automatic version update by autodist [release 3.5.0.0-1mamba;Mon Jan 08 2024]

This commit is contained in:
Automatic Build System 2024-01-11 21:08:38 +01:00
parent d418ec3d8d
commit e98d93e461

View File

@ -1,9 +1,9 @@
%define ghc_ver %(ghc --numeric-version)
%define pkgname %(echo %name | sed "s|^ghc-||")
%define bootstrap 1
#% define bootstrap 1
Name: alex
Version: 3.4.0.1
Version: 3.5.0.0
Release: 1mamba
Summary: Lexical analyser generator for Haskell
Group: Development/Libraries
@ -72,5 +72,8 @@ runghc Setup.hs register \
%{_docdir}/%{name}-%{version}/html
%changelog
* Mon Jan 08 2024 Automatic Build System <autodist@openmamba.org> 3.5.0.0-1mamba
- automatic version update by autodist
* Sat Nov 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.0.1-1mamba
- package created using the webbuild interface