From 0c7a4cf69ddc414772eb187a3d7b0afeddd59433 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 6 Nov 2012 10:10:20 +0100 Subject: [PATCH] update to 0.0.19 upstream version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - get rid of the rpmlint warning “incorrect-fsf-address”. --- .gitignore | 1 + ibus-typing-booster.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 60e6eea..e997a4d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /ibus-typing-booster-0.0.16.tar.gz /ibus-typing-booster-0.0.17.tar.gz /ibus-typing-booster-0.0.18.tar.gz +/ibus-typing-booster-0.0.19.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 481eefb..27ac681 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 0.0.18 +Version: 0.0.19 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -74,6 +74,10 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Tue Nov 06 2012 Mike FABIAN - 0.0.19-1 +- Update to 0.0.19 upstream version +- fix rpmlint warning “incorrect-fsf-address” + * Wed Oct 31 2012 Mike FABIAN - 0.0.18-1 - Update to 0.0.18 upstream version - Resolves: #871056 diff --git a/sources b/sources index 2b657bb..983574f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -766a60fb0636acaa9e7dd67f998d8c92 ibus-typing-booster-0.0.18.tar.gz +997cb31d5db13c06d967f14339938ee4 ibus-typing-booster-0.0.19.tar.gz