public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gpgme] rawhide: Obsolete compatibility package from older Fedora/EPEL
@ 2026-06-20  4:44 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-06-20  4:44 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-20  4:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  4:44 [rpms/gpgme] rawhide: Obsolete compatibility package from older Fedora/EPEL Neal Gompa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox