update to 1.2 [release 1.2-1mamba;Fri Aug 02 2019]
This commit is contained in:
parent
195b7cece8
commit
d5cda7e7c5
@ -1,5 +1,5 @@
|
||||
Name: re2c
|
||||
Version: 1.0.1
|
||||
Version: 1.2
|
||||
Release: 1mamba
|
||||
Summary: A tool for writing very fast and very flexible scanners
|
||||
Group: System/Tools
|
||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://re2c.org/
|
||||
Source: http://downloads.sourceforge.net/sourceforge/re2c/re2c-%{version}.tar.gz
|
||||
Source: https://github.com/skvadrik/re2c/releases/download/%{version}/re2c-%{version}.tar.xz
|
||||
#Source: http://downloads.sourceforge.net/sourceforge/re2c/re2c-%{version}.tar.gz
|
||||
License: Public Domain
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -37,9 +38,11 @@ re2c is a tool for writing very fast and very flexible scanners. Unlike any othe
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/re2c
|
||||
%{_mandir}/man1/re2c.1*
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-1mamba
|
||||
- update to 1.2
|
||||
|
||||
* Wed Aug 16 2017 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user