diff --git a/re2c-0.14.1.tar.gz b/re2c-0.14.1.tar.gz new file mode 100644 index 0000000..2a4ac97 --- /dev/null +++ b/re2c-0.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3572f04712e99236bbb191695a5acbe150c03f9d882a84d22459933f9fda75 +size 2554493 diff --git a/re2c.changes b/re2c.changes index 45bcfb4..1afcea0 100644 --- a/re2c.changes +++ b/re2c.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 13 14:23:10 UTC 2015 - tchvatal@suse.com + +- Version bump to latest 0.14.1: + * Plenty of bugfixes all around + ------------------------------------------------------------------- Tue Feb 3 11:35:34 UTC 2015 - crrodriguez@opensuse.org diff --git a/re2c.spec b/re2c.spec index 05cc780..5b53db3 100644 --- a/re2c.spec +++ b/re2c.spec @@ -17,13 +17,13 @@ Name: re2c -Version: 0.13.7.5 +Version: 0.14.1 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: %{name}-%{version}.tar.gz +Source: http://download.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch0: re2c-nogenerationdatedefault.patch