diff --git a/.gitignore b/.gitignore index e277426..fd8b7bc 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ /kollision-4.14.1.tar.xz /kollision-4.14.2.tar.xz /kollision-4.14.3.tar.xz +/kollision-14.11.97.tar.xz +/kollision-14.12.1.tar.xz diff --git a/kollision.spec b/kollision.spec index fea64d4..2b39636 100644 --- a/kollision.spec +++ b/kollision.spec @@ -1,7 +1,7 @@ Name: kollision Summary: A simple ball dodging game -Version: 4.14.3 +Version: 14.12.1 Release: 1%{?dist} License: GPLv2+ and GFDL @@ -12,12 +12,12 @@ URL: https://projects.kde.org/projects/kde/kdegames/%{name} %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: libkdegames-devel >= %{version} -Requires: libkdegames%{?_isa} >= %{_kde4_version} +Requires: libkdegames%{?_isa} >= %{version} %description Kollision is a simple ball dodging game. Let the blue ball @@ -74,6 +74,12 @@ gtk-update-icon-cache %{_kde4_iconsdir}/oxygen &> /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 + * Sun Nov 09 2014 Rex Dieter - 4.14.3-1 - 4.14.3 diff --git a/sources b/sources index 49c4b66..bb2cb05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b494ec77ce0b3b02e1412fa078cfda7c kollision-4.14.3.tar.xz +693e4eb9cf579aa0488d6ae2d74bc859 kollision-14.12.1.tar.xz