rpms/php-pear-HTTP-OAuth/EL-6 php-pear-HTTP-OAuth.spec, 1.5, 1.6 sources, 1.6, 1.7

Remi Collet remi at fedoraproject.org
Fri Jun 25 16:35:16 UTC 2010


Author: remi

Update of /cvs/pkgs/rpms/php-pear-HTTP-OAuth/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16461

Modified Files:
	php-pear-HTTP-OAuth.spec sources 
Log Message:
update to 0.1.16 (bugfix)


Index: php-pear-HTTP-OAuth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-OAuth/EL-6/php-pear-HTTP-OAuth.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- php-pear-HTTP-OAuth.spec	24 Jun 2010 18:33:26 -0000	1.5
+++ php-pear-HTTP-OAuth.spec	25 Jun 2010 16:35:16 -0000	1.6
@@ -2,7 +2,7 @@
 %global pear_name HTTP_OAuth
 
 Name:           php-pear-HTTP-OAuth
-Version:        0.1.15
+Version:        0.1.16
 Release:        1%{?dist}
 Summary:        Implementation of the OAuth spec
 
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 # For documentation only - to run after installation
 # cd /usr/share/pear/test/HTTP_OAuth/tests
 # phpunit AllTests.php
-# With PHPUnit 3.4.14 + HTTP_OAuth 0.1.15
+# With PHPUnit 3.4.14 + HTTP_OAuth 0.1.16
 # OK (69 tests, 176 assertions)
 
 
@@ -101,6 +101,9 @@ fi
 
 
 %changelog
+* Fri Jun 25 2010 Remi Collet <Fedora at FamilleCollet.com> 0.1.16-1
+- Version 0.1.16 (alpha) - API 0.1.1 (alpha)
+
 * Thu Jun 24 2010 Remi Collet <Fedora at FamilleCollet.com> 0.1.15-1
 - Version 0.1.15 (alpha) - API 0.1.1 (alpha)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-OAuth/EL-6/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	24 Jun 2010 18:33:26 -0000	1.6
+++ sources	25 Jun 2010 16:35:16 -0000	1.7
@@ -1 +1 @@
-ae4853b9bad19ae7c0abf66c4190a942  HTTP_OAuth-0.1.15.tgz
+ace09127838fa9707ca4a1fb8dc48fd1  HTTP_OAuth-0.1.16.tgz



More information about the scm-commits mailing list