Accepting request 290664 from devel:tools:compiler
- Version bump to latest 0.14.1: * Plenty of bugfixes all around OBS-URL: https://build.opensuse.org/request/show/290664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/re2c?expand=0&rev=28
This commit is contained in:
commit
63f9f1c6d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d58afd50579e4564c9fc4218aec860d41b88583ace2ae0a23497b49108f1b461
|
|
||||||
size 2347921
|
|
3
re2c-0.14.1.tar.gz
Normal file
3
re2c-0.14.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b3572f04712e99236bbb191695a5acbe150c03f9d882a84d22459933f9fda75
|
||||||
|
size 2554493
|
@ -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
|
Tue Feb 3 11:35:34 UTC 2015 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: re2c
|
Name: re2c
|
||||||
Version: 0.13.7.5
|
Version: 0.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for generating C-based recognizers from regular expressions
|
Summary: Tool for generating C-based recognizers from regular expressions
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://re2c.org/
|
Url: http://re2c.org/
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: http://download.sourceforge.net/%{name}/%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Patch0: re2c-nogenerationdatedefault.patch
|
Patch0: re2c-nogenerationdatedefault.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user