[php-phpunit-PHP-TokenStream] upstream 1.1.1

Christof Damian cdamian at fedoraproject.org
Wed Nov 9 23:07:50 UTC 2011


commit 14316a460027c66fc7dacc4a4bbea8c059aca221
Author: Christof Damian <christof at damian.net>
Date:   Thu Nov 10 00:06:08 2011 +0100

    upstream 1.1.1

 .gitignore                       |    1 +
 php-phpunit-PHP-TokenStream.spec |    7 +++++--
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d70fa0..ab60f3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /PHP_TokenStream-1.0.1.tgz
 /PHP_TokenStream-1.1.0.tgz
+/PHP_TokenStream-1.1.1.tgz
diff --git a/php-phpunit-PHP-TokenStream.spec b/php-phpunit-PHP-TokenStream.spec
index 7f24776..82cad16 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.1.0
-Release:        2%{?dist}
+Version:        1.1.1
+Release:        1%{?dist}
 Summary:        Wrapper around PHP tokenizer extension
 
 Group:          Development/Libraries
@@ -82,6 +82,9 @@ fi
 %doc %{pear_docdir}/%{pear_name}
 
 %changelog
+* Thu Nov 10 2011 Christof Damian <christof at damian.net> - 1.1.1-1
+- upstream 1.1.1
+
 * Tue Nov  1 2011 Christof Damian <christof at damian.net> - 1.1.0-2
 - removed phptok command
 - added doc dir
diff --git a/sources b/sources
index 3af8754..e4037bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddda8c5131ff12eb7ee7122f25dc6124  PHP_TokenStream-1.1.0.tgz
+807d6d5fa7eb3d416270413ce3b0482c  PHP_TokenStream-1.1.1.tgz


More information about the scm-commits mailing list