- Version bump to latest 0.14.1:
* Plenty of bugfixes all around OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/re2c?expand=0&rev=15
This commit is contained in:
parent
fef61209fe
commit
2ee487d04e
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user