public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dmitry Belyavskiy <dbelyavs@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Fix build
Date: Tue, 09 Jun 2026 12:45:39 GMT [thread overview]
Message-ID: <178100913961.1.8767384715908565455.rpms-openssl-ac3c0c866ba8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : ac3c0c866ba845752fe990186cab81bc2b09e3e3
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2026-04-10T15:13:22+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/ac3c0c866ba845752fe990186cab81bc2b09e3e3?branch=rebase_40beta
Log:
Fix build
---
diff --git a/openssl.spec b/openssl.spec
index edc4ea9..59553ce 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -41,7 +41,7 @@ Version: 4.0.0~rc1
Release: 2%{?dist}
Epoch: 1
%if 0%{?prerelease:1}
-Source0: openssl-%{version}-%{prerelease}.tar.gz
+Source0: openssl-4.0.0-%{prerelease}.tar.gz
%else
Source0: openssl-%{version}.tar.gz
%endif
@@ -157,7 +157,7 @@ from other formats to the formats used by the OpenSSL toolkit.
%prep
%if 0%{?prerelease:1}
-%autosetup -S git -n %{name}-%{version}-%{prerelease}
+%autosetup -S git -n %{name}-4.0.0-%{prerelease}
%else
%autosetup -S git -n %{name}-%{version}
%endif
reply other threads:[~2026-06-09 12:45 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=178100913961.1.8767384715908565455.rpms-openssl-ac3c0c866ba8@fedoraproject.org \
--to=dbelyavs@redhat.com \
--cc=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