[openssh/f14/master] Work around odd koji scenario by bumping release again

Jesse Keating jkeating at fedoraproject.org
Wed Oct 6 03:23:31 UTC 2010


commit 3fc381d95e14fccccbf8ca3fa4d6639d47087c29
Author: Jesse Keating <jkeating at redhat.com>
Date:   Tue Oct 5 20:22:50 2010 -0700

    Work around odd koji scenario by bumping release again

 openssh.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 2de57ae..d3671b5 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -78,7 +78,7 @@
 Summary: An open source implementation of SSH protocol versions 1 and 2
 Name: openssh
 Version: %{openssh_ver}
-Release: %{openssh_rel}%{?dist}%{?rescue_rel}.1
+Release: %{openssh_rel}%{?dist}%{?rescue_rel}.2
 URL: http://www.openssh.com/portable.html
 #URL1: http://pamsshagentauth.sourceforge.net
 #Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
@@ -219,7 +219,7 @@ Provides: openssh-askpass-gnome
 Summary: PAM module for authentication with ssh-agent
 Group: System Environment/Base
 Version: %{pam_ssh_agent_ver}
-Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}%{?rescue_rel}.1
+Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}%{?rescue_rel}.2
 License: BSD
 
 %description
@@ -589,7 +589,7 @@ fi
 %endif
 
 %changelog
-* Tue Oct 05 2010 jkeating - 5.5p1-21.1
+* Tue Oct 05 2010 jkeating - 5.5p1-21.2
 - Rebuilt for gcc bug 634757
 
 * Wed Sep 15 2010 Jan F. Chadima <jchadima at redhat.com> - 5.5p1-21 + 0.9.2-26


More information about the scm-commits mailing list