|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 1.0.0.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Fast base64 encoding and decoding for ByteStrings
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -106,6 +106,9 @@ chmod a-x CHANGELOG.md README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 1.0.0.3-2
|
|
|
|
|
- refresh to cabal-rpm-2.0.6
|
|
|
|
|
|
|
|
|
|
* Sun Feb 09 2020 Jens Petersen <petersen@redhat.com> - 1.0.0.3-1
|
|
|
|
|
- update to 1.0.0.3
|
|
|
|
|
|
|
|
|
|