Merge branch f35 into epel9

epel9
Troy Dawson 3 years ago
commit eb53d86b25

1
.gitignore vendored

@ -41,3 +41,4 @@
/kwindowsystem-5.87.0.tar.xz /kwindowsystem-5.87.0.tar.xz
/kwindowsystem-5.88.0.tar.xz /kwindowsystem-5.88.0.tar.xz
/kwindowsystem-5.89.0.tar.xz /kwindowsystem-5.89.0.tar.xz
/kwindowsystem-5.90.0.tar.xz

@ -2,7 +2,7 @@
%global framework kwindowsystem %global framework kwindowsystem
## uncomment to enable bootstrap mode ## uncomment to enable bootstrap mode
%global bootstrap 1 #global bootstrap 1
## currently includes no tests ## currently includes no tests
%if !0%{?bootstrap} %if !0%{?bootstrap}
@ -12,8 +12,8 @@
%endif %endif
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.89.0 Version: 5.90.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
@ -111,8 +111,8 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%changelog %changelog
* Mon Dec 27 2021 Troy Dawson <tdawson@redhat.com> - 5.89.0-1.1 * Tue Jan 04 2022 Marc Deop i Argemí (Private) <marc@marcdeop.com> - 5.90.0-1
- Enable bootstrap in epel9, until we get openbox - 5.90.0
* Wed Dec 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.89.0-1 * Wed Dec 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.89.0-1
- 5.89.0 - 5.89.0

@ -1 +1 @@
SHA512 (kwindowsystem-5.89.0.tar.xz) = 9d8a25040c065d29d2ac6030a95a70db1346a1daad7a3704a5333b924bc4878428d1601120cdded906e9cb43bd9b419c695fe9768a88902fa076ed859772b1c8 SHA512 (kwindowsystem-5.90.0.tar.xz) = c63417e4c2e33f1b08898722f582324b72beae9e1931f08e6866bc6939681a612a30cd704236ae373aa075ef94f73f8868c92558a21e4849d6d0c467574916a2

Loading…
Cancel
Save