diff --git a/ghc-http-client-tls.spec b/ghc-http-client-tls.spec index c57416d..9a89abe 100644 --- a/ghc-http-client-tls.spec +++ b/ghc-http-client-tls.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.3.5.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Http-client backend using the connection package and tls library License: MIT @@ -124,6 +124,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.3.5.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Aug 02 2019 Jens Petersen - 0.3.5.3-8 - add doc and prof subpackages (cabal-rpm-1.0.0)