[php-pecl-oauth] update to 1.2.2

François Kooman fkooman at fedoraproject.org
Sun Jul 24 20:09:27 UTC 2011


commit 43c8341558fb93ac0007246060d72f7f5dff3a41
Author: F. Kooman <fkooman at tuxed.net>
Date:   Sun Jul 24 22:09:04 2011 +0200

    update to 1.2.2

 .gitignore          |    1 +
 php-pecl-oauth.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b87f388..93ea78f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /oauth-1.1.0.tgz
 /oauth-1.2.tgz
 /oauth-1.2.1.tgz
+/oauth-1.2.2.tgz
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index e17cad7..40cb272 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.1
+Version:	1.2.2
 Release:	1%{?dist}
 Summary:	PHP OAuth consumer extension
 Group:		Development/Languages
@@ -87,6 +87,9 @@ php -n \
 %{pecl_xmldir}/%{name}.xml
 
 %changelog
+* Sun Jul 24 2011 F. Kooman <fkooman at tuxed.net> - 1.2.2-1
+- Update to 1.2.2 (really fix RHBZ #724872 this time)
+
 * 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
diff --git a/sources b/sources
index d0a300f..a2a9fb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70ff0d3534ee4f01b17aee622b6d8a3b  oauth-1.2.1.tgz
+9a9f35e45786534d8580abfffc8c273c  oauth-1.2.2.tgz


More information about the scm-commits mailing list