diff --git a/.gitignore b/.gitignore index bfa4de2..2cfe1d4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /gspell-1.0.2.tar.xz /gspell-1.0.3.tar.xz /gspell-1.1.2.tar.xz +/gspell-1.1.3.tar.xz diff --git a/gspell.spec b/gspell.spec index 2682c14..f5d88aa 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,7 +2,7 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.1.2 +Version: 1.1.3 Release: 1%{?dist} Summary: Spell-checking library for GTK+ @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Sun Aug 14 2016 Kalev Lember - 1.1.3-1 +- Update to 1.1.3 + * Sun Jul 17 2016 Kalev Lember - 1.1.2-1 - Update to 1.1.2 diff --git a/sources b/sources index 03262e7..ce7410b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe03aeedae1a72417129c915f3f2f05c gspell-1.1.2.tar.xz +7d3653b9e9a3dff67ac486c2f4c78c26 gspell-1.1.3.tar.xz