Hello community, here is the log from the commit of package re2c for openSUSE:Factory checked in at 2013-08-04 17:22:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/re2c (Old) and /work/SRC/openSUSE:Factory/.re2c.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "re2c" Changes: -------- --- /work/SRC/openSUSE:Factory/re2c/re2c.changes 2011-09-23 12:44:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.re2c.new/re2c.changes 2013-08-04 17:22:07.000000000 +0200 @@ -1,0 +2,10 @@ +Sat Aug 3 03:10:02 UTC 2013 - [email protected] + +- version 0.13.6 +* allow Yacc-style %{code brackets}% +* allow C++ // comments +* Fixed inplace configuration in -e mode +* Fixed Wrong start_label in -c mode. +* Fixed Unescaped backslash in file name of #line directive + +------------------------------------------------------------------- Old: ---- re2c-0.13.5.tar.bz2 New: ---- re2c-0.13.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ re2c.spec ++++++ --- /var/tmp/diff_new_pack.gtb0Rk/_old 2013-08-04 17:22:08.000000000 +0200 +++ /var/tmp/diff_new_pack.gtb0Rk/_new 2013-08-04 17:22:08.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package re2c # -# Copyright (c) 2011 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 @@ -15,19 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: re2c BuildRequires: gcc-c++ -Version: 0.13.5 -Release: 37 -License: SUSE-Public-Domain -Group: Development/Libraries/C and C++ +Version: 0.13.6 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://re2c.org/ -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.gz Summary: Tool for generating C-based recognizers from regular expressions +License: SUSE-Public-Domain +Group: Development/Libraries/C and C++ %description re2c is a tool for writing fast and flexible lexers. Unlike other such -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
