diff --git a/ghc-bytestring-trie.spec b/ghc-bytestring-trie.spec index 37fb256..3b962bc 100644 --- a/ghc-bytestring-trie.spec +++ b/ghc-bytestring-trie.spec @@ -1,10 +1,11 @@ +# generated by cabal-rpm-0.9.12 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name bytestring-trie Name: ghc-%{pkg_name} Version: 0.2.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An efficient finite map from (byte)strings to values License: BSD @@ -80,6 +81,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Thu Jun 30 2016 Jens Petersen - 0.2.4.1-2 +- rebuild + * Sat Apr 23 2016 Ben Boeckel - 0.2.4.1-1 - update to 0.2.4.1