From 2e08f7eb9845193cbef4c4ad8868680c2eb51cab Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 19 Sep 2016 08:59:27 +0200 Subject: [PATCH] Update to 1.2.0 --- .gitignore | 1 + gspell.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2cfe1d4..222db8c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /gspell-1.0.3.tar.xz /gspell-1.1.2.tar.xz /gspell-1.1.3.tar.xz +/gspell-1.2.0.tar.xz diff --git a/gspell.spec b/gspell.spec index f5d88aa..370675f 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,13 +2,13 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.1.3 +Version: 1.2.0 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.1/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.2/%{name}-%{version}.tar.xz BuildRequires: gettext BuildRequires: gobject-introspection-devel @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Sep 19 2016 Kalev Lember - 1.2.0-1 +- Update to 1.2.0 + * Sun Aug 14 2016 Kalev Lember - 1.1.3-1 - Update to 1.1.3 diff --git a/sources b/sources index ce7410b..f91b739 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d3653b9e9a3dff67ac486c2f4c78c26 gspell-1.1.3.tar.xz +5c8e0daece6dc5ebdc114172dc08384a gspell-1.2.0.tar.xz