SHA256
1
0
forked from pool/kcoreaddons

Frameworks 5.65 with respins

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=213
This commit is contained in:
Wolfgang Bauer 2019-12-13 15:17:23 +00:00 committed by Git OBS Bridge
parent 2bb14ca941
commit ed1ac3b21b
6 changed files with 30 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yhAACgkQWNDuZIpI
s7ulqwf/azdK9RQrkiJVhiknrZJsQnlhVGifAJBPqXvrrIpxJVZWe3fcTq736OYI
QOWZqwnNTvHtOAmVj6Yjzhw7OQ8HK+UX1vEtzSiokGT3Tc2Nsf6we1iAMMKJGpWv
T8UVrO7zvBWaiDkBNalPtj6jD87E2qprLuFL5xE6Kk0Qvy7/5rwSEtlBRfuHZ5q/
RoSpfGysS9i1zrdNAdC6Bdv1I+VWtQ8xuaXGhPzZeAGuB/vrPWT72+nM8YIW/psv
uFq9NwgeN6U2lfvcbniT2ZIDkegQZeVBDwx7Bjzbvr6XyAXO2o8Akdb+vFnMnFcm
fHV4WYNmyBcq7n8lKIP/A5GcyS+O2A==
=58Eh
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQVEACgkQWNDuZIpI
s7tfUQgAlG/6Y3LvrN7U0/15rSBM2GGWEqvHSnuMjBhzrrMTnaCwOqQh9RjpguK9
+leBIQND680SB5nWPfVcfQnHx2gE21DkjVGlwOD1k0vaCZ8nJ1IWRctLcFVX6qbn
0/5QnrSL6G4o3j8p4lp5xSm8JDCqC+2OseBLul8UYnfRxAbAjfitZZLNrNvIKaW0
KNgy5YXuIquKI2wD/z2awt4g0/zjS2WSRnH5RabIiLlSw/liiXvFbQxSi7cFh0x5
Pf6+C2PUJ0OM9toq4G8ZY+lyK7NeSOWvt1ZHFSbeVoX480UhaL62YZNzJLhqipIF
NN35C8e4zkrrGqEY8dqJppVmsfIdeg==
=hduH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Dec 8 11:18:25 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
* Remove unused variable
* Deprecate KAboutData::fromPluginMetaData, now there is KAboutPluginDialog
* Add a descriptive warning when inotify_add_watch returned ENOSPC
* Add test for bug "bug-414360" it's not a ktexttohtml bug
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 3 15:46:53 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr> Sun Nov 3 15:46:53 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
# #
# spec file for package kcoreaddons # spec file for package kcoreaddons
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,14 +17,14 @@
%define lname libKF5CoreAddons5 %define lname libKF5CoreAddons5
%define _tar_path 5.64 %define _tar_path 5.65
# 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)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: kcoreaddons Name: kcoreaddons
Version: 5.64.0 Version: 5.65.0
Release: 0 Release: 0
Summary: Utilities for core application functionality and accessing the OS Summary: Utilities for core application functionality and accessing the OS
License: LGPL-2.1-or-later License: LGPL-2.1-or-later