[libgssglue] Upated to the latest upstream release: 0.3

Steve Dickson steved at fedoraproject.org
Mon Jun 27 15:51:47 UTC 2011


commit 23dc9e5b5b6fb3944d24828526173af749969612
Author: Steve Dickson <steved at redhat.com>
Date:   Mon Jun 27 11:50:25 2011 -0400

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

 .gitignore      |    3 +--
 libgssglue.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7cac5b..8666d36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-libgssglue-0.1.tar.gz
-/libgssglue-0.2.tar.gz
 *.rpm
+/libgssglue-0.3.tar.gz
diff --git a/libgssglue.spec b/libgssglue.spec
index b3893dd..f69ad36 100644
--- a/libgssglue.spec
+++ b/libgssglue.spec
@@ -2,7 +2,7 @@
 
 Summary: Generic Security Services Application Programming Interface Library
 Name: libgssglue
-Version: 0.2
+Version: 0.3
 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
+* Mon Jun 27 2011 Steve Dickson  <steved at redhat.com> 0.3-0
+- Upated to the latest upstream release: 0.3
+
 * Thu Mar 17 2011 Steve Dickson  <steved at redhat.com> 0.2-0
 - Upated to the latest upstream release: 0.2
   * Modify the gss_acquire_cred() code to accept, and
diff --git a/sources b/sources
index 7caf796..f6950ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89b3a589780667f666cb8bf033befeb3  libgssglue-0.2.tar.gz
+48aaad11b7371ba3270faa322202c038  libgssglue-0.3.tar.gz


More information about the scm-commits mailing list