Hello community,
here is the log from the commit of package php5-pear-phpunit-PHP_TokenStream
for openSUSE:Factory checked in at 2013-08-15 12:24:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-phpunit-PHP_TokenStream (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-phpunit-PHP_TokenStream.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-phpunit-PHP_TokenStream"
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-phpunit-PHP_TokenStream/php5-pear-phpunit-PHP_TokenStream.changes
2012-04-17 07:48:12.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.php5-pear-phpunit-PHP_TokenStream.new/php5-pear-phpunit-PHP_TokenStream.changes
2013-08-15 12:24:17.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Aug 4 21:28:33 UTC 2013 - [email protected]
+
+- Updated to version 1.2.0
+ * Added PHP_Token_Stream::getFunctionForLine() method to look up
+ the name of the function or method a line belongs to
+- Updated to version 1.1.8
+ * Added support for the "finally" and "yield" keywords that were
+ introduced in PHP 5.5.
+- spec: removed trailing dots from summary and description
+
+-------------------------------------------------------------------
Old:
----
PHP_TokenStream-1.1.1.tgz
New:
----
PHP_TokenStream-1.2.0.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-phpunit-PHP_TokenStream.spec ++++++
--- /var/tmp/diff_new_pack.cwmeMs/_old 2013-08-15 12:24:18.000000000 +0200
+++ /var/tmp/diff_new_pack.cwmeMs/_new 2013-08-15 12:24:18.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package php5-pear-phpunit-PHP_TokenStream
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
#
-
Name: php5-pear-phpunit-PHP_TokenStream
%define pear_name PHP_TokenStream
%define pear_sname php_tokenstream
-Summary: Wrapper around PHP's tokenizer extension.
-Version: 1.1.1
-Release: 1
+Summary: Wrapper around PHP's tokenizer extension
License: BSD-3-Clause
Group: Development/Libraries/PHP
+Version: 1.2.0
+Release: 0
Source0: http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
Url: http://pear.phpunit.de/
Requires: php5-pear-channel-phpunit
@@ -36,16 +35,17 @@
BuildArch: noarch
# Fix for renaming (package convention)
-Provides: php5-pear-%{pear_sname} = %{version}
-Provides: php-pear-%{pear_sname} = %{version}
-Provides: php-pear-%{pear_name} pear-%{pear_name}
+Provides: pear-%{pear_name}
Provides: pear-%{pear_sname} = %{version}
-Obsoletes: php5-pear-%{pear_sname} < %{version}
-Obsoletes: php-pear-%{pear_sname} < %{version}
+Provides: php-pear-%{pear_name}
+Provides: php-pear-%{pear_sname} = %{version}
+Provides: php5-pear-%{pear_sname} = %{version}
Obsoletes: pear-%{pear_sname} < %{version}
+Obsoletes: php-pear-%{pear_sname} < %{version}
+Obsoletes: php5-pear-%{pear_sname} < %{version}
%description
-Wrapper around PHP's tokenizer extension.
+Wrapper around PHP's tokenizer extension
%prep
%setup -c
++++++ PHP_TokenStream-1.1.1.tgz -> PHP_TokenStream-1.2.0.tgz ++++++
++++ 3480 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]