[libgssglue/f16] Upated to the latest upstream release: 0.4

Steve Dickson steved at fedoraproject.org
Wed May 16 19:11:32 UTC 2012


commit 288673e85466c86b6b952e57231f881ab0264858
Author: Steve Dickson <steved at redhat.com>
Date:   Wed May 16 15:04:08 2012 -0400

    Upated to the latest upstream release: 0.4
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore      |    3 +++
 libgssglue.spec |    5 ++++-
 sources         |    1 +
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8666d36..9905d92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
 *.rpm
 /libgssglue-0.3.tar.gz
+libgssglue-0.3
+/libgssglue-0.4.tar.gz
+libgssglue-0.4
diff --git a/libgssglue.spec b/libgssglue.spec
index f69ad36..9def559 100644
--- a/libgssglue.spec
+++ b/libgssglue.spec
@@ -2,7 +2,7 @@
 
 Summary: Generic Security Services Application Programming Interface Library
 Name: libgssglue
-Version: 0.3
+Version: 0.4
 Release: 0%{?dist}
 URL: http://www.citi.umich.edu/projects/nfsv4/linux/
 License: GPL+
@@ -73,6 +73,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libgssglue.pc
 
 %changelog
+* Wed May 16 2012 Steve Dickson  <steved at redhat.com> 0.4-0
+- Upated to the latest upstream release: 0.4
+
 * Mon Jun 27 2011 Steve Dickson  <steved at redhat.com> 0.3-0
 - Upated to the latest upstream release: 0.3
 
diff --git a/sources b/sources
index f6950ed..28a3fd8 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 48aaad11b7371ba3270faa322202c038  libgssglue-0.3.tar.gz
+088797f3180702fa54e786496b32e750  libgssglue-0.4.tar.gz


More information about the scm-commits mailing list