[php-phpunit-PHPUnit/f18] update to 3.7.12

Remi Collet remi at fedoraproject.org
Thu Jan 10 07:57:41 UTC 2013


commit c47d7c9162ee871e4da0b1868fdf02b438e3b1d7
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jan 10 08:46:46 2013 +0100

    update to 3.7.12

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 642838d..6fc9c83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ package*.xml
 /PHPUnit-3.7.9.tgz
 /PHPUnit-3.7.10.tgz
 /PHPUnit-3.7.11.tgz
+/PHPUnit-3.7.12.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 10e2ff1..4fcd648 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.7.11
+Version:        3.7.12
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -111,6 +111,9 @@ fi
 
 
 %changelog
+* Thu Jan 10 2013 Remi Collet <remi at fedoraproject.org> - 3.7.12-1
+- Version 3.7.12 (stable) - API 3.7.0 (stable)
+
 * Wed Jan  9 2013 Remi Collet <remi at fedoraproject.org> - 3.7.11-1
 - Version 3.7.11 (stable) - API 3.7.0 (stable)
 
diff --git a/sources b/sources
index fddc195..931e1c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7774a2ace88002668b8165808b72ffa2  PHPUnit-3.7.11.tgz
+3eb8e40f892653daa3c32495707f4aea  PHPUnit-3.7.12.tgz


More information about the scm-commits mailing list