rpms/php-phpunit-File-Iterator/devel .cvsignore, 1.5, 1.6 php-phpunit-File-Iterator.spec, 1.6, 1.7 sources, 1.5, 1.6

Christof Damian cdamian at fedoraproject.org
Thu Jul 22 16:52:50 UTC 2010


Author: cdamian

Update of /cvs/pkgs/rpms/php-phpunit-File-Iterator/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28828

Modified Files:
	.cvsignore php-phpunit-File-Iterator.spec sources 
Log Message:
upstream 1.2.2, bugfix


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-File-Iterator/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	8 May 2010 13:57:39 -0000	1.5
+++ .cvsignore	22 Jul 2010 16:52:50 -0000	1.6
@@ -1 +1 @@
-File_Iterator-1.2.1.tgz
+File_Iterator-1.2.2.tgz


Index: php-phpunit-File-Iterator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-File-Iterator/devel/php-phpunit-File-Iterator.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- php-phpunit-File-Iterator.spec	8 May 2010 13:57:39 -0000	1.6
+++ php-phpunit-File-Iterator.spec	22 Jul 2010 16:52:50 -0000	1.7
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-File-Iterator
-Version:        1.2.1
+Version:        1.2.2
 Release:        1%{?dist}
 Summary:        FilterIterator implementation that filters files based on a list of suffixes
 
@@ -14,7 +14,8 @@ Source0:        http://pear.phpunit.de/g
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.9.0
+# package.xml states 1.9.1, but does not use it
+BuildRequires:  php-pear >= 1:1.9.0 
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
 Requires:       php-common >= 5.2.7
@@ -72,6 +73,9 @@ fi
 %{pear_phpdir}/File
 
 %changelog
+* Thu Jul 22 2010 Christof Damian <christof at damian.net> - 1.2.2-1
+- upstream 1.2.2, bugfix
+
 * Sat May  8 2010 Christof Damian <christof at damian.net> - 1.2.1-1
 - upstream 1.2.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-File-Iterator/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	8 May 2010 13:57:39 -0000	1.5
+++ sources	22 Jul 2010 16:52:50 -0000	1.6
@@ -1 +1 @@
-1cda909cf73cf5f7580050c63b1d496b  File_Iterator-1.2.1.tgz
+3a0594013f62747794a54b468902f01e  File_Iterator-1.2.2.tgz



More information about the scm-commits mailing list