diff --git a/re2c.spec b/re2c.spec index 35ab601..5aa76f9 100644 --- a/re2c.spec +++ b/re2c.spec @@ -1,5 +1,5 @@ Name: re2c -Version: 0.14.3 +Version: 0.16 Release: 1mamba Summary: A tool for writing very fast and very flexible scanners Group: System/Tools @@ -36,10 +36,13 @@ re2c is a tool for writing very fast and very flexible scanners. Unlike any othe %files %defattr(-,root,root) %{_bindir}/re2c -%{_mandir}/man1/re2c.1.gz -%doc README README.in +%{_mandir}/man1/re2c.1* +%doc README %changelog +* Thu May 12 2016 Automatic Build System 0.16-1mamba +- automatic version update by autodist + * Wed May 20 2015 Automatic Build System 0.14.3-1mamba - automatic version update by autodist