diff --git a/.gitignore b/.gitignore index 222db8c..18de741 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /gspell-1.1.2.tar.xz /gspell-1.1.3.tar.xz /gspell-1.2.0.tar.xz +/gspell-1.2.1.tar.xz diff --git a/gspell.spec b/gspell.spec index 484bd5b..d2b6592 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,8 +2,8 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: Spell-checking library for GTK+ License: LGPLv2+ @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Nov 23 2016 Kalev Lember - 1.2.1-1 +- Update to 1.2.1 + * Thu Sep 22 2016 Kalev Lember - 1.2.0-2 - BR vala instead of obsolete vala-tools subpackage diff --git a/sources b/sources index f91b739..82f96b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c8e0daece6dc5ebdc114172dc08384a gspell-1.2.0.tar.xz +87163783bb0a3f99c701328b173d3a62 gspell-1.2.1.tar.xz