[openssh-commits] [openssh] 03/05: update RPM spec versions

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jul 20 00:31:28 AEST 2023


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

djm pushed a commit to branch V_9_3
in repository openssh.

commit f673f2f3e5f67099018fc281a6b5fb918142472e
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Jul 19 16:31:00 2023 +1000

    update 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 a665aa20..de60b5c4 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
-%global ver 9.3p1
+%global ver 9.3p2
 %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 406b7c0b..c68c85da 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.3p1
+Version:	9.3p2
 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