File project.diff of Package libqt5xdg
--- libqt5xdg.changes.orig
+++ libqt5xdg.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 15 23:49:44 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
+
+- Added: 0001-lxqt-build-tools.patch
+
+-------------------------------------------------------------------
Sun Nov 5 14:27:40 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 3.12.0:
--- libqt5xdg.spec.orig
+++ libqt5xdg.spec
@@ -1,7 +1,7 @@
#
# spec file for package libqt5xdg
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,12 +27,13 @@ URL: https://lxqt.org
Source: https://github.com/lxqt/libqtxdg/releases/download/%{version}/%{_name}-%{version}.tar.xz
Source1: https://github.com/lxqt/libqtxdg/releases/download/%{version}/%{_name}-%{version}.tar.xz.asc
Source2: %{name}.keyring
+Patch: 0001-lxqt-build-tools.patch
BuildRequires: cmake >= 3.1.0
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libQt5Gui-private-headers-devel
-BuildRequires: lxqt-build-tools-devel >= 0.13.0
BuildRequires: pkgconfig
+BuildRequires: cmake(lxqt2-build-tools)
BuildRequires: pkgconfig(Qt5Core) >= 5.15
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Svg)
@@ -80,7 +81,7 @@ Requires: libQt5XdgIconLoader3 = %
Development files for QtXDG icon loader libraries used in LXQt
%prep
-%setup -q -n %{_name}-%{version}
+%autosetup -p1 -n %{_name}-%{version}
%build
%cmake