diff --git a/ghc-echo.spec b/ghc-echo.spec index 68c4cfe..21211a7 100644 --- a/ghc-echo.spec +++ b/ghc-echo.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1.3 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A cross-platform, cross-console way to handle echoing terminal input License: BSD @@ -108,6 +108,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.1.3-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 01 2019 Jens Petersen - 0.1.3-9 - add doc and prof subpackages (cabal-rpm-1.0.0)