From 1ad621d6b88497adfa35bd4bd1effaa680f4e487 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Aug 10 2020 20:52:48 +0000 Subject: .spec cosmetics --- diff --git a/dolphin.spec b/dolphin.spec index b386085..ac0e889 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -1,4 +1,3 @@ -%undefine __cmake_in_source_build # uncomment to enable bootstrap mode #global bootstrap 1 @@ -17,7 +16,7 @@ Name: dolphin Summary: KDE File Manager Version: 20.04.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: https://cgit.kde.org/%{name}.git/ @@ -101,8 +100,9 @@ Requires: kf5-kio-devel%{?_isa} %build -%{cmake_kf5} \ +%cmake_kf5 \ -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} + %cmake_build @@ -175,6 +175,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Mon Aug 10 2020 Rex Dieter - 20.04.3-3 +- .spec cosmetics + * Mon Jul 27 2020 Fedora Release Engineering - 20.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild