[php-phpunit-PHP-CodeBrowser] upstream 1.0.1

Christof Damian cdamian at fedoraproject.org
Wed Nov 2 20:24:49 UTC 2011


commit 428a840058240d37f6152be4750cfda62c916e57
Author: Christof Damian <christof at damian.net>
Date:   Wed Nov 2 21:24:37 2011 +0100

    upstream 1.0.1

 .gitignore                       |    1 +
 php-phpunit-PHP-CodeBrowser.spec |    9 ++++++---
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b420073..e4cd00e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /PHP_CodeBrowser-0.9.1.tgz
 /PHP_CodeBrowser-1.0.0.tgz
+/PHP_CodeBrowser-1.0.1.tgz
diff --git a/php-phpunit-PHP-CodeBrowser.spec b/php-phpunit-PHP-CodeBrowser.spec
index ab4ba7e..ae2e382 100644
--- a/php-phpunit-PHP-CodeBrowser.spec
+++ b/php-phpunit-PHP-CodeBrowser.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHP-CodeBrowser
-Version:        1.0.0
-Release:        2%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        PHP_CodeBrowser for integration in Hudson and CruiseControl
 
 Group:          Development/Libraries
@@ -21,7 +21,7 @@ Requires:       php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-pear(Console_CommandLine) >= 1.1.3
-Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.2.1
+Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.3.0
 Requires:       php-pear(Log) >= 1.12.1
 Requires:       php-pear(pear.phpunit.de/PHPUnit) >= 3.4.0
 Requires:       php-pear(PHP_CodeSniffer) >= 1.2.0
@@ -94,6 +94,9 @@ fi
 
 
 %changelog
+* Wed Nov  2 2011 Christof Damian <christof at damian.net> - 1.0.1-1
+- upstream 1.0.1
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index ad72047..80326ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6461f539a21023ec250de1539ad2d253  PHP_CodeBrowser-1.0.0.tgz
+b2a5f5d0b5c9fe306ce72b8aca41b21b  PHP_CodeBrowser-1.0.1.tgz


More information about the scm-commits mailing list