diff --git a/.gitignore b/.gitignore index 9179c34..81f0856 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /kbounce-4.14.2.tar.xz /kbounce-4.14.3.tar.xz /kbounce-14.11.97.tar.xz +/kbounce-14.12.1.tar.xz diff --git a/kbounce.spec b/kbounce.spec index 4f81747..462d2b0 100644 --- a/kbounce.spec +++ b/kbounce.spec @@ -1,7 +1,7 @@ Name: kbounce Summary: Ball bouncing game -Version: 14.11.97 +Version: 14.12.1 Release: 1%{?dist} License: LGPLv2+ and GFDL @@ -17,7 +17,7 @@ Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-% BuildRequires: desktop-file-utils BuildRequires: libkdegames-devel >= %{version} -Requires: libkdegames%{?_isa} >= %{_kde4_version} +Requires: libkdegames%{?_isa} >= %{version} %description KBounce is a single player arcade game with the elements of puzzle. @@ -73,6 +73,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || : %changelog +* Sat Jan 17 2015 Rex Dieter - 14.12.1-1 +- 14.12.1 + * Tue Dec 09 2014 Rex Dieter - 14.11.97-1 - 14.11.97 diff --git a/sources b/sources index 7f50bb9..20c69d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -652bbe0f2da19f46cae052bdffc139df kbounce-14.11.97.tar.xz +a2ecf46e65676a4f93c9301251180bf0 kbounce-14.12.1.tar.xz