diff --git a/.gitignore b/.gitignore index f5b6fd5..bfa4de2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /gspell-1.0.1.tar.xz /gspell-1.0.2.tar.xz /gspell-1.0.3.tar.xz +/gspell-1.1.2.tar.xz diff --git a/gspell.spec b/gspell.spec index 5432d06..2682c14 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,13 +2,13 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.0.3 +Version: 1.1.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.0/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.1/%{name}-%{version}.tar.xz BuildRequires: gettext BuildRequires: gobject-introspection-devel @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Sun Jul 17 2016 Kalev Lember - 1.1.2-1 +- Update to 1.1.2 + * Sun Jul 10 2016 Kalev Lember - 1.0.3-1 - Update to 1.0.3 diff --git a/sources b/sources index 377a862..03262e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e076363b7668d9bbd0b768278cc726f gspell-1.0.3.tar.xz +fe03aeedae1a72417129c915f3f2f05c gspell-1.1.2.tar.xz