From 59f5f1ef8ce2e21da41c3be3211f7ff7149f58ef Mon Sep 17 00:00:00 2001 From: Christof Damian Date: Sep 23 2012 14:02:51 +0000 Subject: upstream 1.3.2 --- 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 d6963ed..be88205 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.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -79,6 +79,9 @@ 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 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