[php-phpunit-PHPUnit/el6/master] update to 3.5.10

Remi Collet remi at fedoraproject.org
Thu Jan 20 18:09:52 UTC 2011


commit aaee3911ddfbd1ba4144e580a9146f56cc5749be
Author: remi <fedora at famillecollet.com>
Date:   Thu Jan 20 18:33:51 2011 +0100

    update to 3.5.10

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dac8c0a..32080c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ package*.xml
 /PHPUnit-3.5.6.tgz
 /PHPUnit-3.5.7.tgz
 /PHPUnit-3.5.9.tgz
+/PHPUnit-3.5.10.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index ed6b794..923b0c4 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.5.9
+Version:        3.5.10
 Release:        1%{?dist}
 Summary:        Regression testing framework for unit tests
 
@@ -122,6 +122,9 @@ fi
 
 
 %changelog
+* Thu Jan 20 2011 Remi Collet <Fedora at famillecollet.com> - 3.5.10-1
+- Version 3.5.10 (stable) - API 3.5.7 (stable)
+
 * Tue Jan 18 2011 Remi Collet <Fedora at famillecollet.com> - 3.5.9-1
 - Version 3.5.9 (stable) - API 3.5.7 (stable)
 
diff --git a/sources b/sources
index 62ad102..86e3c0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9808481b84d5a2df7758413e997214ae  PHPUnit-3.5.9.tgz
+f6c814c2f67fb4c03b268fcae033d57e  PHPUnit-3.5.10.tgz


More information about the scm-commits mailing list