[php-phpunit-PHPUnit] update to 3.6.7

Remi Collet remi at fedoraproject.org
Thu Jan 5 16:13:22 UTC 2012


commit 771f696b743eab8877e15787fa4e6350bbd0ee0b
Author: remi <fedora at famillecollet.com>
Date:   Thu Jan 5 17:12:56 2012 +0100

    update to 3.6.7

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


More information about the scm-commits mailing list