From ea10d29984be73ca40b24c15fb2ee1baca75b3b9 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 22 2016 23:07:15 +0000 Subject: 16.04.0 --- diff --git a/.gitignore b/.gitignore index 26c104d..67040ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/kanagram-15.12.1.tar.xz -/kanagram-15.12.2.tar.xz -/kanagram-15.12.3.tar.xz +/kanagram-16.04.0.tar.xz diff --git a/kanagram.spec b/kanagram.spec index 56253bb..1fd10e4 100644 --- a/kanagram.spec +++ b/kanagram.spec @@ -1,10 +1,11 @@ Name: kanagram Summary: Letter Order Game -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} License: GPLv2+ -URL: https://projects.kde.org/kanagram +URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -13,7 +14,6 @@ URL: https://projects.kde.org/kanagram %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 @@ -101,6 +101,9 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : %changelog +* Fri Apr 22 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 3c9bcdc..22b61d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72d2c8083efac37ea9dac52a90bd4405 kanagram-15.12.3.tar.xz +07256b3ef6ceec277ddb6d8d91845cbb kanagram-16.04.0.tar.xz