diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index 2177679..dc91d29 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -2,7 +2,7 @@ %define pkgname blaze-markup Name: ghc-blaze-markup -Version: 0.8.2.7 +Version: 0.8.2.8 Release: 1mamba Epoch: 1 Summary: GHC library: A blazingly fast markup combinator library for Haskell @@ -19,7 +19,6 @@ License: BSD BuildRequires: ghc BuildRequires: ghc-blaze-builder Requires: ghc = %{ghc_ver} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Core modules of a blazingly fast markup combinator library for the Haskell programming language. @@ -61,6 +60,9 @@ ghc-pkg unregister %{_libdir}/ghc-%{ghc_ver}/%{pkgname}-%{version}/%{pkgname}-%{ %{_docdir}/%{name}-%{version}/html %changelog +* Fri Mar 05 2021 Automatic Build System 0.8.2.8-1mamba +- automatic version update by autodist + * Thu Feb 04 2021 Automatic Build System 0.8.2.7-1mamba - automatic version update by autodist