diff --git a/.gitignore b/.gitignore index 386453d..e0c5dc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ File_Iterator-1.2.2.tgz /File_Iterator-1.2.3.tgz +/File_Iterator-1.2.4.tgz diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index 4bb6257..16184a9 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.3 -Release: 2%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -76,6 +76,9 @@ fi %{pear_phpdir}/File %changelog +* Mon Feb 28 2011 Christof Damian - 1.2.4-1 +- upstream 1.2.4 + * Wed Feb 09 2011 Fedora Release Engineering - 1.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 9be5e06..77b0d80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8658ddc33b4996aba71234c49efcc927 File_Iterator-1.2.3.tgz +e1b41f729c78affc4713e24356cf635e File_Iterator-1.2.4.tgz