[php-phpunit-PHP-CodeCoverage/f17] update to 1.1.3

Remi Collet remi at fedoraproject.org
Wed Aug 1 09:04:36 UTC 2012


commit 9c5bb02c6e0912239a0cb62db5e262a97b573241
Author: remi <fedora at famillecollet.com>
Date:   Wed Aug 1 11:04:32 2012 +0200

    update to 1.1.3

 .gitignore                        |    1 +
 php-phpunit-PHP-CodeCoverage.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dc5a56..b82f387 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ package*.xml
 /PHP_CodeCoverage-1.1.0.tgz
 /PHP_CodeCoverage-1.1.1.tgz
 /PHP_CodeCoverage-1.1.2.tgz
+/PHP_CodeCoverage-1.1.3.tgz
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index c498a60..6e87a0d 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.2
+Version:        1.1.3
 Release:        1%{?dist}
 Summary:        PHP code coverage information
 
@@ -81,6 +81,9 @@ fi
 
 
 %changelog
+* Wed Aug 01 2012 Remi Collet <remi at fedoraproject.org> - 1.1.3-1
+- Version 1.1.3 (stable) - API 1.1.0 (stable)
+
 * Thu Feb 23 2012 Remi Collet <remi at fedoraproject.org> - 1.1.2-1
 - Version 1.1.2 (stable) - API 1.1.0 (stable)
 
diff --git a/sources b/sources
index c7ef22a..ba4a921 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db0da7aa2c2b4f1c4da607cf2df4d1b3  PHP_CodeCoverage-1.1.2.tgz
+f421088de344f421e9431dea9659ad34  PHP_CodeCoverage-1.1.3.tgz


More information about the scm-commits mailing list