1
0

Accepting request 840811 from KDE:Frameworks5

KDE Frameworks 5.75

OBS-URL: https://build.opensuse.org/request/show/840811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=84
This commit is contained in:
2020-10-12 11:54:25 +00:00
committed by Git OBS Bridge
6 changed files with 28 additions and 16 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl9UyQAACgkQWNDuZIpI
s7sETAf/XfeXx1+yYkpHzN+u/L07ASjlWh/H7ez/3cX4hib9Zdxaw4YpwGCCCm44
5wjMXdzzmxgcogheMq8oZUpzA/M5iFbwnla1WnovNb/eBaQ+avyvq247s9pG281W
L0wAq2fXB8oXE0tEL5/eAB1+7Hl83osc4R4BWwN2a5FQ6/C64xh2La3j9Sl4H5E5
FuT36zbgSOYbXmPAILeV6y2gZMcyZweH7jynwMradMwGPCGh9YFfs+l3w0LZGhYr
qotBTO5wsRfHkINmQzX7exXrjjnbQNfEE0oaw88TLFn/VI46S8ud/Y/TNdNMUj6p
nsydkHgeJ4xM5HB39AT6J4PTfHoKVw==
=P9Hp
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NIcACgkQWNDuZIpI
s7uW6gf+KArAtW+fJXdzhTHOMgNx2K7w83K6jr1uxPKRP2O0YbhcbZXxsFIgxS+3
K/LSDUFv/fPFneSLItIhPjUbpPpY/AT+78AZV7ktSeLeW3Vrdjj8P9LiA13kHhFp
SU3nh59AXXjx/Y63pd2ec3eCKSn3LIXgPJqhlAdlBXz2riSCLHWBW/F1rWVcAo4K
4MWmGcWuvn1RH4jAu3ATcdeH0XdJgaKhG6++4BBBPHwJaSWAdgYvB+ZnHqs9pE6D
TUMHcYGx7UATcqe1TVje/JBQKNdzoqPI8LaAdeahyJkh2OR/RPX8RzgSeQp9tMn4
3h5hosHy5RnYdxVVsNj8/+0zLZW0Lg==
=n5rh
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 5 08:33:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0
- Changes since 5.74.0:
* FreeBSD: skip the last test that fails when /home contains a symlink.
* KStandardDirs: fix unit test
* KStandardDirs: always resolve symlinks for config files
-------------------------------------------------------------------
Sun Sep 6 12:49:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@@ -17,14 +17,14 @@
%define lname libKF5KDELibs4Support5
%define _tar_path 5.74
%define _tar_path 5.75
# 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 lang
Name: kdelibs4support
Version: 5.74.0
Version: 5.75.0
Release: 0
Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1-or-later