[openssh-commits] [openssh] 02/03: crank RPM spec versions

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Mar 11 21:41:54 AEDT 2024


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch V_9_7
in repository openssh.

commit 282721418e6465bc39ccfd39bb0133e670ee4423
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Mon Mar 11 16:20:08 2024 +1100

    crank RPM spec versions
---
 contrib/redhat/openssh.spec | 2 +-
 contrib/suse/openssh.spec   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 0524a72b..b2309716 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
-%global ver 9.6p1
+%global ver 9.7p1
 %global rel 1%{?dist}
 
 # OpenSSH privilege separation requires a user & group ID
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index b5082f0d..7dbe4db6 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -13,7 +13,7 @@
 
 Summary:	OpenSSH, a free Secure Shell (SSH) protocol implementation
 Name:		openssh
-Version:	9.6p1
+Version:	9.7p1
 URL:		https://www.openssh.com/
 Release:	1
 Source0:	openssh-%{version}.tar.gz

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list