[php-phpunit-PHPUnit] update to 3.6.12

Remi Collet remi at fedoraproject.org
Sat Aug 4 07:17:53 UTC 2012


commit de1ba9321884e8edc158f31e41b944c62323e4cf
Author: remi <fedora at famillecollet.com>
Date:   Sat Aug 4 09:17:21 2012 +0200

    update to 3.6.12

 .gitignore               |    1 +
 php-phpunit-PHPUnit.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 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 cdc82f2..7f0edb7 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit
-Version:        3.6.11
-Release:        2%{?dist}
+Version:        3.6.12
+Release:        1%{?dist}
 Summary:        The PHP Unit Testing framework
 
 Group:          Development/Libraries
@@ -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)
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.6.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
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