rpms/php-pear-HTTP-OAuth/devel .cvsignore, 1.6, 1.7 php-pear-HTTP-OAuth.spec, 1.5, 1.6 sources, 1.6, 1.7

Remi Collet remi at fedoraproject.org
Thu May 27 13:06:13 UTC 2010


Author: remi

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

Modified Files:
	.cvsignore php-pear-HTTP-OAuth.spec sources 
Log Message:
update to 0.1.14


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-OAuth/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	29 Apr 2010 14:42:57 -0000	1.6
+++ .cvsignore	27 May 2010 13:06:12 -0000	1.7
@@ -1 +1 @@
-HTTP_OAuth-0.1.10.tgz
+HTTP_OAuth-0.1.14.tgz


Index: php-pear-HTTP-OAuth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-OAuth/devel/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	29 Apr 2010 14:42:57 -0000	1.5
+++ php-pear-HTTP-OAuth.spec	27 May 2010 13:06:13 -0000	1.6
@@ -2,7 +2,7 @@
 %global pear_name HTTP_OAuth
 
 Name:           php-pear-HTTP-OAuth
-Version:        0.1.10
+Version:        0.1.14
 Release:        1%{?dist}
 Summary:        Implementation of the OAuth spec
 
@@ -70,8 +70,8 @@ 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.12 + HTTP_OAuth 0.1.10
-# OK (68 tests, 173 assertions)
+# With PHPUnit 3.4.13 + HTTP_OAuth 0.1.14
+# OK (69 tests, 174 assertions)
 
 
 %post
@@ -101,6 +101,9 @@ fi
 
 
 %changelog
+* Thu May 27 2010 Remi Collet <Fedora at FamilleCollet.com> 0.1.14-1
+- Version 0.1.14 (alpha) - API 0.1.1 (alpha)
+
 * Thu Apr 29 2010 Remi Collet <Fedora at FamilleCollet.com> 0.1.10-1
 - new version 0.1.10 (alpha) - API 0.1.1 (alpha)
 - add generated CHANGELOG


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-OAuth/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	29 Apr 2010 14:42:57 -0000	1.6
+++ sources	27 May 2010 13:06:13 -0000	1.7
@@ -1 +1 @@
-ce974c1b3a754de5e899448684623911  HTTP_OAuth-0.1.10.tgz
+9732afe293f06b01f44f6f44789702ad  HTTP_OAuth-0.1.14.tgz



More information about the scm-commits mailing list