diff --git a/.gitignore b/.gitignore index dd61ca8..7590e4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/picmi-15.12.0.tar.xz -/picmi-15.12.1.tar.xz -/picmi-15.12.2.tar.xz -/picmi-15.12.3.tar.xz +/picmi-16.04.0.tar.xz diff --git a/picmi.spec b/picmi.spec index 05364e8..666966a 100644 --- a/picmi.spec +++ b/picmi.spec @@ -1,11 +1,12 @@ Name: picmi Summary: A nonogram logic game -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} License: GPLv2+ and GFDL -URL: https://projects.kde.org/%{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/%{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: kf5-kcoreaddons-devel @@ -40,7 +40,7 @@ color cells according to numbers given at the side of the board. %prep -%setup -q +%autosetup %build @@ -82,10 +82,13 @@ gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &> /dev/null || : %{_kf5_datadir}/icons/hicolor/*/*/* %{_kf5_datadir}/kxmlgui5/picmi/ %{_kf5_datadir}/%{name}/ -%{_kf5_datadir}/doc/HTML/en/picmi/ +%{_kf5_docdir}/HTML/en/picmi/ %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 7349608..51c022c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9861bb9290d53a93c4fc70dd04bba1b9 picmi-15.12.3.tar.xz +17a7a160c7592f6aa6865311241027e3 picmi-16.04.0.tar.xz