diff --git a/.gitignore b/.gitignore index 9aa2f28..c1012bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/step-15.12.0.tar.xz -/step-15.12.1.tar.xz -/step-15.12.2.tar.xz -/step-15.12.3.tar.xz +/step-16.04.0.tar.xz diff --git a/sources b/sources index 9378925..e99897d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8626e40ec8495642adfdc567ccff084c step-15.12.3.tar.xz +bd76efdfa3d73373c3dcd56b8243c232 step-16.04.0.tar.xz diff --git a/step.spec b/step.spec index 7c8047a..43778be 100644 --- a/step.spec +++ b/step.spec @@ -1,10 +1,11 @@ Name: step Summary: Interactive Physics Simulator -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} License: GPLv2+ -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 @@ -13,7 +14,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: gettext @@ -56,7 +56,7 @@ BuildRequires: pkgconfig(Qt5Qml) pkgconfig(Qt5Quick) pkgconfig(Qt5Xml) pkgconfig %prep -%setup -q +%autosetup -p1 %build @@ -94,7 +94,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 @@ -111,6 +111,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