[php-phpunit-PHP-Invoker/f15] update to 1.0.1

Remi Collet remi at fedoraproject.org
Tue Jan 17 17:24:35 UTC 2012


commit eeb444562968cf9bfd5df0365697fd2e651fc1be
Author: remi <fedora at famillecollet.com>
Date:   Tue Jan 17 18:24:08 2012 +0100

    update to 1.0.1

 .gitignore                   |    1 +
 php-phpunit-PHP-Invoker.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d426d6..1c199aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *spec~
 package-*.xml
 /PHP_Invoker-1.0.0.tgz
+/PHP_Invoker-1.0.1.tgz
diff --git a/php-phpunit-PHP-Invoker.spec b/php-phpunit-PHP-Invoker.spec
index 5679da3..2fb0755 100644
--- a/php-phpunit-PHP-Invoker.spec
+++ b/php-phpunit-PHP-Invoker.spec
@@ -4,8 +4,8 @@
 %global pear_name PHP_Invoker
 
 Name:           php-phpunit-PHP-Invoker
-Version:        1.0.0
-Release:        3%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Utility class for invoking callables with a timeout
 
 Group:          Development/Libraries
@@ -79,6 +79,9 @@ fi
 
 
 %changelog
+* Sat Nov 26 2011 Remi Collet <remi at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1 (stable) - API 1.0.0
+
 * Tue Nov 01 2011 Remi Collet <remi at fedoraproject.org> - 1.0.0-3
 - fix provides
 
diff --git a/sources b/sources
index 131cbeb..a31dd25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4497829dadcad7ba1992c085716b3963  PHP_Invoker-1.0.0.tgz
+1170a859bda39444cd7758772b9fcccc  PHP_Invoker-1.0.1.tgz


More information about the scm-commits mailing list