Merge branch f37 into epel9-next

epel9
Troy Dawson 2 years ago
commit 77d44d500e

14
.gitignore vendored

@ -85,4 +85,16 @@
/plasma-integration-5.24.3.tar.xz
/plasma-integration-5.24.4.tar.xz
/plasma-integration-5.24.5.tar.xz
/plasma-integration-5.24.6.tar.xz
/plasma-integration-5.24.90.tar.xz
/plasma-integration-5.25.0.tar.xz
/plasma-integration-5.25.1.tar.xz
/plasma-integration-5.25.2.tar.xz
/plasma-integration-5.25.3.tar.xz
/plasma-integration-5.25.4.tar.xz
/plasma-integration-5.25.5.tar.xz
/plasma-integration-5.25.90.tar.xz
/plasma-integration-5.26.0.tar.xz
/plasma-integration-5.26.1.tar.xz
/plasma-integration-5.26.2.tar.xz
/plasma-integration-5.26.3.tar.xz
/plasma-integration-5.26.4.tar.xz

@ -1,6 +1,6 @@
Name: plasma-integration
Summary: Qt Platform Theme integration plugin for Plasma
Version: 5.24.6
Version: 5.26.4
Release: 1%{?dist}
# KDE e.V. may determine that future LGPL versions are accepted
@ -19,10 +19,13 @@ Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
BuildRequires: wayland-devel
BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.6.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcursor)
BuildRequires: cmake(Qt5WaylandClient)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5DBus)
BuildRequires: pkgconfig(Qt5X11Extras)
@ -86,8 +89,62 @@ sed -i.breeze_version \
%changelog
* Wed Jul 13 2022 Troy Dawson <tdawson@redhat.com> - 5.24.6-1
- Update to 5.24.6
* Tue Nov 29 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.4-1
- 5.26.4
* Wed Nov 09 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.3-1
- 5.26.3
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 5.26.2-2
- Rebuild (qt5)
* Wed Oct 26 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.2-1
- 5.26.2
* Tue Oct 18 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.1-1
- 5.26.1
* Thu Oct 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.0-1
- 5.26.0
* Thu Sep 22 2022 Marc Deop marcdeop@fedoraproject.org - 5.25.90-3
- Rebuild
* Wed Sep 21 2022 Jan Grulich <jgrulich@redhat.com> - 5.25.90-2
- Rebuild (qt5)
* Sat Sep 17 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.90-1
- 5.25.90
* Wed Sep 07 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.5-1
- 5.25.5
* Wed Aug 03 2022 Justin Zobel <justin@1707.io> - 5.25.4-1
- Update to 5.25.4
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.25.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jul 14 2022 Jan Grulich <jgrulich@redhat.com> - 5.25.3-2
- Rebuild (qt5)
* Tue Jul 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.3-1
- 5.25.3
* Tue Jun 28 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.2-1
- 5.25.2
* Tue Jun 21 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.1-1
- 5.25.1
* Thu Jun 09 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.25.0-1
- 5.25.0
* 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
- Rebuild (qt5)
* Tue May 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.24.5-1
- 5.24.5

@ -1 +1 @@
SHA512 (plasma-integration-5.24.6.tar.xz) = 9ed2e42d5705f8680321377635b204bf06548869e661ea1c42b07dc12ac707f57e5287c987d50d9e31a61ab4e751841a307f1db0a377ca332e1fb602cc9bca56
SHA512 (plasma-integration-5.26.4.tar.xz) = 9992312cbd3be785b2fed259244117358ca1eeffbae5251070f6a8c02d4adec09034324fec36b12decdd90db86ae5b6cb1c0cb9e9e1ca8bad30068342f18c999

Loading…
Cancel
Save