Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/re2c.git#789e5abb5544c6ef7b10aba81da032a4d054718f
This commit is contained in:
parent
73fe1510bd
commit
6eca493a4e
@ -1,11 +1,12 @@
|
||||
Summary: Tool for generating C, C++, and go recognizers from regular expressions
|
||||
Name: re2c
|
||||
Version: 2.0.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Public Domain
|
||||
URL: http://re2c.org/
|
||||
URL: https://re2c.org/
|
||||
Source: https://github.com/skvadrik/re2c/releases/download/%{version}/re2c-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
|
||||
@ -46,6 +47,9 @@ make tests
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Sep 9 21:15:59 MDT 2020 Orion Poplawski <orion@nwra.com> - 2.0.3-1
|
||||
- Update to 2.0.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user