[php-phpunit-PHPUnit] update to 3.6.6

Remi Collet remi at fedoraproject.org
Mon Jan 2 16:40:06 UTC 2012


commit 800b41c5eaebb97bc08f6dd21cac7a3944644e98
Author: remi <fedora at famillecollet.com>
Date:   Mon Jan 2 17:39:46 2012 +0100

    update to 3.6.6

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


More information about the scm-commits mailing list