public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/psutils] rawhide: Readd psutils-perl RPM-Provides
Date: Mon, 20 Jul 2026 14:30:04 GMT	[thread overview]
Message-ID: <178455780490.1.7964980526022934035.rpms-psutils-cdb25cc2aa8d@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-20 14:30 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=178455780490.1.7964980526022934035.rpms-psutils-cdb25cc2aa8d@fedoraproject.org \
    --to=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