forked from pool/kdesignerplugin
Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=197
This commit is contained in:
committed by
Git OBS Bridge
parent
84336f10e8
commit
29ba8be516
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ca638ec822d9882f4a865d599ce8ad94785fa890ce73bccd5e78210c4a3d95b
|
||||
size 71080
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yioACgkQWNDuZIpI
|
||||
s7vC7gf+OApHz++uc2tj4zNpoZhQKEC4hREwAlEE5Fb8mDz4V+ed9W3NhJjxuBRb
|
||||
milR/cZnGsnNOOQX9+T48UwGp3pE/74GogcDTJKT92/Rlq7+AXMk48WlZMrHJ8Kf
|
||||
DiAT+WZgT9MWjN0I2Gs8W+BFjfH8KyYCDigl47qPS7VCnKbonTb9b7y9aHolR6Tx
|
||||
f3HkdswWZ+NTzKaBnLtcy2qPZ+l7yTGXUO3hCQuupi08f1Ifj+fpQrRPiqAGB0bO
|
||||
0v0qfLN68LlzIDVaqQEuXHOhr9ILaXOPlY1mPnVDPuk9br51wewYFA3vsT0QgOxZ
|
||||
VL6N+0nwq7O0w+6ZQtDUaHvYvOvfyg==
|
||||
=Stss
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.65.0.tar.xz
Normal file
3
kdesignerplugin-5.65.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6ba152df5848789cd35f1734dfd3d20f439a21ebba8b96caf747654de42c515
|
||||
size 71152
|
11
kdesignerplugin-5.65.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.65.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----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-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:29 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
|
||||
- No code change since 5.64.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:56 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdesignerplugin
|
||||
#
|
||||
# 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
|
||||
@@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%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: kdesignerplugin
|
||||
Version: 5.64.0
|
||||
Version: 5.65.0
|
||||
Release: 0
|
||||
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user