rpms/php-pear-Services-Twitter/F-12 php-pear-Services-Twitter.spec, 1.2, 1.3 sources, 1.3, 1.4

Remi Collet remi at fedoraproject.org
Mon Mar 1 17:24:38 UTC 2010


Author: remi

Update of /cvs/pkgs/rpms/php-pear-Services-Twitter/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14997

Modified Files:
	php-pear-Services-Twitter.spec sources 
Log Message:
update to 0.5.1 (minor bugfix)


Index: php-pear-Services-Twitter.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Services-Twitter/F-12/php-pear-Services-Twitter.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- php-pear-Services-Twitter.spec	7 Jan 2010 17:18:48 -0000	1.2
+++ php-pear-Services-Twitter.spec	1 Mar 2010 17:24:38 -0000	1.3
@@ -2,7 +2,7 @@
 %global pear_name Services_Twitter
 
 Name:           php-pear-Services-Twitter
-Version:        0.5.0
+Version:        0.5.1
 Release:        1%{?dist}
 Summary:        PHP interface to Twitter's API
 
@@ -18,10 +18,11 @@ Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Provides:       php-pear(%{pear_name}) = %{version}
 Requires:       php-pear(PEAR)
-Requires:       php-common >= 5.2.0
+Requires:       php-xml php-mbstring >= 5.2.0
 # Optional (but which requires mandatory HTTP_Request2)
 Requires:       php-pear(HTTP_OAuth) >= 0.1.2
 
+
 %description
 An interface for communicating with Twitter's public API.
 Send status updates, fetch information, add friends, etc.
@@ -77,6 +78,10 @@ fi
 
 
 %changelog
+* Mon Mar  1 2010 Remi Collet <Fedora at FamilleCollet.com> 0.5.1-1
+- update to 0.5.1
+- fix requires (php-xml php-mbstring)
+
 * Thu Jan 07 2010 Remi Collet <Fedora at FamilleCollet.com> 0.5.0-1
 - update to 0.5.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Services-Twitter/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	7 Jan 2010 17:18:49 -0000	1.3
+++ sources	1 Mar 2010 17:24:38 -0000	1.4
@@ -1 +1 @@
-5f0fd5f802ae98f9c33254648fce95fe  Services_Twitter-0.5.0.tgz
+f90547a1859103f5ef56171a4804ef70  Services_Twitter-0.5.1.tgz



More information about the scm-commits mailing list