|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.7.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: High-resolution clock functions: monotonic, realtime, cputime
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -76,5 +76,8 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 9 2018 Jens Petersen <petersen@redhat.com> - 0.7.2-5
|
|
|
|
|
- bump release over hlint
|
|
|
|
|
|
|
|
|
|
* Tue Jan 2 2018 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.7.2-1
|
|
|
|
|
- spec file generated by cabal-rpm-0.12
|
|
|
|
|