Frameworks 5.65 with respins

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwidgetsaddons?expand=0&rev=202
This commit is contained in:
Wolfgang Bauer 2019-12-13 15:17:38 +00:00 committed by Git OBS Bridge
parent 102b6370c9
commit 547f21f2bb
6 changed files with 29 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+ysQACgkQWNDuZIpI
s7u1nwf/T4lytINInFU0DCesyOPm/Xv3B1hGWBua0UeK9gKapunHLhLljAN2Hzz6
pPoKK5gERfscbFGJcGp2+uWZW6JypUzfdfRtQ6R/AbBrw1+fO6i1V3VL8sbFyjPK
5K+sSLpii4aJdthjgjw1F0MZPcgQAqQuCLwFmLm5CD10NMY3WO/f/kzKQLOXGnfd
8DhZGnZeKkoF8ykcBFsbxdR6Le2BPFQWmpeSZfr+Zr1JAfm7CtoEvL6WfjmekxCN
44wjlY6aLIb563j9q/1M8QBZKPU52R/tFAb5MxPwJojEsRnCLimMFTeSnf/q32xA
Dxx3gGLF9yYgNC4J/Ls9D/+OkcWE5A==
=L4rZ
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQgwACgkQWNDuZIpI
s7uVcAgAg+W5DozNqg8mKSU7sNBaMkDpGk5sV4iOi32Hoh5k64Nb0eQJ7nxT2F6K
g2RZs5oMd0WrPmN9v+KVGB57FudA5d5zCNFUFJaULFkJD7zbz+QWV5CD2mkZVH+W
pBfOayz8W00selQhcnD/87TYd4EOXRzqSHTWDrKJFFX881gD7gYGsHe/u6UCgGcW
NLdVqCOAbZgRq574U5VsxqSH+HOQ2nYdgWR+PuYiIOizYQsuFsehhO2MY4K1N9Pe
YmOjukfOHnvjfY8h6Bl81PrFRxgchESlniEcqoJv9+1X8/KRP5+Bs9MtANsQ43oU
qgQjCbsqD7YtojUZVt2BKN+q+GAJtA==
=NpJs
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Dec 8 11:18:52 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:
* [KSqueezedTextLabel] Add icon for "Copy entire text" action
* Remove unused signal we can use directly "signal(const QUrl&)
* Unify KPageDialog margin handling into KPageDialog itself (kde#413181)
-------------------------------------------------------------------
Sun Nov 3 15:47:18 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kwidgetsaddons
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,14 +17,14 @@
%define lname libKF5WidgetsAddons5
%define _tar_path 5.64
%define _tar_path 5.65
# 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: kwidgetsaddons
Version: 5.64.0
Version: 5.65.0
Release: 0
Summary: Large set of desktop widgets
License: LGPL-2.1-or-later