public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gpgme] rawhide: Obsolete compatibility package from older Fedora/EPEL
Date: Sat, 20 Jun 2026 04:44:09 GMT	[thread overview]
Message-ID: <178193064959.1.13671117819473140929.rpms-gpgme-660ba4dfee52@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gpgme
Branch : rawhide
Commit : 660ba4dfee527e3b2fb447697701cc359781db48
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-06-20T00:43:50-04:00
Stats  : +8/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gpgme/c/660ba4dfee527e3b2fb447697701cc359781db48?branch=rawhide

Log:
Obsolete compatibility package from older Fedora/EPEL

---
diff --git a/gpgme.spec b/gpgme.spec
index 3086373..1e5af0f 100644
--- a/gpgme.spec
+++ b/gpgme.spec
@@ -9,7 +9,7 @@
 Name:           gpgme
 Summary:        GnuPG Made Easy - high level crypto API
 Version:        2.0.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 
 # MIT: src/cJSON.{c,h} (used by gpgme-json)
 License:        LGPL-2.1-or-later AND MIT
@@ -46,6 +46,8 @@ BuildRequires:  chrpath
 BuildRequires:  cmake
 
 Requires:       gnupg2 >= %{gnupg2_min_ver}
+Obsoletes:      %{name}2 <= %{version}-%{release}
+Conflicts:      %{name}2 <= %{version}-%{release}
 
 # On the following architectures workaround multiarch conflict of -devel packages:
 %define multilib_arches %{ix86} x86_64 ia64 ppc ppc64 s390 s390x %{sparc}
@@ -60,6 +62,8 @@ management.
 Summary:        Development headers and libraries for %{name}
 Requires:       %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 Requires:       libgpg-error-devel%{?_isa} >= %{libgpg_error_min_ver}
+Obsoletes:      %{name}2-devel <= %{version}-%{release}
+Conflicts:      %{name}2-devel <= %{version}-%{release}
 
 %description devel
 %{summary}.
@@ -147,6 +151,9 @@ make check
 %{_libdir}/pkgconfig/%{name}*.pc
 
 %changelog
+* Sat Jun 20 2026 Neal Gompa <ngompa@fedoraproject.org> - 2.0.1-5
+- Obsolete compatibility package from older Fedora/EPEL
+
 * Mon May 04 2026 Michal Hlavinka <mhlavink@redhat.com> - 2.0.1-4
 - put gpgmepp, qgpgme and pygpgme into separate packages
 

                 reply	other threads:[~2026-06-20  4:44 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=178193064959.1.13671117819473140929.rpms-gpgme-660ba4dfee52@fedoraproject.org \
    --to=ngompa@fedoraproject.org \
    --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