1
0

Accepting request 763451 from KDE:Frameworks5

KDE Frameworks 5.66.0

OBS-URL: https://build.opensuse.org/request/show/763451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=75
This commit is contained in:
Dominique Leuenberger 2020-01-14 20:00:39 +00:00 committed by Git OBS Bridge
commit adba3ba82f
6 changed files with 28 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQWwACgkQWNDuZIpI
s7vFhwgAqSfJmh+9k15wQdURwHeVyg3GOYEc0enc1WkbHvds9PiyRjD4PTykdLPR
yU3vgUnGpzObM7Lir4KCgOHOQhqseLNgSDRumLUchQ2HLDcazr8y+Iye4Sql/LqC
q3ZqL9s2ODV/ZkXQqxL7MQ1OEx7LiLa/fx8Kcknr6rH7RU8HnhASlHoJ7CpdCgbt
t0/m+/9G6KJytk0ebVO4Fz+ct+xTF/6I9G4Aovn5KwBlH6B0rn1KSYitW5ke77ph
xIA2z8UD06ZSTux4kRdWjXjywJqAmyD7kIl/jFnryl7Kum5Q0Mm1ylS3R9gEG8Bt
dCIoclzJsjhFXsC8ktloeCAFujfSHg==
=oCLy
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxPUACgkQWNDuZIpI
s7u4EwgAnCHWsk41cjE9MF5bPqHtrh1MR0NjQRSnRj3gNk/fDqHMMSvjDBODLaWx
2+JtgEF6aS4sXDxbG293xzZ2vxAUoqqLKaj+Wjv+/TJXWaIRRgUoQKJL61viH5TL
6lvhUiqOxJe7JIyK8AYJ9Zs+c8cQQ6n7IVq/bBG5sj63Kcd6lgj06pgYycut6NRt
H+vz+oQF6YV35Ukb6zlfScXn1yuRqBuin+fz4WRad+cbJXxPN1I07wXzpHnNQd/S
Lz2fmuKV81rZ51EsFls3xpt6tWep0HPFAAQ5Jg0kv5RdGk4082qZgnBtfdSGmirH
2gymq4h/axeEjF4TX4h3R8c1ThbUIQ==
=XU66
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jan 5 09:15:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
* Port endl to "\n" + flush at the end
* Update the obsolete projects.kde.org URL
-------------------------------------------------------------------
Sun Dec 8 11:18:29 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kdesignerplugin
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,14 +16,14 @@
#
%define _tar_path 5.65
%define _tar_path 5.66
# 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: kdesignerplugin
Version: 5.65.0
Version: 5.66.0
Release: 0
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
License: LGPL-2.1-or-later