[php-phpunit-PHP-TokenStream: 1/2] upstream 1.1.5

Christof Damian cdamian at fedoraproject.org
Fri Oct 12 10:59:34 UTC 2012


commit d02ecff58886b536ed0b034b1252ab0435aff0dd
Author: Christof Damian <christof at damian.net>
Date:   Fri Oct 12 12:56:52 2012 +0200

    upstream 1.1.5

 .gitignore                       |    1 +
 php-phpunit-PHP-TokenStream.spec |    8 +++++---
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78c270a..9f0f83a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /PHP_TokenStream-1.1.1.tgz
 /PHP_TokenStream-1.1.2.tgz
 /PHP_TokenStream-1.1.3.tgz
+/PHP_TokenStream-1.1.5.tgz
diff --git a/php-phpunit-PHP-TokenStream.spec b/php-phpunit-PHP-TokenStream.spec
index afae5cf..de46433 100644
--- a/php-phpunit-PHP-TokenStream.spec
+++ b/php-phpunit-PHP-TokenStream.spec
@@ -3,7 +3,7 @@
 %global channel       pear.phpunit.de
 
 Name:           php-phpunit-PHP-TokenStream
-Version:        1.1.3
+Version:        1.1.5
 Release:        1%{?dist}
 Summary:        Wrapper around PHP tokenizer extension
 
@@ -19,9 +19,8 @@ BuildRequires:  php-channel(%{channel})
 
 Requires:       php-pear(PEAR) >= 1.9.4
 Requires:       php-channel(%{channel})
-Requires:       php-common >= 5.2.7
+Requires:       php-common >= 5.3.3
 Requires:       php-tokenizer
-Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 
@@ -81,6 +80,9 @@ fi
 %doc %{pear_docdir}/%{pear_name}
 
 %changelog
+* Fri Oct 12 2012 Christof Damian <christof at damian.net> - 1.1.5-1
+- upstream 1.1.5
+
 * Fri Mar  2 2012 Christof Damian <christof at damian.net> - 1.1.3-1
 - upstream 1.1.3
 
diff --git a/sources b/sources
index faf0cf5..aeaaad6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a97af36d83d30ea14f28ed72ad5e3309  PHP_TokenStream-1.1.3.tgz
+b20c1e70b04865ff4163a7d2355faeb6  PHP_TokenStream-1.1.5.tgz


More information about the scm-commits mailing list