[php-phpunit-PHPUnit/el6] update to 3.6.11

Remi Collet remi at fedoraproject.org
Sun Jul 8 06:30:16 UTC 2012


commit 7f36114a2c951e3e325bf0e7ae4c76b0f9898db6
Author: remi <fedora at famillecollet.com>
Date:   Sun Jul 8 08:28:49 2012 +0200

    update to 3.6.11

 .gitignore               |    4 ++++
 php-phpunit-PHPUnit.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8aa307..e3cf526 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,7 @@ package*.xml
 /PHPUnit-3.6.5.tgz
 /PHPUnit-3.6.6.tgz
 /PHPUnit-3.6.7.tgz
+/PHPUnit-3.6.8.tgz
+/PHPUnit-3.6.9.tgz
+/PHPUnit-3.6.10.tgz
+/PHPUnit-3.6.11.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index bdcf8f2..947dc46 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.6.7
+Version:        3.6.11
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -33,7 +33,7 @@ Requires:       php-pear(%{channel}/PHPUnit_MockObject) >= 1.1.0
 # Optionnal dependencies
 Requires:       php-json php-pdo php-mbstring
 Requires:       php-pecl(Xdebug) >= 2.0.5
-Requires:       php-pear(%{channel}/PHP_Invoker) >= 1.0.0
+Requires:       php-pear(%{channel}/PHP_Invoker) >= 1.1.0
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
 Obsoletes:      php-pear-PHPUnit < %{version}
@@ -105,6 +105,10 @@ fi
 
 
 %changelog
+* Thu Jun 07 2012 Remi Collet <remi at fedoraproject.org> - 3.6.11-1
+- Version 3.6.11 (stable) - API 3.6.0 (stable)
+- raise PHP_Invokers >= 1.1.0
+
 * Thu Jan 05 2012 Remi Collet <remi at fedoraproject.org> - 3.6.7-1
 - Version 3.6.7 (stable) - API 3.6.0 (stable)
 
diff --git a/sources b/sources
index 2186c42..56ffb0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bb692426c279188e2d28ca4542f2f09  PHPUnit-3.6.7.tgz
+fc11326be218b641373a5a26a3dfcb78  PHPUnit-3.6.11.tgz


More information about the scm-commits mailing list