From 8084f077f9ac86367a639e52da66b49744f26c16 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 24 2016 04:34:43 +0000 Subject: 16.04.0 --- diff --git a/.gitignore b/.gitignore index 1a81dde..2fe5ea9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,44 +1 @@ -/kbounce-4.10.1.tar.xz -/kbounce-4.10.2.tar.xz -/kbounce-4.10.3.tar.xz -/kbounce-4.10.4.tar.xz -/kbounce-4.10.90.tar.xz -/kbounce-4.10.95.tar.xz -/kbounce-4.10.97.tar.xz -/kbounce-4.11.0.tar.xz -/kbounce-4.11.1.tar.xz -/kbounce-4.11.2.tar.xz -/kbounce-4.11.3.tar.xz -/kbounce-4.11.90.tar.xz -/kbounce-4.11.95.tar.xz -/kbounce-4.11.97.tar.xz -/kbounce-4.12.0.tar.xz -/kbounce-4.12.1.tar.xz -/kbounce-4.12.2.tar.xz -/kbounce-4.12.3.tar.xz -/kbounce-4.12.90.tar.xz -/kbounce-4.12.95.tar.xz -/kbounce-4.12.97.tar.xz -/kbounce-4.13.0.tar.xz -/kbounce-4.13.1.tar.xz -/kbounce-4.13.2.tar.xz -/kbounce-4.13.3.tar.xz -/kbounce-4.13.97.tar.xz -/kbounce-4.14.0.tar.xz -/kbounce-4.14.1.tar.xz -/kbounce-4.14.2.tar.xz -/kbounce-4.14.3.tar.xz -/kbounce-14.11.97.tar.xz -/kbounce-14.12.1.tar.xz -/kbounce-14.12.2.tar.xz -/kbounce-14.12.3.tar.xz -/kbounce-15.04.0.tar.xz -/kbounce-15.04.1.tar.xz -/kbounce-15.04.2.tar.xz -/kbounce-15.04.3.tar.xz -/kbounce-15.08.0.tar.xz -/kbounce-15.08.3.tar.xz -/kbounce-15.12.0.tar.xz -/kbounce-15.12.1.tar.xz -/kbounce-15.12.2.tar.xz -/kbounce-15.12.3.tar.xz +/kbounce-16.04.0.tar.xz diff --git a/kbounce.spec b/kbounce.spec index 8dbd8e6..14edc27 100644 --- a/kbounce.spec +++ b/kbounce.spec @@ -1,11 +1,12 @@ Name: kbounce Summary: Ball bouncing game -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} License: LGPLv2+ and GFDL -URL: https://projects.kde.org/projects/kde/kdegames/%{name} +URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -14,7 +15,6 @@ URL: https://projects.kde.org/projects/kde/kdegames/%{name} %endif Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz -BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: gettext @@ -54,7 +54,7 @@ advance to the next level. %prep -%setup -q +%autosetup -p1 %build @@ -88,7 +88,7 @@ fi gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : %files -%doc COPYING* +%license COPYING* #doc README %{_kf5_bindir}/%{name} #{_sysconfdir}/xdg/%{name}.knsrc @@ -104,6 +104,9 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : %changelog +* Sun Apr 24 2016 Rex Dieter - 16.04.0-1 +- 16.04.0 + * Tue Mar 15 2016 Rex Dieter - 15.12.3-1 - 15.12.3 diff --git a/sources b/sources index 6497b11..ac3e1b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6869ed5596499b989640fb7bd2ea5b82 kbounce-15.12.3.tar.xz +6f8c8f74e760358a984f9a46a84aca46 kbounce-16.04.0.tar.xz