Christophe Giboudeaux 2022-09-12 10:45:33 +00:00 committed by Git OBS Bridge
parent 14eb720bc4
commit be50474cd4
6 changed files with 26 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b6822538383ae4a152498c09024c02c03c97742e40a1fe3bdb08eb5ed4332eb
size 1759588

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxqMACgkQWNDuZIpI
s7uSGAgAsN7t3d4YdS3haSP5x2VvwdGXlaH8YG2XmG+FvfzjpItbBiLjyvZJt4rZ
vwdVLrRXi+pDtb79RWC8jmXVAFxozN/gIZqPr5BEbTP10B3mk8lRwddfLEOqSPPH
KH+yEiVUh7U7fVK4w1v9HyDazjTjxGYx5bSCArcSh3+oSPbMQnb8y/Q2Wk0xUwNv
HJVhVO1R4nHQT1I+wbqvPWF6bDtsXsM7C3DJICTlHNYK1hUjX0AWvknR3jkW4xel
073J6OCMDTtIalZOc35gReiXIjJ8F0SWCoGTG7RkrEKcxFXurM2pOoYON+GZHsxZ
K5svwKODYsTIF9/DSJorsiJcBXPNZg==
=bde9
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8c4ebed8cf573daa6916f089d596ab345cbbf5016c379a525155224e5b32ad7
size 1759612

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9OUACgkQWNDuZIpI
s7vvvwgAk8Ml94HUstjb0ief0RrezqVg2rieuy6mHhEP9Q/zw90dl24S70ZE8shU
0VBZCarOvZOD0App+FhSzr7AHhYHk1RJfrpkLT2tnMGdg8mDHBPkBWxR0TnOEwfC
n1xqpAsxacO4D5a/qBgqOSEEE8AiaJC0FHaiouPX8rD3btFEJuk1cg+rgqJNNIkC
UhoQkD+RAjPcplPj4Tmz2fgH7yjj/WE5qxvBWookGprirSYeqgjDxpNSh8fKjuUn
0qVVWsWZaF4bBuaKOE/RYS5t1ZMfAouP0le1Hb0QfxnkYaclW8Uikj1oxoT0/+ik
GgBBlFQnv4aTF1x/bFh4KgKmytBrqA==
=4z1l
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 6 07:16:39 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 7 22:27:08 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Sun Aug 7 22:27:08 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,7 +17,7 @@
%define lname libKF5Style5 %define lname libKF5Style5
%define _tar_path 5.97 %define _tar_path 5.98
# Full KF5 version (e.g. 5.33.0) # Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}} %{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33) # Last major and minor KF5 version (e.g. 5.33)
@ -25,7 +25,7 @@
# Only needed for the package signature condition # Only needed for the package signature condition
%bcond_without released %bcond_without released
Name: frameworkintegration Name: frameworkintegration
Version: 5.97.0 Version: 5.98.0
Release: 0 Release: 0
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
License: LGPL-2.1-or-later License: LGPL-2.1-or-later