automatic version update by autodist [release 4.0-1mamba;Wed Nov 20 2024]

This commit is contained in:
Automatic Build System 2024-11-20 11:02:34 +01:00
parent 09fcdbdb0a
commit dadfc9cbfb

View File

@ -1,5 +1,5 @@
Name: re2c
Version: 3.1
Version: 4.0
Release: 1mamba
Summary: A tool for writing very fast and very flexible scanners
Group: System/Tools
@ -36,17 +36,16 @@ re2c is a tool for writing very fast and very flexible scanners. Unlike any othe
%files
%defattr(-,root,root)
%{_bindir}/re2c
%{_bindir}/re2go
%{_bindir}/re2rust
%{_bindir}/re*
%dir %{_datadir}/re2c
%dir %{_datadir}/re2c/stdlib
%{_datadir}/re2c/stdlib/unicode_categories.re
%{_mandir}/man1/re2c.1*
%{_mandir}/man1/re2go.1*
%{_mandir}/man1/re2rust.1*
%{_datadir}/re2c/stdlib/*
%{_mandir}/man1/re*.1*
%changelog
* Wed Nov 20 2024 Automatic Build System <autodist@openmamba.org> 4.0-1mamba
- automatic version update by autodist
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 3.1-1mamba
- automatic version update by autodist