|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
Name: alex
|
|
|
|
|
Version: 3.2.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Tool for generating lexical analysers in Haskell
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -79,6 +79,9 @@ install -D -m 0644 doc/alex.1 %{buildroot}%{_mandir}/man1/alex.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.2.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
|
|
|
|
|
|
|
|
|
|
* Tue Aug 3 2021 Jens Petersen <petersen@redhat.com> - 3.2.6-1
|
|
|
|
|
- update to 3.2.6
|
|
|
|
|
|
|
|
|
|