[php-phpunit-PHP-CodeCoverage/f14/master] update to 1.0.3

Remi Collet remi at fedoraproject.org
Sun Jan 2 17:28:22 UTC 2011


commit 3ababb490ca3e2f809d68ffa5282bfd41b504a35
Author: remi <fedora at famillecollet.com>
Date:   Sun Jan 2 18:12:39 2011 +0100

    update to 1.0.3

 .gitignore                        |    3 ++-
 php-phpunit-PHP-CodeCoverage.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e992b3d..3bc10d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /PHP_CodeCoverage-1.0.0.tgz
-package.xml
+package*.xml
 /PHP_CodeCoverage-1.0.2.tgz
+/PHP_CodeCoverage-1.0.3.tgz
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index b09f6f6..92877f9 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.0.2
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        PHP code coverage information
 
@@ -94,6 +94,9 @@ fi
 
 
 %changelog
+* Sun Jan 02 2011 Remi Collet <Fedora at famillecollet.com> - 1.0.3-1
+- Version 1.0.3 (stable) - API 1.0.3 (stable)
+
 * Wed Nov 17 2010 Remi Collet <Fedora at famillecollet.com> - 1.0.2-1
 - Version 1.0.2 (stable) - API 1.0.0 (stable)
 
diff --git a/sources b/sources
index 1274bc9..0e12972 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9235ffb8f9ee6375f1f4328048ca8ea0  PHP_CodeCoverage-1.0.2.tgz
+b528961b30a72c0a5cee528856fb500e  PHP_CodeCoverage-1.0.3.tgz


More information about the scm-commits mailing list