[php-phpunit-PHPUnit] update to 3.6.2

Remi Collet remi at fedoraproject.org
Fri Nov 4 15:45:42 UTC 2011


commit 08b27213c6e4ec03d30c4b18eab297cf495110d1
Author: remi <fedora at famillecollet.com>
Date:   Fri Nov 4 16:45:35 2011 +0100

    update to 3.6.2

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 098ac0e..7366c74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package*.xml
 /PHPUnit-3.5.14.tgz
 /PHPUnit-3.5.15.tgz
 /PHPUnit-3.6.0.tgz
+/PHPUnit-3.6.2.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index cbb5021..1a96764 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.0
+Version:        3.6.2
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -105,6 +105,9 @@ fi
 
 
 %changelog
+* Fri Nov 04 2011 Remi Collet <remi at fedoraproject.org> - 3.6.2-1
+- Version 3.6.2 (stable) - API 3.6.0 (stable)
+
 * Tue Nov 01 2011 Remi Collet <remi at fedoraproject.org> - 3.6.0-1
 - Version 3.6.0 (stable) - API 3.6.0 (stable)
 
diff --git a/sources b/sources
index 00874ab..fef9e3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b47c9aab4fac6e94f614b5e2fed563ff  PHPUnit-3.6.0.tgz
+65c5c822f83f915d7a51ae5774ffb62b  PHPUnit-3.6.2.tgz


More information about the scm-commits mailing list