[php-phpunit-PHP-Timer] upstream 1.0.4

Christof Damian cdamian at fedoraproject.org
Fri Oct 12 08:23:29 UTC 2012


commit 2844650bf577ea249f44ecbeac87d3212cb7d73c
Author: Christof Damian <christof at damian.net>
Date:   Fri Oct 12 10:22:31 2012 +0200

    upstream 1.0.4

 .gitignore                 |    1 +
 php-phpunit-PHP-Timer.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcf9145..f92289d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /PHP_Timer-1.0.0.tgz
 /PHP_Timer-1.0.2.tgz
+/PHP_Timer-1.0.4.tgz
diff --git a/php-phpunit-PHP-Timer.spec b/php-phpunit-PHP-Timer.spec
index e72fb91..d8ac2f0 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.2
-Release:        4%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        PHP Utility class for timing
 
 Group:          Development/Libraries
@@ -17,7 +17,7 @@ BuildArch:      noarch
 BuildRequires:  php-pear >= 1:1.9.2
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
-Requires:       php-common >= 5.2.7
+Requires:       php-common >= 5.3.3
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 
@@ -81,6 +81,9 @@ fi
 %doc %{pear_docdir}/%{pear_name}
 
 %changelog
+* Fri Oct 12 2012 Christof Damian <christof at damian.net> - 1.0.4-1
+- upstream 1.0.4
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 1d41dda..bf0d0b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd6b03e603ae4224484f5ca977fed420  PHP_Timer-1.0.2.tgz
+79f555a25298f4d7b7855d3ccb53fba6  PHP_Timer-1.0.4.tgz


More information about the scm-commits mailing list