[php-pecl-oauth/el6] Update to 1.2.3

Sander Hoentjen tjikkun at fedoraproject.org
Mon Oct 8 18:35:24 UTC 2012


commit ab1d333c7e6afdce8f748832b16a65884fea7819
Author: François Kooman <fkooman at tuxed.net>
Date:   Tue Oct 2 12:22:33 2012 +0200

    Update to 1.2.3

 .gitignore          |    1 +
 php-pecl-oauth.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93ea78f..b26a96c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /oauth-1.2.tgz
 /oauth-1.2.1.tgz
 /oauth-1.2.2.tgz
+/oauth-1.2.3.tgz
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index 5d2d64a..a0e5b9c 100644
--- a/php-pecl-oauth.spec
+++ b/php-pecl-oauth.spec
@@ -4,8 +4,8 @@
 %global pecl_name oauth
 
 Name:		php-pecl-oauth	
-Version:	1.2.2
-Release:	4%{?dist}
+Version:	1.2.3
+Release:	1%{?dist}
 Summary:	PHP OAuth consumer extension
 Group:		Development/Languages
 License:	BSD
@@ -89,6 +89,10 @@ php -n \
 %{pecl_xmldir}/%{name}.xml
 
 %changelog
+* Tue Oct 02 2012 F. Kooman <fkooman at tuxed.net> - 1.2.3-1
+- update to 1.2.3, bugfix, see 
+  http://pecl.php.net/package-changelog.php?package=oauth&release=1.2.3
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index a2a9fb9..fcaa2cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a9f35e45786534d8580abfffc8c273c  oauth-1.2.2.tgz
+99838d9a04b78058c7360dfd69c8593b  oauth-1.2.3.tgz


More information about the scm-commits mailing list