KDE Frameworks 5.103.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=287
This commit is contained in:
parent
63a3eae3f8
commit
a9237cd596
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:643ef6b24b4fc6c06882f2a00ac7bc6a5c7f11811be152b012879ec7591d0269
|
||||
size 3720092
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SQ4ACgkQWNDuZIpI
|
||||
s7sJiQf/exxAF4QXIV8ATv4PqAQCa0upfevZOIAko/A/CO7Ud4DDkPLQeieAro0C
|
||||
GlPiJdDoCdx9wmauIQT671FCeui6pshjqiJXwxC8luTqZlb2xkptVkUKu6z33drH
|
||||
mEWZZ/FYXaCyW5MQAewbo6XJpBhC5BJGWXh8eKVRBLPfGVObb/kmpwN8APfqQ0yN
|
||||
WsOFa83WYzYYYqrQlh1IBfqkccA33SANPAEuePp+Jy88WS0uVk0XmLQ717yxAoRV
|
||||
KuYnjlgx32DdHB95+gI8Ntm7Sq/8kc+nVbVDWFzs7RG80wnYgmE1FgK3cyBBNMqx
|
||||
tVuVKmm5FbbLkMmRnkAQHoiiGd8htQ==
|
||||
=ZLoQ
|
||||
-----END PGP SIGNATURE-----
|
3
kdelibs4support-5.103.0.tar.xz
Normal file
3
kdelibs4support-5.103.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbc2a980a2c5a50400b4bda3a1d11d54384934f49d9a444292a7204c5411f853
|
||||
size 3720876
|
11
kdelibs4support-5.103.0.tar.xz.sig
Normal file
11
kdelibs4support-5.103.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfeo0ACgkQWNDuZIpI
|
||||
s7tkDgf/RYu1wq4jw9T/JUcMMB5foGrsD9aX4m5xKhj1G/WJENood1jVB1ezrLRY
|
||||
7KXgxHI/O4AcJU9zuiggxwerDZB8tFolIvuv4lzWN6P0TvBebAFcMd0MN0dRwtMc
|
||||
t7OXztjhFLF+K0C9/Vm6kkA/sj9iSBnbxdMvr0UqIc/l0/yDIgyACib+lk757uvk
|
||||
q+vrwADNuBPZRbpz3ljg3TqOSpseEkp+z30rp3PooFcGO8mKSiguOJTacq0Fgb6J
|
||||
FsX9PHeokYrN+j1jQmvagq6G2VP+GeWoDRXnmS06qDsrgkqDUsO+VxY7rJ8pyBb0
|
||||
ekJtsWnJFXpyNStjjzRpNeQhcyNM8A==
|
||||
=/J/U
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 09:12:48 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
|
||||
- Changes since 5.102.0:
|
||||
* Fix transparent borders on the right and bottom sides of Italy flag
|
||||
* Fix polkit-qt-1 and taglib CI deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 08:18:43 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.102
|
||||
%define _tar_path 5.103
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kdelibs4support
|
||||
Version: 5.102.0
|
||||
Version: 5.103.0
|
||||
Release: 0
|
||||
Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
||||
License: LGPL-2.1-or-later
|
||||
@ -199,8 +199,7 @@ KDEDIRS environment variable correctly. Development files.
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %{lname}
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user