[php-phpunit-PHPUnit] update to 3.6.4

Remi Collet remi at fedoraproject.org
Sat Nov 26 07:12:37 UTC 2011


commit 7adfb0a9b7deef3bf1f39c006f7359c7d15c3792
Author: remi <fedora at famillecollet.com>
Date:   Sat Nov 26 08:12:31 2011 +0100

    update to 3.6.4

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


More information about the scm-commits mailing list