From 94c2fb575c8aa1010fd60b8d3f5f0d5711e18f36 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:45:22 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.0.1-1mamba;Thu Feb 04 2021] --- ghc-base64-bytestring.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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