[php-phpunit-PHPUnit] Version 3.6.11 (stable) - API 3.6.0 (stable)

Remi Collet remi at fedoraproject.org
Thu Jun 7 05:25:05 UTC 2012


commit 29a7165cdcd23ed7a11b3411b5aedf414e59af96
Author: remi <fedora at famillecollet.com>
Date:   Thu Jun 7 07:24:55 2012 +0200

    Version 3.6.11 (stable) - API 3.6.0 (stable)

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e830014..e3cf526 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ package*.xml
 /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 f82c902..97996c5 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.10
+Version:        3.6.11
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -105,6 +105,9 @@ 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)
+
 * Fri Jan 27 2012 Remi Collet <remi at fedoraproject.org> - 3.6.10-1
 - Version 3.6.10 (stable) - API 3.6.0 (stable)
 - raise PHP_Invokers >= 1.1.0
diff --git a/sources b/sources
index 58da37a..56ffb0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dbf82aad0bc782024a436437e057da5  PHPUnit-3.6.10.tgz
+fc11326be218b641373a5a26a3dfcb78  PHPUnit-3.6.11.tgz


More information about the scm-commits mailing list