[php-phpunit-PHP-Invoker/f16] update to 1.1.0

Remi Collet remi at fedoraproject.org
Sun Jul 8 06:00:18 UTC 2012


commit 55699bcfb9bda26cc92a48bdbf7506b9ad2fe688
Author: remi <fedora at famillecollet.com>
Date:   Sun Jul 8 08:00:11 2012 +0200

    update to 1.1.0

 .gitignore                   |    1 +
 php-phpunit-PHP-Invoker.spec |    8 ++++++--
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c199aa..7a0c914 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 package-*.xml
 /PHP_Invoker-1.0.0.tgz
 /PHP_Invoker-1.0.1.tgz
+/PHP_Invoker-1.1.0.tgz
diff --git a/php-phpunit-PHP-Invoker.spec b/php-phpunit-PHP-Invoker.spec
index 2fb0755..bf09931 100644
--- a/php-phpunit-PHP-Invoker.spec
+++ b/php-phpunit-PHP-Invoker.spec
@@ -4,7 +4,7 @@
 %global pear_name PHP_Invoker
 
 Name:           php-phpunit-PHP-Invoker
-Version:        1.0.1
+Version:        1.1.0
 Release:        1%{?dist}
 Summary:        Utility class for invoking callables with a timeout
 
@@ -21,7 +21,7 @@ BuildRequires:  php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-pear(PEAR) >= 1.9.4
-Requires:       php-channel(%{channel})
+Requires:       php-pear(%{channel}/PHP_Timer) >= 1.0.1
 # merge php-cntl + php >= 5.2.7, php-cli provides php-pcntl
 Requires:       php-cli >= 5.2.7
 
@@ -79,6 +79,10 @@ fi
 
 
 %changelog
+* Tue Jan 24 2012 Remi Collet <remi at fedoraproject.org> - 1.1.0-1
+- Update to 1.1.0 (stable) - API 1.1.0
+- now requires PHP_Timer
+
 * Sat Nov 26 2011 Remi Collet <remi at fedoraproject.org> - 1.0.1-1
 - Update to 1.0.1 (stable) - API 1.0.0
 
diff --git a/sources b/sources
index a31dd25..637fce8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1170a859bda39444cd7758772b9fcccc  PHP_Invoker-1.0.1.tgz
+d18d1595f2722c6dd2e6f3cd68a04712  PHP_Invoker-1.1.0.tgz


More information about the scm-commits mailing list