From 08a488bce5f5ba3812c16789978b0e06f91be7a2 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Aug 10 2020 20:59:36 +0000 Subject: .spec cosmetics --- diff --git a/analitza.spec b/analitza.spec index a48661d..af91419 100644 --- a/analitza.spec +++ b/analitza.spec @@ -1,5 +1,3 @@ -# Force out of source build -%undefine __cmake_in_source_build # uncomment to enable bootstrap mode #global bootstrap 1 @@ -11,7 +9,7 @@ Name: analitza Summary: Library of mathematical features Version: 20.04.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -59,7 +57,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %build -%cmake_kf5 %{?tests:-DBUILD_TESTING:BOOL=ON} +%cmake_kf5 \ + %{?tests:-DBUILD_TESTING:BOOL=ON} + %cmake_build @@ -101,6 +101,9 @@ popd %changelog +* Mon Aug 10 2020 Rex Dieter - 20.04.3-4 +- .spec cosmetics + * Fri Jul 31 2020 Fedora Release Engineering - 20.04.3-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild