[php-phpunit-PHPUnit/f18] update to 3.7.21

Remi Collet remi at fedoraproject.org
Fri May 24 05:26:08 UTC 2013


commit 55307bd6480a6558d64771741dc48559cb8db669
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri May 24 07:24:17 2013 +0200

    update to 3.7.21

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 888379d..632c24b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ package*.xml
 /PHPUnit-3.7.18.tgz
 /PHPUnit-3.7.19.tgz
 /PHPUnit-3.7.20.tgz
+/PHPUnit-3.7.21.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index c946ae5..557a47a 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.7.20
+Version:        3.7.21
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -32,7 +32,7 @@ Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-pear(%{pear_channel}/File_Iterator) >= 1.3.0
 Requires:       php-pear(%{pear_channel}/Text_Template) >= 1.1.1
-Requires:       php-pear(%{pear_channel}/PHP_CodeCoverage) >= 1.2.10
+Requires:       php-pear(%{pear_channel}/PHP_CodeCoverage) >= 1.2.1
 Requires:       php-pear(%{pear_channel}/PHP_CodeCoverage) <  1.3
 Requires:       php-pear(%{pear_channel}/PHP_Timer) >= 1.0.2
 Requires:       php-pear(%{pear_channel}/PHP_Timer) <  1.1
@@ -114,6 +114,9 @@ fi
 
 
 %changelog
+* Fri May 24 2013 Remi Collet <remi at fedoraproject.org> - 3.7.21-1
+- Update to 3.7.21
+
 * Mon May 13 2013 Remi Collet <remi at fedoraproject.org> - 3.7.20-1
 - Update to 3.7.20
 
diff --git a/sources b/sources
index a7ab507..d90fb29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ea72a219792b5385abe64a7d16e2045  PHPUnit-3.7.20.tgz
+ef2c2e714c460332b4d48a404dd23148  PHPUnit-3.7.21.tgz


More information about the scm-commits mailing list