forked from pool/kdesignerplugin
5.72
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=212
This commit is contained in:
parent
49d1f76345
commit
158a343a4e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e77a96c2a6cd518f3040e9366f013f0128200791b6c93c3c5b2310af16fb040b
|
||||
size 73200
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOjgACgkQWNDuZIpI
|
||||
s7sdQAf9EM/+b8xOCFa/y0S06QWI+2/+5ddcGifW0ov7/y9K5pPmCOc3CqrebnSb
|
||||
HY/h4E9dL1+BBIGm4C/ZCDCAJGyGT31M3Qd+CcWplH+JUlEoSWz2vsdkTXMzlyhi
|
||||
ba3YrPgJoIM82mM2k6ePoamFimHkx1WUxNf34FQH/4e5y8u4qFwaNCPMr9ggMr5q
|
||||
JNptpo3KD96cSnbLn3ZrD4oNKvKbaJCQ7uDQBh1j1kaMW4WIh8a7L8t1unT/wLHR
|
||||
1YK4ixoB9vctQVXMoYW0quU9csxr8sfQno1e0uL43c8qPSNJa3tNGR84qsb2fC2v
|
||||
Bcm99MYf8NC0y+idVqovlKtaMTZtOA==
|
||||
=KWnM
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.72.0.tar.xz
Normal file
3
kdesignerplugin-5.72.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d72036b85800ae096ca2cc5b6c599c4fd922fb86edca8a171d6b9a3ef71b1dc
|
||||
size 73244
|
11
kdesignerplugin-5.72.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.72.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AumAACgkQWNDuZIpI
|
||||
s7vvAgf8D+KtR4eMcZqeiZitsy0CPVxbVSgdL5sR6a85U5BncntdJle5ZYfz9TVl
|
||||
nsfUZ5Gkk6W6UVTOw2ydNqj5zT/SE6rB0W1V79mb8vSpm3c4CjZiNfuQnym8IWnz
|
||||
r5Hj8h7aGn0onFmiQE6FsR0F1lM63okNTZv2mAuTs4TGoNEBQvoQQF3AT2QtMOE6
|
||||
a/fn/y1z+py/a4eE5kNDUH4HfeJj51caDbm5yHpCZ+miV/i67bvnENfsM7wtPyWr
|
||||
M73imWS29/8s/BfYG4g2NcOydPFqaMfRaUzIOPsxKV5lQmL1oTrCJd3C0s9OURgz
|
||||
H+Q7T+LrdkV87nIStSFDG5gwk/I5Lw==
|
||||
=S29S
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 07:55:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.72.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.72.0
|
||||
- No code change since 5.71.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 08:06:32 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.71
|
||||
%define _tar_path 5.72
|
||||
# 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.71.0
|
||||
Version: 5.72.0
|
||||
Release: 0
|
||||
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
|
||||
License: LGPL-2.1-or-later
|
||||
@ -34,7 +34,6 @@ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/portingA
|
||||
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user