diff --git a/.gitignore b/.gitignore index 7f861d4..73f4e04 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ caribou-0.1.5.tar.bz2 /caribou-0.4.9.tar.xz /caribou-0.4.10.tar.xz /caribou-0.4.11.tar.xz +/caribou-0.4.12.tar.xz diff --git a/caribou.spec b/caribou.spec index 9e377b3..8dcdb12 100644 --- a/caribou.spec +++ b/caribou.spec @@ -1,6 +1,6 @@ Name: caribou -Version: 0.4.11 -Release: 3%{?dist} +Version: 0.4.12 +Release: 1%{?dist} Summary: A simplified in-place on-screen keyboard License: LGPLv2+ URL: http://live.gnome.org/Caribou @@ -91,7 +91,7 @@ non-gnome-shell sessions. %build %configure --disable-static -make %{?_smp_mflags} +make V=1 %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" @@ -156,6 +156,9 @@ fi %changelog +* Sat Aug 24 2013 Parag Nemade - 0.4.12-1 +- Update to 0.4.12 + * Fri Aug 09 2013 Kalev Lember - 0.4.11-3 - Rebuilt for cogl 1.15.4 soname bump diff --git a/sources b/sources index 4676716..f58032d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ed54f0fc222c02a69589cf478dab8bb caribou-0.4.11.tar.xz +351facfed52cfbe84d111faea4be1005 caribou-0.4.12.tar.xz