From 86ebbfab42815c0c6bb3ac98c9f7240b5d8c9181 Mon Sep 17 00:00:00 2001 From: Christof Damian Date: Nov 02 2011 19:33:00 +0000 Subject: upstream 1.3.0 --- diff --git a/.gitignore b/.gitignore index 8fdd4b9..92f13fe 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ File_Iterator-1.2.2.tgz /File_Iterator-1.2.3.tgz /File_Iterator-1.2.4.tgz /File_Iterator-1.2.6.tgz +/File_Iterator-1.3.0.tgz diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index 8bb35e9..610aa05 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.6 -Release: 2%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -14,7 +14,7 @@ Source0: http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.9.0 +BuildRequires: php-pear >= 1:1.9.2 BuildRequires: php-channel(%{channel}) Requires: php-channel(%{channel}) Requires: php-common >= 5.2.7 @@ -75,7 +75,12 @@ fi %{pear_xmldir}/%{name}.xml %{pear_phpdir}/File +%doc %{pear_docdir}/%{pear_name} + %changelog +* Wed Nov 2 2011 Christof Damian - 1.3.0-1 +- upstream 1.3.0 + * Sat Mar 5 2011 Christof Damian - 1.2.6-2 - fix pear requirement diff --git a/sources b/sources index 9405d46..dd7eb49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71eff93348378cee84026976f945bff8 File_Iterator-1.2.6.tgz +198f99b9f0b4a28b2f32e9478cc24fce File_Iterator-1.3.0.tgz