diff --git a/.gitignore b/.gitignore index f194df8..20b05bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gspell-0.1.2.tar.xz +/gspell-0.2.1.tar.xz diff --git a/gspell.spec b/gspell.spec index 1be7717..e7d6e6d 100644 --- a/gspell.spec +++ b/gspell.spec @@ -3,7 +3,7 @@ %global gtksourceview3_version 3.16 Name: gspell -Version: 0.1.2 +Version: 0.2.1 Release: 1%{?dist} Summary: Spell-checking library for GTK+ @@ -11,7 +11,7 @@ Summary: Spell-checking library for GTK+ # into libgspell-1.so binary, this makes the combined work GPLv2+. License: GPLv2+ URL: https://wiki.gnome.org/Projects/gspell -Source0: https://download.gnome.org/sources/gspell/0.1/gspell-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gspell/0.2/gspell-%{version}.tar.xz BuildRequires: gettext BuildRequires: gobject-introspection-devel @@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Dec 07 2015 Kalev Lember - 0.2.1-1 +- Update to 0.2.1 + * Sun Dec 06 2015 Kalev Lember - 0.1.2-1 - Update to 0.1.2 diff --git a/sources b/sources index e66f81a..8c76430 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -053b9dc5833d3699a71f153ed41f4d89 gspell-0.1.2.tar.xz +3a07ee8983f9ec069e1154374c258f9a gspell-0.2.1.tar.xz