diff --git a/.gitignore b/.gitignore index f32f764..6681493 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ File_Iterator-1.2.2.tgz /php-phpunit-File-Iterator.spec /File_Iterator-1.3.1.tgz /File_Iterator-1.3.2.tgz +/File_Iterator-1.3.3.tgz diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index be88205..bb195b0 100644 --- a/php-phpunit-File-Iterator.spec +++ b/php-phpunit-File-Iterator.spec @@ -3,7 +3,7 @@ %global channel pear.phpunit.de Name: php-phpunit-File-Iterator -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes @@ -19,7 +19,7 @@ BuildRequires: php-channel(%{channel}) Requires: php-pear(PEAR) >= 1.9.2 Requires: php-channel(%{channel}) -Requires: php-common >= 5.2.7 +Requires: php-common >= 5.3.3 Requires(post): %{__pear} Requires(postun): %{__pear} @@ -79,6 +79,9 @@ fi %doc %{pear_docdir}/%{pear_name} %changelog +* Fri Oct 12 2012 Christof Damian - 1.3.3-1 +- upstream 1.3.3 + * Sun Sep 23 2012 Christof Damian - 1.3.2-1 - upstream 1.3.2 diff --git a/sources b/sources index 4c1965c..5615286 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d9db64a70da6b89c4bdc79d925ec46d7 File_Iterator-1.3.2.tgz +5a63d9f5e7fe8253f9c0dede419bee70 File_Iterator-1.3.3.tgz