diff --git a/gspell.spec b/gspell.spec index 57e2c20..3ba6c68 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,13 +2,13 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.2.2 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Spell-checking library for GTK+ License: LGPLv2+ URL: https://wiki.gnome.org/Projects/gspell -Source0: https://download.gnome.org/sources/%{name}/1.2/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.3/%{name}-%{version}.tar.xz BuildRequires: gettext BuildRequires: gobject-introspection-devel @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Feb 13 2017 Richard Hughes - 1.3.2-1 +- Update to 1.3.2 + * Fri Feb 10 2017 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild