diff --git a/.gitignore b/.gitignore index 0192f37..f5b6fd5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gspell-1.0.0.tar.xz /gspell-1.0.1.tar.xz /gspell-1.0.2.tar.xz +/gspell-1.0.3.tar.xz diff --git a/gspell.spec b/gspell.spec index e6c0b74..5432d06 100644 --- a/gspell.spec +++ b/gspell.spec @@ -1,8 +1,8 @@ %global glib2_version 2.44 -%global gtk3_version 3.19.11 +%global gtk3_version 3.20 Name: gspell -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Spell-checking library for GTK+ @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Sun Jul 10 2016 Kalev Lember - 1.0.3-1 +- Update to 1.0.3 + * Fri Jun 10 2016 Kalev Lember - 1.0.2-1 - Update to 1.0.2 diff --git a/sources b/sources index cec9653..377a862 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4edcaab8206d23feff96451fed2af78 gspell-1.0.2.tar.xz +8e076363b7668d9bbd0b768278cc726f gspell-1.0.3.tar.xz