public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Oliver <git@mavit.org.uk>
To: git-commits@fedoraproject.org
Subject: [rpms/whipper] rawhide: Validate appstream metadata during check phase rather than install.
Date: Wed, 23 Sep 2026 11:36:59 GMT	[thread overview]
Message-ID: <179016341920.1.576064181961230064.rpms-whipper-9d71ae7b0094@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/whipper
Branch : rawhide
Commit : 9d71ae7b009409922a18f9bb84ca23b15655ff6e
Author : Peter Oliver <git@mavit.org.uk>
Date   : 2026-09-23T12:29:46+01:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/whipper/c/9d71ae7b009409922a18f9bb84ca23b15655ff6e?branch=rawhide

Log:
Validate appstream metadata during check phase rather than install.

---
diff --git a/whipper.spec b/whipper.spec
index caf68cc..8455a07 100644
--- a/whipper.spec
+++ b/whipper.spec
@@ -64,12 +64,12 @@ mv %{buildroot}%{_datadir}/metainfo/ \
    %{buildroot}%{_metainfodir}/
 %endif
 
-appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/com.github.whipper_team.Whipper.metainfo.xml
-
 
 %check
 %pyproject_check_import
 
+appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/com.github.whipper_team.Whipper.metainfo.xml
+
 
 %files -f %{pyproject_files}
 %doc CHANGELOG.md

                 reply	other threads:[~2026-09-23 11:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179016341920.1.576064181961230064.rpms-whipper-9d71ae7b0094@fedoraproject.org \
    --to=git@mavit.org.uk \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox