[openssh] Fix changelog entry

Petr Lautrbach plautrba at fedoraproject.org
Thu Jan 15 14:03:14 UTC 2015


commit 3ffcb799b30b8873f563a833344b1c88f5c16bfc
Author: Jakub Jelen <jjelen at redhat.com>
Date:   Thu Jan 15 14:27:12 2015 +0100

    Fix changelog entry

 openssh.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 4b4ea80..2be8093 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -64,7 +64,7 @@
 
 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
 %define openssh_ver 6.6.1p1
-%define openssh_rel 11
+%define openssh_rel 11.1
 %define pam_ssh_agent_ver 0.9.3
 %define pam_ssh_agent_rel 3
 
@@ -751,7 +751,7 @@ getent passwd sshd >/dev/null || \
 %endif
 
 %changelog
-* Fri Dec 19 2014 Jakub Jelen <jjelen at redhat.com> 6.6.1p1-11 + 0.9.3-3
+* Thu Jan 15 2015 Jakub Jelen <jjelen at redhat.com> 6.6.1p1-11.1 + 0.9.3-3
 - error message if scp when directory doesn't exist (#1142223)
 - parsing configuration file values (#1130733)
 - documentation in service and socket files for systemd (#1181593)


More information about the scm-commits mailing list