diff --git a/.gitignore b/.gitignore index 3cf9941..f32f764 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ File_Iterator-1.2.2.tgz /File_Iterator-1.3.0.tgz /php-phpunit-File-Iterator.spec /File_Iterator-1.3.1.tgz +/File_Iterator-1.3.2.tgz diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index cd17249..be88205 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.1 +Version: 1.3.2 Release: 1%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes @@ -79,6 +79,12 @@ fi %doc %{pear_docdir}/%{pear_name} %changelog +* Sun Sep 23 2012 Christof Damian - 1.3.2-1 +- upstream 1.3.2 + +* Sat Jul 21 2012 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jan 17 2012 Remi Collet - 1.3.1-1 - Version 1.3.1 (stable) - API 1.3.0 (stable) - unmacro current command diff --git a/sources b/sources index e06319c..4c1965c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b49f87caff9b13bf528061cae5905e19 File_Iterator-1.3.1.tgz +d9db64a70da6b89c4bdc79d925ec46d7 File_Iterator-1.3.2.tgz