[php-phpunit-PHPUnit] update to 3.5.9

Remi Collet remi at fedoraproject.org
Tue Jan 18 07:01:36 UTC 2011


commit 2a387565aa891cf8240bbe859597d367dd326b69
Author: remi <fedora at famillecollet.com>
Date:   Tue Jan 18 08:01:22 2011 +0100

    update to 3.5.9

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3502b3b..dac8c0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package*.xml
 /PHPUnit-3.5.5.tgz
 /PHPUnit-3.5.6.tgz
 /PHPUnit-3.5.7.tgz
+/PHPUnit-3.5.9.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 35c79f1..ed6b794 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.7
+Version:        3.5.9
 Release:        1%{?dist}
 Summary:        Regression testing framework for unit tests
 
@@ -122,6 +122,9 @@ fi
 
 
 %changelog
+* Tue Jan 18 2011 Remi Collet <Fedora at famillecollet.com> - 3.5.9-1
+- Version 3.5.9 (stable) - API 3.5.7 (stable)
+
 * Tue Jan 11 2011 Remi Collet <Fedora at famillecollet.com> - 3.5.7-1
 - Version 3.5.7 (stable) - API 3.5.7 (stable)
 - README, CHANGELOG and LICENSE are now in the tarball
diff --git a/sources b/sources
index 10111a1..62ad102 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34775a891f3d6228567e2d07f8c0156d  PHPUnit-3.5.7.tgz
+9808481b84d5a2df7758413e997214ae  PHPUnit-3.5.9.tgz


More information about the scm-commits mailing list