|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: alex
|
|
|
|
Name: alex
|
|
|
|
Version: 3.2.4
|
|
|
|
Version: 3.2.4
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Tool for generating lexical analysers in Haskell
|
|
|
|
Summary: Tool for generating lexical analysers in Haskell
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -77,6 +77,9 @@ install -D -m 0644 doc/alex.1 %{buildroot}%{_mandir}/man1/alex.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 22 2018 Jens Petersen <petersen@redhat.com> - 3.2.4-1
|
|
|
|
* Mon Oct 22 2018 Jens Petersen <petersen@redhat.com> - 3.2.4-1
|
|
|
|
- rebuild for static executable
|
|
|
|
- rebuild for static executable
|
|
|
|
|
|
|
|
|
|
|
|