public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rawhide: 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 : rawhide
Commit : 0ed0f1aec29b371ec0966b67b9c9f1a04a01ae8f
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date   : 2026-09-26T17:42:01+02:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/0ed0f1aec29b371ec0966b67b9c9f1a04a01ae8f?branch=rawhide

Log:
Obsoletes must include the epoch to be effective

---
diff --git a/openssl.spec b/openssl.spec
index 5529912..0a3047e 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: 3%{?dist}
+Release: 4%{?dist}
 Epoch: 1
 Source0: openssl-%{version}.tar.gz
 Source4: openssl.rpmlintrc
@@ -97,7 +97,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
@@ -378,6 +378,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-4
+- Really obsolete openssl-devel-engine
+  Resolves: rhbz#2527847
+
 * Wed Sep 09 2026 Pavol Žáčik <pzacik@redhat.com> - 1:4.0.2-3
 - Do not advertise OPENSSL_INIT_LOAD_CONFIG in optsdone too soon
   (Backport https://github.com/openssl/openssl/pull/32646)

^ 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] rawhide: 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