[php-phpunit-PHP-Timer] upstream 1.0.2

Christof Damian cdamian at fedoraproject.org
Fri Oct 28 14:06:55 UTC 2011


commit 1b99afe918836848c4b7251b736112e0f2f5f7c1
Author: Christof Damian <christof at damian.net>
Date:   Fri Oct 28 16:06:26 2011 +0200

    upstream 1.0.2

 .gitignore                 |    1 +
 php-phpunit-PHP-Timer.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08a9ad1..fcf9145 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PHP_Timer-1.0.0.tgz
+/PHP_Timer-1.0.2.tgz
diff --git a/php-phpunit-PHP-Timer.spec b/php-phpunit-PHP-Timer.spec
index 5a2b52d..fb2b641 100644
--- a/php-phpunit-PHP-Timer.spec
+++ b/php-phpunit-PHP-Timer.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHP-Timer
-Version:        1.0.0
-Release:        3%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        PHP Utility class for timing
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ Source0:        http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.9.0
+BuildRequires:  php-pear >= 1:1.9.2
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
 Requires:       php-common >= 5.2.7
@@ -79,6 +79,9 @@ fi
 %{pear_phpdir}/PHP
 
 %changelog
+* Fri Oct 28 2011 Christof Damian <christof at damian.net> - 1.0.2-1
+- upstream 1.0.2
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index f728ec6..1d41dda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aee6ce1de0a75bd0b914c7344a97113e  PHP_Timer-1.0.0.tgz
+dd6b03e603ae4224484f5ca977fed420  PHP_Timer-1.0.2.tgz


More information about the scm-commits mailing list