[php-phpunit-File-Iterator] upstream 1.3.0

Christof Damian cdamian at fedoraproject.org
Wed Nov 2 19:33:14 UTC 2011


commit 86ebbfab42815c0c6bb3ac98c9f7240b5d8c9181
Author: Christof Damian <christof at damian.net>
Date:   Wed Nov 2 20:33:00 2011 +0100

    upstream 1.3.0

 .gitignore                     |    1 +
 php-phpunit-File-Iterator.spec |   11 ++++++++---
 sources                        |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8fdd4b9..92f13fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ File_Iterator-1.2.2.tgz
 /File_Iterator-1.2.3.tgz
 /File_Iterator-1.2.4.tgz
 /File_Iterator-1.2.6.tgz
+/File_Iterator-1.3.0.tgz
diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec
index 8bb35e9..610aa05 100644
--- a/php-phpunit-File-Iterator.spec
+++ b/php-phpunit-File-Iterator.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-File-Iterator
-Version:        1.2.6
-Release:        2%{?dist}
+Version:        1.3.0
+Release:        1%{?dist}
 Summary:        FilterIterator implementation that filters files based on a list of suffixes
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ Source0:        http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.9.0
+BuildRequires:  php-pear >= 1:1.9.2
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
 Requires:       php-common >= 5.2.7
@@ -75,7 +75,12 @@ fi
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/File
 
+%doc %{pear_docdir}/%{pear_name}
+
 %changelog
+* Wed Nov  2 2011 Christof Damian <christof at damian.net> - 1.3.0-1
+- upstream 1.3.0
+
 * Sat Mar  5 2011 Christof Damian <christof at damian.net> - 1.2.6-2
 - fix pear requirement
 
diff --git a/sources b/sources
index 9405d46..dd7eb49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71eff93348378cee84026976f945bff8  File_Iterator-1.2.6.tgz
+198f99b9f0b4a28b2f32e9478cc24fce  File_Iterator-1.3.0.tgz


More information about the scm-commits mailing list