diff --git a/amor.spec b/amor.spec index ba89d48..2142b01 100644 --- a/amor.spec +++ b/amor.spec @@ -1,10 +1,10 @@ Name: amor Summary: Amusing misuse of resources Version: 15.08.3 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ and GFDL -URL: https://projects.kde.org/amor +URL: https://cgit.kde.org/amor.git/ %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -14,6 +14,7 @@ URL: https://projects.kde.org/amor Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: cmake +BuildRequires: gcc-c++ BuildRequires: kdelibs4-devel >= 4.14 BuildRequires: kde-filesystem @@ -24,6 +25,7 @@ Conflicts: kdetoys < 7:4.10.80 %description Amusing Misuse of Resources animation that sits on top of the curent window. + %prep %setup -q -n %{name}-%{version} @@ -58,6 +60,9 @@ desktop-file-validate %{buildroot}/%{_kde4_datadir}/applications/kde4/%{name}.de %changelog +* Tue Feb 20 2018 Rex Dieter - 15.08.3-7 +- update URL, BR: gcc-c++ + * Wed Feb 07 2018 Fedora Release Engineering - 15.08.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild