[php-phpunit-File-Iterator/f19] update to 1.3.4

Remi Collet remi at fedoraproject.org
Sun Jan 12 06:45:08 UTC 2014


commit 60b12b31ff340f0da9da04e18b45a2a36e059790
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Jan 12 07:45:14 2014 +0100

    update to 1.3.4

 .gitignore                     |    1 +
 php-phpunit-File-Iterator.spec |    7 +++++--
 sources                        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 325e8c0..58bef03 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:        3%{?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 <christof at damian.net> - 1.3.4-1
+- upstream 1.3.4
+
 * Fri Feb 22 2013 Remi Collet <remi at fedoraproject.org> - 1.3.3-3
 - fix metadata location, FTBFS #914369
 
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


More information about the scm-commits mailing list