From 416eda717b2edde239b645ad19b6836f8620bc20 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 12 Feb 2023 14:28:57 +1030 Subject: [PATCH] Fix FTBFS on Fedora 38 --- dolphin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dolphin.spec b/dolphin.spec index 0d55378..ecbee44 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -13,7 +13,7 @@ Name: dolphin Summary: KDE File Manager Version: 22.12.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://invent.kde.org/system/dolphin @@ -31,6 +31,7 @@ Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name # for %%check BuildRequires: desktop-file-utils BuildRequires: libappstream-glib +BuildRequires: systemd-rpm-macros BuildRequires: extra-cmake-modules >= 5.71 BuildRequires: kf5-rpm-macros @@ -173,6 +174,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Sun Feb 12 2023 Justin Zobel - 22.12.2-2 +- Fix FTBFS on Fedora 38 + * Tue Jan 31 2023 Marc Deop - 22.12.2-1 - 22.12.2