|
|
@ -9,8 +9,8 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.59.0
|
|
|
|
Version: 5.68.0
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ and MIT
|
|
|
|
License: LGPLv2+ and MIT
|
|
|
@ -32,6 +32,7 @@ BuildRequires: extra-cmake-modules >= %{majmin}
|
|
|
|
BuildRequires: kf5-rpm-macros >= %{majmin}
|
|
|
|
BuildRequires: kf5-rpm-macros >= %{majmin}
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
BuildRequires: pkgconfig(xcb)
|
|
|
|
BuildRequires: pkgconfig(xcb)
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(xcb-icccm)
|
|
|
|
BuildRequires: pkgconfig(xcb-keysyms)
|
|
|
|
BuildRequires: pkgconfig(xcb-keysyms)
|
|
|
|
BuildRequires: pkgconfig(xfixes)
|
|
|
|
BuildRequires: pkgconfig(xfixes)
|
|
|
|
BuildRequires: pkgconfig(xrender)
|
|
|
|
BuildRequires: pkgconfig(xrender)
|
|
|
@ -95,7 +96,7 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
|
|
|
%files -f kwindowsystem5_qt.lang
|
|
|
|
%files -f kwindowsystem5_qt.lang
|
|
|
|
%doc README.md
|
|
|
|
%doc README.md
|
|
|
|
%license COPYING.LIB
|
|
|
|
%license COPYING.LIB
|
|
|
|
%{_kf5_sysconfdir}/xdg/%{framework}.*
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
|
|
|
%{_kf5_libdir}/libKF5WindowSystem.so.*
|
|
|
|
%{_kf5_libdir}/libKF5WindowSystem.so.*
|
|
|
|
%dir %{_kf5_plugindir}/org.kde.kwindowsystem.platforms/
|
|
|
|
%dir %{_kf5_plugindir}/org.kde.kwindowsystem.platforms/
|
|
|
|
%{_kf5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemWaylandPlugin.so
|
|
|
|
%{_kf5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemWaylandPlugin.so
|
|
|
@ -110,8 +111,38 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu Jun 27 2019 Troy Dawson <tdawson@redhat.com> - 5.59.0-1.1
|
|
|
|
* Fri Mar 20 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.68.0-1
|
|
|
|
- Turn on bootstrap for initial EPEL8 build.
|
|
|
|
- 5.68.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 03 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.67.0-1
|
|
|
|
|
|
|
|
- 5.67.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.66.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 07 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.66.0-1
|
|
|
|
|
|
|
|
- 5.66.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 17 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.65.0-1
|
|
|
|
|
|
|
|
- 5.65.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 08 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.64.0-1
|
|
|
|
|
|
|
|
- 5.64.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 22 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.63.0-1
|
|
|
|
|
|
|
|
- 5.63.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 16 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.62.0-1
|
|
|
|
|
|
|
|
- 5.62.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.61.0-1
|
|
|
|
|
|
|
|
- 5.61.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.60.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 13 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.60.0-1
|
|
|
|
|
|
|
|
- 5.60.0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 06 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.59.0-1
|
|
|
|
* Thu Jun 06 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.59.0-1
|
|
|
|
- 5.59.0
|
|
|
|
- 5.59.0
|
|
|
|