Hello community, here is the log from the commit of package re2c for openSUSE:Factory checked in at 2015-10-22 12:57:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-03-16 06:54:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.re2c.new/re2c.changes 2015-10-22 12:57:18.000000000 +0200 @@ -1,0 +2,9 @@ +Mon Oct 5 14:31:57 UTC 2015 - [email protected] + +- Update to 0.14.3 + * applied patch '#27 re2c crashes reading files containing %{ %}' + * dropped distfiles for MSVC (they are broken anyway) +- Changes for 0.14.2 + * fixed #57 Wrong result only if another rule is present + +------------------------------------------------------------------- Old: ---- re2c-0.14.1.tar.gz New: ---- re2c-0.14.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ re2c.spec ++++++ --- /var/tmp/diff_new_pack.wTv9fI/_old 2015-10-22 12:57:19.000000000 +0200 +++ /var/tmp/diff_new_pack.wTv9fI/_new 2015-10-22 12:57:19.000000000 +0200 @@ -17,13 +17,13 @@ Name: re2c -Version: 0.14.1 +Version: 0.14.3 Release: 0 Summary: Tool for generating C-based recognizers from regular expressions License: SUSE-Public-Domain Group: Development/Libraries/C and C++ Url: http://re2c.org/ -Source: http://download.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.gz +Source: http://sourceforge.net/projects/re2c/files/re2c/%{version}/re2c-%{version}.tar.gz BuildRequires: gcc-c++ BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch0: re2c-nogenerationdatedefault.patch ++++++ re2c-0.14.1.tar.gz -> re2c-0.14.3.tar.gz ++++++ ++++ 13311 lines of diff (skipped) ++++++ re2c-nogenerationdatedefault.patch ++++++ --- /var/tmp/diff_new_pack.wTv9fI/_old 2015-10-22 12:57:20.000000000 +0200 +++ /var/tmp/diff_new_pack.wTv9fI/_new 2015-10-22 12:57:20.000000000 +0200 @@ -1,6 +1,8 @@ ---- re2c-0.13.7.5.orig/main.cc -+++ re2c-0.13.7.5/main.cc -@@ -35,7 +35,7 @@ bool rFlag = false; +Index: re2c-0.14.3/main.cc +=================================================================== +--- re2c-0.14.3.orig/main.cc ++++ re2c-0.14.3/main.cc +@@ -34,7 +34,7 @@ bool rFlag = false; bool sFlag = false; bool tFlag = false;
