diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index 2b095d4..fdfbc1a 100644 --- a/php-phpunit-File-Iterator.spec +++ b/php-phpunit-File-Iterator.spec @@ -3,8 +3,8 @@ %define channel pear.phpunit.de Name: php-phpunit-File-Iterator -Version: 1.1.0 -Release: 4%{?dist} +Version: 1.1.1 +Release: 2%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: php-pear >= 1:1.7.2 BuildRequires: php-channel(%{channel}) Requires: php-channel(%{channel}) -Requires: php-common >= 5.2.0 +Requires: php-common >= 5.1.4 Requires(post): %{__pear} Requires(postun): %{__pear} @@ -75,6 +75,12 @@ fi %{pear_phpdir}/File %changelog +* Thu Dec 17 2009 Christof Damian 1.1.1-2 +- version 1.1.1 lowered the php requirement + +* Thu Dec 17 2009 Christof Damian 1.1.1-1 +- upstream 1.1.1 + * Mon Nov 30 2009 Christof Damian 1.1.0-4 - own pear directories diff --git a/sources b/sources index d37d034..12f016f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bd52abf03f3c8f86d296b4ee5d3d39d File_Iterator-1.1.0.tgz +b161a25641bbfde84227fd3b951742d7 File_Iterator-1.1.1.tgz