diff --git a/gom.spec b/gom.spec index 934f4d4..dd8a509 100644 --- a/gom.spec +++ b/gom.spec @@ -1,6 +1,6 @@ Name: gom Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GObject to SQLite object mapper library License: LGPLv2+ @@ -60,6 +60,9 @@ developing applications that use %{name}. %doc %{_datadir}/gtk-doc/ %changelog +* Sun Jul 30 2017 Florian Weimer - 0.3.3-2 +- Rebuild with binutils fix for ppc64le (#1475636) + * Thu Jul 27 2017 Kalev Lember - 0.3.3-1 - Update to 0.3.3 - Switch to the meson build system