|
|
|
@ -1,19 +1,18 @@
|
|
|
|
|
|
|
|
|
|
%global wayland_min_version 1.4
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
Name: plasma-wayland-protocols
|
|
|
|
|
Version: 1.10.0
|
|
|
|
|
Version: 1.16.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Plasma Specific Protocols for Wayland
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ and MIT and BSD
|
|
|
|
|
License: BSD-3-Clause AND CC0-1.0 AND LGPL-2.1-or-later AND MIT-CMU
|
|
|
|
|
URL: https://invent.kde.org/libraries/%{name}
|
|
|
|
|
|
|
|
|
|
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
## upstream patches (lookaside cache)
|
|
|
|
|
|
|
|
|
|
BuildRequires: kf6-rpm-macros
|
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
|
|
|
|
@ -34,8 +33,7 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%cmake_kf5
|
|
|
|
|
|
|
|
|
|
%cmake_kf6
|
|
|
|
|
%cmake_build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -44,14 +42,50 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%license COPYING.LIB
|
|
|
|
|
%{_kf5_datadir}/plasma-wayland-protocols/
|
|
|
|
|
%license LICENSES/* COPYING.LIB
|
|
|
|
|
%{_kf6_datadir}/plasma-wayland-protocols/
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_kf5_libdir}/cmake/PlasmaWaylandProtocols/
|
|
|
|
|
%{_kf6_libdir}/cmake/PlasmaWaylandProtocols/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 14 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 1.16.0-1
|
|
|
|
|
- Rebuild For MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Thu Jan 09 2025 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 1.16.0-1
|
|
|
|
|
- 1.16.0
|
|
|
|
|
|
|
|
|
|
* Sat Dec 07 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 1.15.0-1
|
|
|
|
|
- 1.15.0
|
|
|
|
|
|
|
|
|
|
* Thu Sep 12 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 1.14.0-1
|
|
|
|
|
- 1.14.0
|
|
|
|
|
|
|
|
|
|
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 24 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 1.13.0-1
|
|
|
|
|
- 1.13.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Dec 07 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 1.12.0-1
|
|
|
|
|
- 1.12.0
|
|
|
|
|
|
|
|
|
|
* Sun Dec 03 2023 Justin Zobel <justin.zobel@gmail.com> - 1.11.1-1
|
|
|
|
|
- Update to 1.11.1
|
|
|
|
|
|
|
|
|
|
* Tue Nov 7 2023 Steve Cossette <farchord@gmail.com> - 1.11.0-1
|
|
|
|
|
- 1.11.0
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Marc Deop <marcdeop@fedoraproject.org> - 1.10.0-1
|
|
|
|
|
- 1.10.0
|
|
|
|
|
|