[gssproxy/f19] Fix date in changelog.

Guenther Deschner gd at fedoraproject.org
Tue Nov 5 13:30:02 UTC 2013


commit d6be32a91490a54eeb3e6f780af32e8d65ee9e51
Author: Günther Deschner <gdeschner at redhat.com>
Date:   Wed Oct 23 20:47:52 2013 +0200

    Fix date in changelog.

 .gitignore    |    1 +
 gssproxy.spec |    2 +-
 sources       |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 385767c..185913b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gssproxy-0.2.1.tar.gz
 /gssproxy-0.2.2.tar.gz
 /gssproxy-0.2.3.tar.gz
+/gssproxy-0.3.0.tar.gz
diff --git a/gssproxy.spec b/gssproxy.spec
index 4f89d40..82712a1 100644
--- a/gssproxy.spec
+++ b/gssproxy.spec
@@ -103,7 +103,7 @@ rm -rf %{buildroot}
 %systemd_postun_with_restart gssproxy.service
 
 %changelog
-* Wed Oct 24 2013 Guenther Deschner <gdeschner at redhat.com> 0.3.0-8
+* Wed Oct 23 2013 Guenther Deschner <gdeschner at redhat.com> 0.3.0-8
 - 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
diff --git a/sources b/sources
index 8d66c60..2f0a636 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c2e4ffc90404fc64f882febfdbfecff  gssproxy-0.2.3.tar.gz
+082fdf0fd3d79ee0d3b67a73367eeed7  gssproxy-0.3.0.tar.gz


More information about the scm-commits mailing list