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

Remi Collet remi at fedoraproject.org
Tue Apr 1 11:24:22 UTC 2014


commit 383522c198bb4707b7a0279b0221e71b8e8c6d41
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Apr 1 13:24:27 2014 +0200

    update to 1.2.17

 .gitignore                        |    1 +
 php-phpunit-PHP-CodeCoverage.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7381af3..dfcf973 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ package*.xml
 /PHP_CodeCoverage-1.2.14.tgz
 /PHP_CodeCoverage-1.2.15.tgz
 /PHP_CodeCoverage-1.2.16.tgz
+/PHP_CodeCoverage-1.2.17.tgz
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index 3f93325..af4c6f3 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -7,12 +7,12 @@
 # Please, preserve the changelog entries
 #
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 %global pear_name    PHP_CodeCoverage
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHP-CodeCoverage
-Version:        1.2.16
+Version:        1.2.17
 Release:        1%{?dist}
 Summary:        PHP code coverage information
 
@@ -93,6 +93,9 @@ fi
 
 
 %changelog
+* Tue Apr 01 2014 Remi Collet <remi at fedoraproject.org> - 1.2.17-1
+- Update to 1.2.17
+
 * Tue Feb 25 2014 Remi Collet <remi at fedoraproject.org> - 1.2.16-1
 - Update to 1.2.16
 
diff --git a/sources b/sources
index c4a8413..07e763e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d42afa8826e1b381bf268757d93a5eba  PHP_CodeCoverage-1.2.16.tgz
+9512f9398319e735e1bf61b19dd6811c  PHP_CodeCoverage-1.2.17.tgz


More information about the scm-commits mailing list