epel9
Martin Kyral 6 years ago
parent c1dd470fb1
commit 895b89ae16

1
.gitignore vendored

@ -46,3 +46,4 @@
/kwayland-integration-5.13.3.tar.xz /kwayland-integration-5.13.3.tar.xz
/kwayland-integration-5.13.4.tar.xz /kwayland-integration-5.13.4.tar.xz
/kwayland-integration-5.13.5.tar.xz /kwayland-integration-5.13.5.tar.xz
/kwayland-integration-5.13.90.tar.xz

@ -1,7 +1,7 @@
%global wayland_min_version 1.3 %global wayland_min_version 1.3
Name: kwayland-integration Name: kwayland-integration
Version: 5.13.5 Version: 5.13.90
Release: 1%{?dist} Release: 1%{?dist}
Summary: Provides integration plugins for various KDE Frameworks for Wayland Summary: Provides integration plugins for various KDE Frameworks for Wayland
@ -55,9 +55,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%license COPYING.LIB %license COPYING.LIB
%{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeKWaylandPlugin.so %{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeKWaylandPlugin.so
%{_kf5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so %{_kf5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so
%{_sysconfdir}/xdg/kwindowsystem.kwayland.categories
%changelog %changelog
* Fri Sep 14 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.90-1
- 5.13.90
* Tue Sep 04 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.13.5-1 * Tue Sep 04 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.13.5-1
- 5.13.5 - 5.13.5

@ -1 +1 @@
SHA512 (kwayland-integration-5.13.5.tar.xz) = 1347bdc52e53fcc7f2b9dee859836ea232120736834a31b54efb188a6332cca429164d2a2139ab6e578bc3befd056e75e113ef3e72b2c4d15f2bf7d0ede01f16 SHA512 (kwayland-integration-5.13.90.tar.xz) = 53523bfe64f1726a83856b1534471eb016661831f2a60810690d5d8e721085ce86c814272f0ad4f3087cacf6bb9126533c5d62e605e7e17f07217e35d3b8cb47

Loading…
Cancel
Save