diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 8f00240..ca1b32b 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -1,6 +1,6 @@ %define ghc_ver %(ghc --version | sed "s|.*version ||") Name: ghc-base64-bytestring -Version: 1.0.0.1 +Version: 1.2.0.1 Release: 1mamba Summary: A Haskell library for working with base64-encoded data quickly and efficiently Group: System/Libraries @@ -56,5 +56,8 @@ ghc-pkg unregister %{_libdir}/ghc-%{ghc_ver}/base64-bytestring-%{version}/base64 %{_datadir}/doc/base64-bytestring-%{version}/LICENSE %changelog +* Thu Feb 04 2021 Automatic Build System 1.2.0.1-1mamba +- automatic version update by autodist + * Sun Sep 08 2013 Silvan Calarco 1.0.0.1-1mamba - package created by silvan using the webbuild interface