public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/psutils] rawhide: Readd psutils-perl RPM-Provides
@ 2026-07-20 14:30
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 14:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/psutils
Branch : rawhide
Commit : cdb25cc2aa8df89d85609c9fa9cd31ca0784c6a2
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-07-20T16:27:15+02:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/psutils/c/cdb25cc2aa8df89d85609c9fa9cd31ca0784c6a2?branch=rawhide
Log:
Readd psutils-perl RPM-Provides
It is still required by a2ps, although uselessly.
---
diff --git a/psutils.spec b/psutils.spec
index 9e2848c..41f92b6 100644
--- a/psutils.spec
+++ b/psutils.spec
@@ -3,7 +3,7 @@
Name: psutils
Version: 3.3.15
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: PDF and PostScript utilities
# COPYING: GPL-3.0 text
# psutils/argparse.py: GPL-3.0-or-later
@@ -56,6 +56,9 @@ BuildRequires: paper
# Tests:
# Undeclared transitive dependency of python3-wand, bug #2502718
BuildRequires: ImageMagick-libs
+# psutils-perl was merged into psutils-2.03-1.fc34
+Provides: %{name}-perl = %{version}-%{release}
+Obsoletes: %{name}-perl < %{version}-%{release}
Requires: paper
%description
@@ -137,6 +140,9 @@ LC_ALL=C.UTF-8
%{_libexecdir}/%{name}
%changelog
+* Mon Jul 20 2026 Petr Pisar <ppisar@redhat.com> - 3.3.15-2
+- Readd psutils-perl RPM-Provides
+
* Mon Jul 20 2026 Petr Pisar <ppisar@redhat.com> - 3.3.15-1
- 3.3.15 bump
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 14:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 14:30 [rpms/psutils] rawhide: Readd psutils-perl RPM-Provides
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox