[liboauth/f16] Update to 0.9.6

Michel Alexandre Salim salimma at fedoraproject.org
Tue Jan 31 19:49:53 UTC 2012


commit 9d64b1ee01ffeed436154dab84df6dc509fb8910
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Tue Jan 31 20:37:45 2012 +0100

    Update to 0.9.6

 .gitignore    |    2 +-
 liboauth.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3ef600..ec6de15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/liboauth-0.9.4.tar.gz
+/liboauth-0.9.6.tar.gz
diff --git a/liboauth.spec b/liboauth.spec
index 4ffdc1f..e65ca06 100644
--- a/liboauth.spec
+++ b/liboauth.spec
@@ -1,5 +1,5 @@
 Name:           liboauth
-Version:        0.9.4
+Version:        0.9.6
 Release:        1%{?dist}
 Summary:        OAuth library functions
 
@@ -59,11 +59,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING.MIT README 
+%doc AUTHORS COPYING.MIT README 
 %{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root,-)
+%doc ChangeLog
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/oauth.pc
@@ -71,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 31 2012 Michel Salim <salimma at fedoraproject.org> - 0.9.6-1
+- Update to 0.9.6
+
 * Sat Mar 12 2011 Michel Salim <salimma at fedoraproject.org> - 0.9.4-1
 - Update to 0.9.4
 
diff --git a/sources b/sources
index 7fea6a7..2024267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-973ded7a1af348c5bfe4e3b6b7e47bd3  liboauth-0.9.4.tar.gz
+508aa0df1e3065b2d7566d85013b2aca  liboauth-0.9.6.tar.gz


More information about the scm-commits mailing list