diff --git a/kdesignerplugin-5.65.0.tar.xz b/kdesignerplugin-5.65.0.tar.xz deleted file mode 100644 index 7a996c7..0000000 --- a/kdesignerplugin-5.65.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6ba152df5848789cd35f1734dfd3d20f439a21ebba8b96caf747654de42c515 -size 71152 diff --git a/kdesignerplugin-5.65.0.tar.xz.sig b/kdesignerplugin-5.65.0.tar.xz.sig deleted file mode 100644 index d552af9..0000000 --- a/kdesignerplugin-5.65.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kdesignerplugin-5.66.0.tar.xz b/kdesignerplugin-5.66.0.tar.xz new file mode 100644 index 0000000..cd3661d --- /dev/null +++ b/kdesignerplugin-5.66.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f9c530d8c7d214a176ee381541bd45f3a000a3e86404040b11f1394912d40b +size 71108 diff --git a/kdesignerplugin-5.66.0.tar.xz.sig b/kdesignerplugin-5.66.0.tar.xz.sig new file mode 100644 index 0000000..c23f720 --- /dev/null +++ b/kdesignerplugin-5.66.0.tar.xz.sig @@ -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----- diff --git a/kdesignerplugin.changes b/kdesignerplugin.changes index 2e0a84a..d4362ba 100644 --- a/kdesignerplugin.changes +++ b/kdesignerplugin.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jan 5 09:15:34 UTC 2020 - Christophe Giboudeaux + +- 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 diff --git a/kdesignerplugin.spec b/kdesignerplugin.spec index 2755962..dc2912d 100644 --- a/kdesignerplugin.spec +++ b/kdesignerplugin.spec @@ -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