From 9ad7bb892426c4a0bf9e3e900072481328532a36 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 13 Apr 2016 17:47:22 +0200 Subject: [PATCH] Update to 1.0.1 --- .gitignore | 1 + gspell.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e350bcd..3958cf3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gspell-0.2.4.tar.xz /gspell-0.2.6.tar.xz /gspell-1.0.0.tar.xz +/gspell-1.0.1.tar.xz diff --git a/gspell.spec b/gspell.spec index a057109..d8f6448 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,7 +2,7 @@ %global gtk3_version 3.19.11 Name: gspell -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Spell-checking library for GTK+ @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Apr 13 2016 Kalev Lember - 1.0.1-1 +- Update to 1.0.1 + * Sun Mar 20 2016 Kalev Lember - 1.0.0-1 - Update to 1.0.0 diff --git a/sources b/sources index a6250b8..3c93025 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -597badf88c251cf7712470cb14dfc59c gspell-1.0.0.tar.xz +5de926c5da1929b8aac998193d42c3c0 gspell-1.0.1.tar.xz