Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-28 20:46:19 +00:00
parent 8ecff129a3
commit a9c90c2630
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ghc-%{pkg_name}
Version: 0.13.7.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Binding to the GLIB library for Gtk2Hs
License: LGPLv2+
@ -114,6 +114,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.13.7.0-1
- update to 0.13.7.0
- exclude ppc64le, because of #1737587