public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] f45: Obsoletes must include the epoch to be effective
@ 2026-09-26 16:19 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-26 16:19 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openssl
Branch : f45
Commit : 8df6067cca8f98567885a3baea117bd579d66f8e
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date   : 2026-09-26T17:40:19+02:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/8df6067cca8f98567885a3baea117bd579d66f8e?branch=f45

Log:
Obsoletes must include the epoch to be effective

---
diff --git a/openssl.spec b/openssl.spec
index e27a56f..536731f 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -30,7 +30,7 @@ print(string.sub(hash, 0, 16))
 Summary: Utilities from the general purpose cryptography library with TLS implementation
 Name: openssl
 Version: 4.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 Source0: openssl-%{version}.tar.gz
 Source4: openssl.rpmlintrc
@@ -95,7 +95,7 @@ support cryptographic algorithms and protocols.
 Summary: Files for development of applications which will use OpenSSL
 Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 Requires: pkgconfig
-Obsoletes: openssl-devel-engine < 4.0
+Obsoletes: openssl-devel-engine < 1:4.0
 
 %description devel
 OpenSSL is a toolkit for supporting cryptography. The openssl-devel
@@ -376,6 +376,10 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
 %ldconfig_scriptlets libs
 
 %changelog
+* Sat Sep 26 2026 Zbigniew Jędrzejewski-Szmek  <zbyszek@in.waw.pl> - 1:4.0.2-3
+- Really obsolete openssl-devel-engine
+  Resolves: rhbz#2527847
+
 * Tue Sep 08 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:4.0.2-2
 - Obsolete openssl-devel-engine explicitly
   Resolves: rhbz#2527847

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

only message in thread, other threads:[~2026-09-26 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-26 16:19 [rpms/openssl] f45: Obsoletes must include the epoch to be effective 

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