epel9
Marc Deop 3 years ago
parent 50341fc2c8
commit 65cb7a76e2

1
.gitignore vendored

@ -85,3 +85,4 @@
/plasma-integration-5.24.3.tar.xz /plasma-integration-5.24.3.tar.xz
/plasma-integration-5.24.4.tar.xz /plasma-integration-5.24.4.tar.xz
/plasma-integration-5.24.5.tar.xz /plasma-integration-5.24.5.tar.xz
/plasma-integration-5.24.90.tar.xz

@ -1,7 +1,7 @@
Name: plasma-integration Name: plasma-integration
Summary: Qt Platform Theme integration plugin for Plasma Summary: Qt Platform Theme integration plugin for Plasma
Version: 5.24.5 Version: 5.24.90
Release: 2%{?dist} Release: 1%{?dist}
# KDE e.V. may determine that future LGPL versions are accepted # KDE e.V. may determine that future LGPL versions are accepted
License: LGPLv2 or LGPLv3 License: LGPLv2 or LGPLv3
@ -19,10 +19,13 @@ Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.
BuildRequires: kf5-rpm-macros BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: wayland-devel
BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.6.0
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xcursor)
BuildRequires: cmake(Qt5WaylandClient)
BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5DBus)
BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5X11Extras)
@ -86,6 +89,9 @@ sed -i.breeze_version \
%changelog %changelog
* Fri May 20 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.90-1
- 5.24.90
* Tue May 17 2022 Jan Grulich <jgrulich@redhat.com> - 5.24.5-2 * Tue May 17 2022 Jan Grulich <jgrulich@redhat.com> - 5.24.5-2
- Rebuild (qt5) - Rebuild (qt5)

@ -1 +1 @@
SHA512 (plasma-integration-5.24.5.tar.xz) = 6c60eff349d6b60fd8f781e162768d7cfb45d042687c1206f3f2c9e7af0c5719ff70555eff181782607ac53755844b0968ee7b9a75c87d6bd65b489a3a9dc348 SHA512 (plasma-integration-5.24.90.tar.xz) = 9301fcfea05075eec12d05eb3e6025b23281baea3c1f1f0abe2ca85fbdd59bb459d5104611c7ae86b83866bd9d2d4a9d3d0f7a6700be4c5d1bbf13d7b45a0655

Loading…
Cancel
Save