[php-phpunit-PHPUnit] update to 3.6.5

Remi Collet remi at fedoraproject.org
Mon Dec 19 15:14:44 UTC 2011


commit 10a0c8589577434c7e08554b49c178c7f2d55cce
Author: remi <fedora at famillecollet.com>
Date:   Mon Dec 19 16:14:35 2011 +0100

    update to 3.6.5

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1790c93..275d369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ package*.xml
 /PHPUnit-3.6.2.tgz
 /PHPUnit-3.6.3.tgz
 /PHPUnit-3.6.4.tgz
+/PHPUnit-3.6.5.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index fa61ae4..e332faf 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.4
+Version:        3.6.5
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -105,6 +105,9 @@ fi
 
 
 %changelog
+* Mon Dec 19 2011 Remi Collet <remi at fedoraproject.org> - 3.6.5-1
+- Version 3.6.5 (stable) - API 3.6.0 (stable)
+
 * Sat Nov 26 2011 Remi Collet <remi at fedoraproject.org> - 3.6.4-1
 - Version 3.6.4 (stable) - API 3.6.0 (stable)
 
diff --git a/sources b/sources
index c593d7a..7b6c113 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1caa91d61c88e7ff04a246171fb8bd65  PHPUnit-3.6.4.tgz
+6c99d5c49c89765f79c4769c3eaefa5e  PHPUnit-3.6.5.tgz


More information about the scm-commits mailing list