[php-pecl-oauth/f15] update to 1.2.1

François Kooman fkooman at fedoraproject.org
Fri Jul 22 08:17:50 UTC 2011


commit f0794d78f94e97b6dbd5e46496ba5b9fa6e9b7ef
Author: F. Kooman <fkooman at tuxed.net>
Date:   Fri Jul 22 10:19:13 2011 +0200

    update to 1.2.1

 .gitignore          |    1 +
 php-pecl-oauth.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31db0c7..b87f388 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /oauth-1.1.0.tgz
 /oauth-1.2.tgz
+/oauth-1.2.1.tgz
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index f5115e2..e17cad7 100644
--- a/php-pecl-oauth.spec
+++ b/php-pecl-oauth.spec
@@ -4,7 +4,7 @@
 %global pecl_name oauth
 
 Name:		php-pecl-oauth	
-Version:	1.2
+Version:	1.2.1
 Release:	1%{?dist}
 Summary:	PHP OAuth consumer extension
 Group:		Development/Languages
@@ -87,6 +87,10 @@ php -n \
 %{pecl_xmldir}/%{name}.xml
 
 %changelog
+* Fri Jul 22 2011 F. Kooman <fkooman at tuxed.net> - 1.2.1-1
+- update to 1.2.1 (RHBZ #724872). See
+  http://pecl.php.net/package-changelog.php?package=oauth&release=1.2.1
+
 * Sun Jul 03 2011 F. Kooman <fkooman at tuxed.net> - 1.2-1
 - upgrade to 1.2
 
diff --git a/sources b/sources
index 7a79762..d0a300f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-184538d752b19e7d82bc167df360f734  oauth-1.2.tgz
+70ff0d3534ee4f01b17aee622b6d8a3b  oauth-1.2.1.tgz


More information about the scm-commits mailing list