[gssproxy] Fix release number

Simo Sorce simo at fedoraproject.org
Thu Oct 24 16:10:14 UTC 2013


commit ecfa34db00bbf34cf1d555db612ba21f6571b587
Author: Simo Sorce <simo at redhat.com>
Date:   Thu Oct 24 12:09:47 2013 -0400

    Fix release number

 gssproxy.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gssproxy.spec b/gssproxy.spec
index 6555acc..2d8e8d2 100644
--- a/gssproxy.spec
+++ b/gssproxy.spec
@@ -1,6 +1,6 @@
 Name:		gssproxy
 Version:	0.3.0
-Release:	8%{?dist}
+Release:	0%{?dist}
 Summary:	GSSAPI Proxy
 
 Group:		System Environment/Libraries
@@ -103,7 +103,7 @@ rm -rf %{buildroot}
 %systemd_postun_with_restart gssproxy.service
 
 %changelog
-* Wed Oct 23 2013 Guenther Deschner <gdeschner at redhat.com> 0.3.0-8
+* Wed Oct 23 2013 Guenther Deschner <gdeschner at redhat.com> 0.3.0-0
 - New upstream release 0.3.0:
   * Add support for impersonation (depends on s4u2self/s4u2proxy on the KDC)
   * Add support for new rpc.gssd mode of operation that forks and changes uid


More information about the scm-commits mailing list