[php-phpunit-phpdcd] upstream 0.9.3

Christof Damian cdamian at fedoraproject.org
Sat Mar 24 14:08:37 UTC 2012


commit 3cedd8ca606ba6f138adcd2b28213ec36ebed8e1
Author: Christof Damian <christof at damian.net>
Date:   Sat Mar 24 15:06:55 2012 +0100

    upstream 0.9.3

 .gitignore              |    1 +
 php-phpunit-phpdcd.spec |   16 ++++++++++------
 sources                 |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63d695c..3ea38df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 phpdcd-0.9.2.tgz
+/phpdcd-0.9.3.tgz
diff --git a/php-phpunit-phpdcd.spec b/php-phpunit-phpdcd.spec
index 7a2bd02..44f1816 100644
--- a/php-phpunit-phpdcd.spec
+++ b/php-phpunit-phpdcd.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-phpdcd
-Version:        0.9.2
-Release:        3%{?dist}
+Version:        0.9.3
+Release:        1%{?dist}
 Summary:        Dead Code Detector (DCD) for PHP code
 
 Group:          Development/Libraries
@@ -14,14 +14,15 @@ 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.8.1
+BuildRequires:  php-pear >= 1:1.9.4
 BuildRequires:  php-channel(%{channel})
-Requires:       php-common >= 5.2.0
+Requires:       php-common >= 5.2.7
 Requires:       php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.1.0
-Requires:       php-pear(pear.phpunit.de/PHP_TokenStream) >= 0.9.1
+Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.3.0
+Requires:       php-pear(pear.phpunit.de/PHP_TokenStream) >= 1.1.0
+Requires:       php-pear(pear.phpunit.de/PHP_Timer) >= 1.0.1
 Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6 
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
@@ -80,6 +81,9 @@ fi
 
 
 %changelog
+* Sat Mar 24 2012 Christof Damian <christof at damian.net> - 0.9.3-1
+- upstream 0.9.3
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index de81ed0..0c6615f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4fcac5544c26113e4721c9a6414c327e  phpdcd-0.9.2.tgz
+384ef936fcd078d625998082e8c2bbb7  phpdcd-0.9.3.tgz


More information about the scm-commits mailing list