From e3312d845fa73452f90a88396a5e2f1ec22f3777 Mon Sep 17 00:00:00 2001 From: Christof Damian Date: Nov 03 2013 15:11:46 +0000 Subject: upstream 1.3.4 --- diff --git a/.gitignore b/.gitignore index 6681493..1a82d25 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ File_Iterator-1.2.2.tgz /File_Iterator-1.3.1.tgz /File_Iterator-1.3.2.tgz /File_Iterator-1.3.3.tgz +/File_Iterator-1.3.4.tgz diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index 804828e..a261d21 100644 --- a/php-phpunit-File-Iterator.spec +++ b/php-phpunit-File-Iterator.spec @@ -4,8 +4,8 @@ %global channel pear.phpunit.de Name: php-phpunit-File-Iterator -Version: 1.3.3 -Release: 4%{?dist} +Version: 1.3.4 +Release: 1%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -80,6 +80,9 @@ fi %doc %{pear_docdir}/%{pear_name} %changelog +* Sun Nov 3 2013 Christof Damian - 1.3.4-1 +- upstream 1.3.4 + * Sun Aug 04 2013 Fedora Release Engineering - 1.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 5615286..5a3b147 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a63d9f5e7fe8253f9c0dede419bee70 File_Iterator-1.3.3.tgz +65bd35204eab9b968d0f4563f2e1829f File_Iterator-1.3.4.tgz