diff --git a/.gitignore b/.gitignore index 864e7b5..f53ea61 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ caribou-0.1.5.tar.bz2 /caribou-0.4.16.tar.xz /caribou-0.4.17.tar.xz /caribou-0.4.18.tar.xz +/caribou-0.4.18.1.tar.xz diff --git a/caribou.spec b/caribou.spec index 8496030..2b4ce21 100644 --- a/caribou.spec +++ b/caribou.spec @@ -1,8 +1,8 @@ %global with_python3 1 Name: caribou -Version: 0.4.18 -Release: 3%{?dist} +Version: 0.4.18.1 +Release: 1%{?dist} Summary: A simplified in-place on-screen keyboard License: LGPLv2+ URL: http://live.gnome.org/Caribou @@ -194,6 +194,9 @@ fi %changelog +* Wed Apr 15 2015 Kalev Lember - 0.4.18.1-1 +- Update to 0.4.18.1 + * Thu Apr 09 2015 Parag Nemade - 0.4.18-3 - Resolves:rh#1210302: Fix dependencies for python{,3}-caribou diff --git a/sources b/sources index b8e6507..202d762 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b533d7c5fe6481dca01bd7e2daa9e85 caribou-0.4.18.tar.xz +20ee3d165b6876fd29d5dbaea5dbb3d3 caribou-0.4.18.1.tar.xz