public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicholas Hubbard <nicholashubbard@posteo.net>
To: git-commits@fedoraproject.org
Subject: [rpms/ovn] f44: Pass --with-version-suffix=-%{release} to OVN configure
Date: Fri, 26 Jun 2026 07:56:10 GMT [thread overview]
Message-ID: <178246057093.1.16722308077711000304.rpms-ovn-f2e809f4d36d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ovn
Branch : f44
Commit : f2e809f4d36da151745b86d5aabf4ee1c6e2b671
Author : Nicholas Hubbard <nicholashubbard@posteo.net>
Date : 2026-06-26T09:45:40+02:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ovn/c/f2e809f4d36da151745b86d5aabf4ee1c6e2b671?branch=f44
Log:
Pass --with-version-suffix=-%{release} to OVN configure
---
diff --git a/ovn.spec b/ovn.spec
index 6cd7438..745aa83 100644
--- a/ovn.spec
+++ b/ovn.spec
@@ -46,7 +46,7 @@ Name: ovn
Summary: Open Virtual Network support
URL: http://www.openvswitch.org/
Version: 26.03.1
-Release: 50%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
+Release: 51%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
Obsoletes: openvswitch-ovn-common < %{?epoch_ovs:%{epoch_ovs}:}2.11.0-8
Provides: openvswitch-ovn-common = %{?epoch:%{epoch}:}%{version}-%{release}
@@ -210,6 +210,7 @@ popd
%endif
--enable-ssl \
--with-pkidir=%{_sharedstatedir}/openvswitch/pki \
+ --with-version-suffix=-%{release} \
%if 0%{?with_python3}
PYTHON3=%{__python3} \
PYTHON=%{__python3}
@@ -455,6 +456,13 @@ fi
%{_unitdir}/ovn-br-db.service
%changelog
+* Wed Jun 24 2026 Nicholas Hubbard <nhubbard@redhat.com> - 26.03.1-51
+- Configure OVN with --with-version-suffix=-%{release} so OVN binaries
+ report the full RPM version-release string.
+
+* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 26.03.1-51
+- Rebuilt for openssl 4.0
+
* Thu Jun 4 2026 Dumitru Ceara <dceara@redhat.com> - 26.03.1-50
- Updated the OVN sources to pick up the commits from v26.03.1 till
the tip of branch-26.03 (9f04b8c5086a74db299daeea4908518bbb27d139).
reply other threads:[~2026-06-26 7:56 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=178246057093.1.16722308077711000304.rpms-ovn-f2e809f4d36d@fedoraproject.org \
--to=nicholashubbard@posteo.net \
--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