public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rawhide: Obsoletes must include the epoch to be effective
Date: Sat, 26 Sep 2026 16:19:55 GMT	[thread overview]
Message-ID: <179043959563.1.8162303048351596178.rpms-openssl-0ed0f1aec29b@fedoraproject.org> (raw)

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)

                 reply	other threads:[~2026-09-26 16:19 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=179043959563.1.8162303048351596178.rpms-openssl-0ed0f1aec29b@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