diff --git a/.gitignore b/.gitignore index 011f203..c94152b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /kblocks-4.14.1.tar.xz /kblocks-4.14.2.tar.xz /kblocks-4.14.3.tar.xz +/kblocks-14.11.97.tar.xz diff --git a/kblocks.spec b/kblocks.spec index f402027..aeadb6a 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -1,7 +1,7 @@ Name: kblocks Summary: A classic falling blocks game -Version: 4.14.3 +Version: 14.11.97 Release: 1%{?dist} License: GPLv2+ and GFDL @@ -12,7 +12,7 @@ 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} @@ -73,6 +73,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || : %changelog +* 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 763e4a3..d5b35af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98ee40f62a4de412d594cbf54e87709c kblocks-4.14.3.tar.xz +ba16cba6795f917a21c98f6d6ae70a18 kblocks-14.11.97.tar.xz