public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Mark release as beta1 according to upstream naming.
@ 2026-06-09 12:45 Dmitry Belyavskiy
0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-06-09 12:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : 3391c08e640b774895a98b2afcc870492bbb03cd
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2026-04-11T18:04:44+02:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/3391c08e640b774895a98b2afcc870492bbb03cd?branch=rebase_40beta
Log:
Mark release as beta1 according to upstream naming.
Also update requirements for better backward compatibility
---
diff --git a/openssl.spec b/openssl.spec
index 50a6e77..6d7fb10 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -37,8 +37,8 @@ print(string.sub(hash, 0, 16))
Summary: Utilities from the general purpose cryptography library with TLS implementation
Name: openssl
-Version: 4.0.0~rc1
-Release: 4%{?dist}
+Version: 4.0.0~beta1
+Release: 5%{?dist}
Epoch: 1
%if 0%{?prerelease:1}
Source0: openssl-4.0.0-%{prerelease}.tar.gz
@@ -126,6 +126,7 @@ Summary: A general purpose cryptography library with TLS implementation
Requires: ca-certificates >= 2008-5
Requires: crypto-policies >= 20250404-3
Recommends: pkcs11-provider%{?_isa}
+Requires(pre): (openssl3-libs if openssl3-libs)
%if ( %{defined rhel} && (! %{defined centos}) && (! %{defined eln}) )
Requires: openssl-fips-provider
%endif
@@ -445,6 +446,10 @@ ln -s /etc/crypto-policies/back-ends/openssl_fips.config $RPM_BUILD_ROOT%{_sysco
%ldconfig_scriptlets libs
%changelog
+* Sat Apr 11 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:4.0.0~beta1-5
+- Mark release as beta1 according to upstream naming.
+- Update requirements for better backward compatibility
+
* Fri Apr 10 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:4.0.0~rc1-4
- rebuilt
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 12:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:45 [rpms/openssl] rebase_40beta: Mark release as beta1 according to upstream naming Dmitry Belyavskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox