diff --git a/ghc-glib.spec b/ghc-glib.spec index 53fe131..a953611 100644 --- a/ghc-glib.spec +++ b/ghc-glib.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.13.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Binding to the GLIB library for Gtk2Hs License: LGPLv2+ @@ -25,8 +25,6 @@ BuildRequires: ghc-utf8-string-devel BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0) # End cabal-rpm deps -# preprocessing gcc7 __float128 failing -ExcludeArch: %{ix86} %description GLib is a collection of C data structures and utility functions for the GObject @@ -81,11 +79,13 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Thu Jul 6 2017 Jens Petersen - 0.13.4.1-2 +- re-enable i686 (#1427000) + * Wed Feb 22 2017 Jens Petersen - 0.13.4.1-1 - update to 0.13.4.1 - exclude i686 due to gcc7 __float128 - * Fri Feb 10 2017 Fedora Release Engineering - 0.13.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild