public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/whipper] f45: Validate appstream metadata during check phase rather than install.
@ 2026-09-23 11:52 Peter Oliver
0 siblings, 0 replies; only message in thread
From: Peter Oliver @ 2026-09-23 11:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/whipper
Branch : f45
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=f45
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 11:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 11:52 [rpms/whipper] f45: Validate appstream metadata during check phase rather than install Peter Oliver
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox