[php-phpunit-PHP-CodeCoverage/el6] update to 1.1.2

Remi Collet remi at fedoraproject.org
Sun Jul 8 05:51:42 UTC 2012


commit 8b5bdbecb3e714b1d754405e0cd5c2506403a02c
Author: remi <fedora at famillecollet.com>
Date:   Sun Jul 8 07:50:51 2012 +0200

    update to 1.1.2

 .gitignore                        |    1 +
 php-phpunit-PHP-CodeCoverage.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd6eb37..7dc5a56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package*.xml
 /PHP_CodeCoverage-1.0.5.tgz
 /PHP_CodeCoverage-1.1.0.tgz
 /PHP_CodeCoverage-1.1.1.tgz
+/PHP_CodeCoverage-1.1.2.tgz
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index bc3b139..c2963c6 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHP-CodeCoverage
-Version:        1.1.1
+Version:        1.1.2
 Release:        1%{?dist}
 Summary:        PHP code coverage information
 
@@ -81,6 +81,9 @@ fi
 
 
 %changelog
+* Thu Feb 23 2012 Remi Collet <remi at fedoraproject.org> - 1.1.2-1
+- Version 1.1.2 (stable) - API 1.1.0 (stable)
+
 * Fri Nov 04 2011 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
 - Version 1.1.1 (stable) - API 1.1.0 (stable)
 - no more phpcov script in bindir
diff --git a/sources b/sources
index 5bc1a2d..c7ef22a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd74dd3d20ab08f603f0acaf1ca07987  PHP_CodeCoverage-1.1.1.tgz
+db0da7aa2c2b4f1c4da607cf2df4d1b3  PHP_CodeCoverage-1.1.2.tgz


More information about the scm-commits mailing list