Christophe Marin 2023-02-12 09:52:47 +00:00 committed by Git OBS Bridge
parent 93daeb51ff
commit 6252374a8d
6 changed files with 26 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SLkACgkQWNDuZIpI
s7u0iwf/S63wOKw9iNDxf0nb1oQZYUGw95PELU1pKUruuwheYwwXoaUzUnjEyyq/
bbV5kLKZPrT5b41ZMF33rujUIPyvt4l0GtgNiHpn5LO0EH5vUBnQQ8oSrSVMJuK6
vLA2WeR5ZHqo8D9qPiSgaL1rWpoVbd3G1nUToPUfcYj92LTMS+h9Q8TpTE9UPN6H
MWSLa5wQYP12Xcv7QJoXHqXYp1uvKKxSx2ExsN0y6RYUwJI1gavjWi5zkhNN7yDg
PwdzAfaDaZg5rmvNsMtkq1PDPfAQL6EDpN9wLcFZj6YXRUmzMsbQQCH5YL/Vw4Tp
QILrd+PAsX0w12JZh+chJhl35UWZ4Q==
=gqT8
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfejcACgkQWNDuZIpI
s7sdkAf+KLFkIZ97hIChYXaWdSKewWUsOx9PvWdvhgfB/hMLOYExb1bXeubyxeZk
8Q8Ww0HTHn65KC6K+w5xqFJNdUSDCid1QqHDDDrBwgfEDMkdPRTKKbJiq4oeozY+
+x3q6o1EbLWu5VpaElUEAJqxiq42ooFrCK2hlb3YAC02uo2nJPMiBkWzxcwdfZ4s
mJkSjq52gWJgAagl8dexiAuixXeTE7oWKxaCzloNFfGPVSafdOyLurK2RjAO0Mon
86sQfuBdWYcbOvgwrTKBFJS1XOGCh1k3O4Bx5z9sGPxb8Xrfgw8IvdBVsnNq4674
mXbrcanwqtu+TTFe9o+HiWyUwGmMxw==
=08d3
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 8 09:12:39 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- No code change since 5.102.0
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 12 08:18:31 UTC 2023 - Christophe Marin <christophe@krop.fr> Thu Jan 12 08:18:31 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -17,7 +17,7 @@
%define lname libKF5Style5 %define lname libKF5Style5
%define _tar_path 5.102 %define _tar_path 5.103
# 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.102.0 Version: 5.103.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
@ -107,8 +107,7 @@ Applications do not need to link to this directly. Development files
%kf5_makeinstall -C build %kf5_makeinstall -C build
%fdupes %{buildroot} %fdupes %{buildroot}
%post -n %{lname} -p /sbin/ldconfig %ldconfig_scriptlets -n %{lname}
%postun -n %{lname} -p /sbin/ldconfig
%files -n %{lname} %files -n %{lname}
%license LICENSES/* %license LICENSES/*