[php-phpunit-PHP-TokenStream] upstream 1.1.0

Christof Damian cdamian at fedoraproject.org
Tue Nov 1 15:13:24 UTC 2011


commit 00d0b397d3acb53760103db89ce3c1eb120c0fdd
Author: Christof Damian <christof at damian.net>
Date:   Tue Nov 1 16:13:05 2011 +0100

    upstream 1.1.0

 .gitignore                       |    1 +
 php-phpunit-PHP-TokenStream.spec |    9 ++++++---
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5dd3bf0..1d70fa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PHP_TokenStream-1.0.1.tgz
+/PHP_TokenStream-1.1.0.tgz
diff --git a/php-phpunit-PHP-TokenStream.spec b/php-phpunit-PHP-TokenStream.spec
index efad915..d7b1f59 100644
--- a/php-phpunit-PHP-TokenStream.spec
+++ b/php-phpunit-PHP-TokenStream.spec
@@ -3,8 +3,8 @@
 %global channel       pear.phpunit.de
 
 Name:           php-phpunit-PHP-TokenStream
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        Wrapper around PHP tokenizer extension
 
 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.1
+BuildRequires:  php-pear >= 1:1.9.4
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
 Requires:       php-common >= 5.2.7
@@ -81,6 +81,9 @@ fi
 %{_bindir}/phptok
 
 %changelog
+* Tue Nov  1 2011 Christof Damian <christof at damian.net> - 1.1.0-1
+- upstream 1.1.0
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 622e30a..3af8754 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-858f010464237f5f0b2fbe503fad1f90  PHP_TokenStream-1.0.1.tgz
+ddda8c5131ff12eb7ee7122f25dc6124  PHP_TokenStream-1.1.0.tgz


More information about the scm-commits mailing list