From a2cbba0cbe135e12e0c0b7f01b995f52502da95b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 14 Mar 2016 11:33:03 +0100 Subject: [PATCH] Update to 0.2.6 --- .gitignore | 1 + gspell.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0576a82..dbd2206 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /gspell-0.2.2.tar.xz /gspell-0.2.3.tar.xz /gspell-0.2.4.tar.xz +/gspell-0.2.6.tar.xz diff --git a/gspell.spec b/gspell.spec index 790af35..4765658 100644 --- a/gspell.spec +++ b/gspell.spec @@ -1,8 +1,8 @@ %global glib2_version 2.44 -%global gtk3_version 3.16 +%global gtk3_version 3.19.11 Name: gspell -Version: 0.2.4 +Version: 0.2.6 Release: 1%{?dist} Summary: Spell-checking library for GTK+ @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Mar 14 2016 Kalev Lember - 0.2.6-1 +- Update to 0.2.6 + * Tue Feb 16 2016 David King - 0.2.4-1 - Update to 0.2.4 diff --git a/sources b/sources index e789057..3a04988 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1be15f87a60b1fff77b27091d75310a8 gspell-0.2.4.tar.xz +525f2450cdcded8cb1bfa7a61187b99a gspell-0.2.6.tar.xz