rpms/php-pear-HTTP-OAuth/devel .cvsignore, 1.10, 1.11 php-pear-HTTP-OAuth.spec, 1.9, 1.10 sources, 1.10, 1.11

Remi Collet remi at fedoraproject.org
Thu Jul 22 15:22:57 UTC 2010


Author: remi

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-OAuth/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	1 Jul 2010 18:50:37 -0000	1.10
+++ .cvsignore	22 Jul 2010 15:22:56 -0000	1.11
@@ -1 +1 @@
-HTTP_OAuth-0.1.17.tgz
+HTTP_OAuth-0.1.18.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.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- php-pear-HTTP-OAuth.spec	1 Jul 2010 18:50:37 -0000	1.9
+++ php-pear-HTTP-OAuth.spec	22 Jul 2010 15:22:57 -0000	1.10
@@ -2,7 +2,7 @@
 %global pear_name HTTP_OAuth
 
 Name:           php-pear-HTTP-OAuth
-Version:        0.1.17
+Version:        0.1.18
 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.14 + HTTP_OAuth 0.1.17
-# OK (69 tests, 176 assertions)
+# With PHPUnit 3.4.14 + HTTP_OAuth 0.1.18
+# OK (69 tests, 174 assertions)
 
 
 %post
@@ -101,6 +101,9 @@ fi
 
 
 %changelog
+* Thu Jul 22 2010 Remi Collet <Fedora at FamilleCollet.com> 0.1.18-1
+- Version 0.1.18 (alpha) - API 0.1.1 (alpha)
+
 * Thu Jul 01 2010 Remi Collet <Fedora at FamilleCollet.com> 0.1.17-1
 - Version 0.1.17 (alpha) - API 0.1.1 (alpha)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-OAuth/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	1 Jul 2010 18:50:37 -0000	1.10
+++ sources	22 Jul 2010 15:22:57 -0000	1.11
@@ -1 +1 @@
-cc16c7606f565d8b953c83d32d3fafd8  HTTP_OAuth-0.1.17.tgz
+b640fc75449e6cb4a1f09c5a57ad214b  HTTP_OAuth-0.1.18.tgz



More information about the scm-commits mailing list