[openssh-commits] [openssh] 01/03: update RPM spec version numbers
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Mar 3 11:55:02 AEDT 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch V_8_5
in repository openssh.
commit 67a8bb7fe62a381634db4c261720092e7d514a3d
Author: Damien Miller <djm at mindrot.org>
Date: Tue Mar 2 21:29:54 2021 +1100
update RPM spec version numbers
---
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 df99f7d7..908cafda 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
-%global ver 8.4p1
+%global ver 8.5p1
%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 e6459e82..fe950303 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: 8.4p1
+Version: 8.5p1
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