[openssh-commits] [openssh] 01/03: update versions in *.spec
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Aug 11 22:43:49 AEST 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 318c37743534b58124f1bab37a8a0087a3a9bd2f
Author: Damien Miller <djm at mindrot.org>
Date: Tue Aug 11 13:53:09 2015 +1000
update versions in *.spec
---
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 b9aaca5..5de7875 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
-%define ver 6.9p1
+%define ver 7.0p1
%define rel 1
# OpenSSH privilege separation requires a user & group ID
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index c29c3f7..dd9692d 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: 6.9p1
+Version: 7.0p1
URL: http://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