diff --git a/.gitignore b/.gitignore index 6bf007c..0576a82 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gspell-0.2.1.tar.xz /gspell-0.2.2.tar.xz /gspell-0.2.3.tar.xz +/gspell-0.2.4.tar.xz diff --git a/gspell.spec b/gspell.spec index 9411267..790af35 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,13 +2,13 @@ %global gtk3_version 3.16 Name: gspell -Version: 0.2.3 -Release: 2%{?dist} +Version: 0.2.4 +Release: 1%{?dist} Summary: Spell-checking library for GTK+ License: LGPLv2+ URL: https://wiki.gnome.org/Projects/gspell -Source0: https://download.gnome.org/sources/gspell/0.2/gspell-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/0.2/%{name}-%{version}.tar.xz BuildRequires: gettext BuildRequires: gobject-introspection-devel @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Feb 16 2016 David King - 0.2.4-1 +- Update to 0.2.4 + * Wed Feb 03 2016 Fedora Release Engineering - 0.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 8ba74bf..e789057 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -534cc1705c5dabafc19df96f01c59001 gspell-0.2.3.tar.xz +1be15f87a60b1fff77b27091d75310a8 gspell-0.2.4.tar.xz