[php-phpunit-PHPUnit/f16] update to 3.6.12

Remi Collet remi at fedoraproject.org
Wed Oct 24 06:26:06 UTC 2012


commit 39a9bd08a0c1607c2041c5ee39cbedecda59ed37
Author: remi <fedora at famillecollet.com>
Date:   Sat Aug 4 09:25:01 2012 +0200

    update to 3.6.12

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3cf526..28f5da6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ package*.xml
 /PHPUnit-3.6.9.tgz
 /PHPUnit-3.6.10.tgz
 /PHPUnit-3.6.11.tgz
+/PHPUnit-3.6.12.tgz
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 44c9ff1..1503e10 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.11
+Version:        3.6.12
 Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
@@ -105,6 +105,9 @@ fi
 
 
 %changelog
+* Sat Aug 04 2012 Remi Collet <remi at fedoraproject.org> - 3.6.12-1
+- Version 3.6.12 (stable) - API 3.6.0 (stable)
+
 * Thu Jun 07 2012 Remi Collet <remi at fedoraproject.org> - 3.6.11-1
 - Version 3.6.11 (stable) - API 3.6.0 (stable)
 - raise PHP_Invokers >= 1.1.0
diff --git a/sources b/sources
index 56ffb0a..3ba415f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc11326be218b641373a5a26a3dfcb78  PHPUnit-3.6.11.tgz
+2d8cef58e86bfc1774ac4aa3bf5cab79  PHPUnit-3.6.12.tgz


More information about the scm-commits mailing list