[libgssglue] Upated to the latest upstream release: 0.4

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


commit d375dc177fdff76ebaeca5fbf92c9e8a461df292
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 |    7 +++++--
 sources         |    1 +
 3 files changed, 9 insertions(+), 2 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 c194c3a..ae655f5 100644
--- a/libgssglue.spec
+++ b/libgssglue.spec
@@ -2,8 +2,8 @@
 
 Summary: Generic Security Services Application Programming Interface Library
 Name: libgssglue
-Version: 0.3
-Release: 1%{?dist}
+Version: 0.4
+Release: 0%{?dist}
 URL: http://www.citi.umich.edu/projects/nfsv4/linux/
 License: GPL+
 Source0:http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/%{name}-%{version}.tar.gz
@@ -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
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
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