[php-phpunit-PHP-CodeCoverage] update to 1.2.12

Remi Collet remi at fedoraproject.org
Mon Jul 8 06:52:44 UTC 2013


commit 445b3603c9c25087354e6fe9593d7a4c12344b50
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jul 8 08:52:29 2013 +0200

    update to 1.2.12

 .gitignore                        |    1 +
 php-phpunit-PHP-CodeCoverage.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91566c4..fb4ca13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ package*.xml
 /PHP_CodeCoverage-1.2.9.tgz
 /PHP_CodeCoverage-1.2.10.tgz
 /PHP_CodeCoverage-1.2.11.tgz
+/PHP_CodeCoverage-1.2.12.tgz
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index 6301d68..7a4b878 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHP-CodeCoverage
-Version:        1.2.11
+Version:        1.2.12
 Release:        1%{?dist}
 Summary:        PHP code coverage information
 
@@ -85,6 +85,9 @@ fi
 
 
 %changelog
+* Mon Jul 08 2013 Remi Collet <remi at fedoraproject.org> - 1.2.12-1
+- Update to 1.2.12
+
 * Fri May 24 2013 Remi Collet <remi at fedoraproject.org> - 1.2.11-1
 - Update to 1.2.11
 
diff --git a/sources b/sources
index c0ad1ac..f823e90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91f72b85b1d1e2689561fc9067de91d9  PHP_CodeCoverage-1.2.11.tgz
+1f0f39fb0de177d9a391c7341b4ab859  PHP_CodeCoverage-1.2.12.tgz


More information about the scm-commits mailing list