forked from pool/kdesignerplugin
KDE Frameworks 5.113.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=286
This commit is contained in:
parent
61f1e13ea5
commit
7b480eb0ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2d3ea6258fc3be197ba1895e5ee74b0c51a41282eb3608debdc876a403b3367
|
||||
size 2286900
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGGzIACgkQWNDuZIpI
|
||||
s7tIXAgAtbFXxxeKSMY/rMKE1BfEgK6xJ7MldeW5qjQ59T0tQXkl5Omz4qmQb7af
|
||||
mVgoBjAuF9n9HLvcQyvEe9cDrR7Z5OHyvABaetbPOIXGPvFDnjcQW3kUSj5SCVWI
|
||||
/pX5+rQ+q4QpbHouh9A11sy3uc2hm6jYJZX5heISjQXWxf4CZlrAw4eOvZsuIcLB
|
||||
c+7Ju1PevoJBlPBSc4F3krQ9gztKFaCOa2/q7FpKPtY8bonHpaB/twqYSUzhj0hA
|
||||
ezL1dsODglneBoSr1PJQELC41hzdiEW+nL5KSk7KS3g4wYH1GIzbnKysPf99sbWR
|
||||
Y1psJEjsRMV0I7wmd87Udzi23O0ugA==
|
||||
=6npS
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.113.0.tar.xz
Normal file
3
kdesignerplugin-5.113.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d166318214bec4399dab7dd19fe87b3f533b964f4cef4a53c9857a33c21c16
|
||||
size 2286976
|
11
kdesignerplugin-5.113.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.113.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAmkACgkQWNDuZIpI
|
||||
s7uPoggAlBTfNJD+s8V4XTTJdx11yR5eAqvgxVRujS2+WLF1ecf2cIbmsgkZK8RZ
|
||||
LtIyhCzQQmpfZA/o7Yzy1Enzg1C6joDzOhSa5fkx/4puYip2L6ZYDB18ObbJLpOU
|
||||
NQPhY7UtQrVfgzDP3H/0Lxt9zPLq601mPTqFi2Z9Sb4x3lBexIu5yzs4ZMDd9muE
|
||||
bssdJWFdMs4B96KomYYhggsY9/HRvON8+bmpTlKtKJRq5mms0JVveJcOCR//1Eok
|
||||
cl7FyWw0z6XXaeOdVpENX8GY7hMHvn4EfiZpFz3HE1q1c95CszoiIO9fdFKjAXdu
|
||||
b3ptn3fUCKEf1dRT9YbZ4OTgJOr/FA==
|
||||
=FrMI
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 11:17:35 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.113.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.113.0
|
||||
- No code change since 5.112.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 09:13:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.103
|
||||
# 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}')}
|
||||
%define qt5_version 5.15.2
|
||||
%bcond_without released
|
||||
Name: kdesignerplugin
|
||||
Version: 5.112.0
|
||||
Version: 5.113.0
|
||||
Release: 0
|
||||
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
|
||||
License: LGPL-2.1-or-later
|
||||
@ -33,14 +33,13 @@ Source: %{name}-%{version}.tar.xz
|
||||
Source1: %{name}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5Config) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_version}
|
||||
BuildRequires: cmake(KF5DocTools) >= %{_kf5_version}
|
||||
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5Designer) >= %{qt5_version}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= %{qt5_version}
|
||||
|
||||
%description
|
||||
This framework provides plugins for Qt Designer that allow it to display
|
||||
@ -51,8 +50,7 @@ from ini-style description files.
|
||||
%package devel
|
||||
Summary: Build environment for kdesignerplugin, a framework for integration of KDE frameworks widgets
|
||||
Requires: %{name} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5Core) >= 5.15.0
|
||||
Requires: cmake(Qt5Core) >= %{qt5_version}
|
||||
|
||||
%description devel
|
||||
This framework provides plugins for Qt Designer that allow it to display
|
||||
|
Loading…
Reference in New Issue
Block a user