epel9
Martin Kyral 6 years ago
parent abb521a373
commit ab6d807344

1
.gitignore vendored

@ -34,3 +34,4 @@
/kwin-5.15.4.tar.xz /kwin-5.15.4.tar.xz
/kwin-5.15.5.tar.xz /kwin-5.15.5.tar.xz
/kwin-5.15.90.tar.xz /kwin-5.15.90.tar.xz
/kwin-5.16.0.tar.xz

@ -9,8 +9,8 @@
%endif %endif
Name: kwin Name: kwin
Version: 5.15.90 Version: 5.16.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: KDE Window manager Summary: KDE Window manager
# all sources are effectively GPLv2+, except for: # all sources are effectively GPLv2+, except for:
@ -256,9 +256,7 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%{_kf5_datadir}/config.kcfg/kwin.kcfg %{_kf5_datadir}/config.kcfg/kwin.kcfg
%{_kf5_datadir}/config.kcfg/kwin_colorcorrect.kcfg %{_kf5_datadir}/config.kcfg/kwin_colorcorrect.kcfg
%{_datadir}/icons/hicolor/*/apps/kwin.* %{_datadir}/icons/hicolor/*/apps/kwin.*
# note: these are for reference (to express config defaults), they are %{_datadir}/knsrcfiles/*.knsrc
# not config files themselves (so don't use %%config tag)
%{_sysconfdir}/xdg/*.knsrc
%files wayland %files wayland
%{_kf5_bindir}/kwin_wayland %{_kf5_bindir}/kwin_wayland
@ -297,6 +295,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%changelog %changelog
* Tue Jun 11 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.0-1
- 5.16.0
* Wed Jun 05 2019 Jan Grulich <jgrulich@redhat.com> - 5.15.90-2 * Wed Jun 05 2019 Jan Grulich <jgrulich@redhat.com> - 5.15.90-2
- rebuild (qt5) - rebuild (qt5)

@ -1 +1 @@
SHA512 (kwin-5.15.90.tar.xz) = 7caae0a9073cb1b3fae2eb09d3955c9b833048062371c8092c2dd299edd06d80c4244a53f86b4e17d970e57ac667cc809c456d9de8246bf1fb9f4cda35eb213c SHA512 (kwin-5.16.0.tar.xz) = 4da719012dd66e36c67bd1af43dfbe8bf4f0a403faf072353f86a6246371db1fbe0c0bab1eaf8815ca905e5ab4d2c8b2cf9ef780f4419d2684d3e5cf10ba92f0

Loading…
Cancel
Save