Accepting request 730977 from KDE:Frameworks5
Update to 5.62 OBS-URL: https://build.opensuse.org/request/show/730977 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=71
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b204dffbb4897f51143650d75383b5a3ddf4254455e5827d316c7b4ee7b3f33
|
||||
size 90908
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1GAKsACgkQWNDuZIpI
|
||||
s7uiuwgAsis0JqS/yM2sI+Z4/VcS559CJw95DojXQWELBKByo9Z86bur49pMXIe8
|
||||
aFS9RlA4JXPk/Vun/3eeDfQSk+7mzkmvS7PdaF7X8JNk9fK4WmwZDPvx29JTkF22
|
||||
06VALL8zGSmkxyZf20l12lKBgg6Zo22V+PKeP2kZ1CZeiv/c/0FWdC1zZXtkeCBy
|
||||
CXt7xfz5w4RSOS5xi8VCq5Bcv3jruuCNbxBteSheSESkcLTQuO+ClezRV+sQ0r3L
|
||||
kg482r12tCJECtd3mTafz7wa/0LH8cLnpMKfkMhvfsMHcLxxuGGaQGtDsgxBFT78
|
||||
KoO7JZpuF9Xct8ea0vqhtfEtMa5CRg==
|
||||
=+SYE
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.62.0.tar.xz
Normal file
3
kdesignerplugin-5.62.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5c0769d0b1df99f456c3c6f22a48e8bdf9c15f00be2e0795ae5bc5170596e47
|
||||
size 71012
|
11
kdesignerplugin-5.62.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.62.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zz4QACgkQWNDuZIpI
|
||||
s7uLRwf9E44+2bV8kd0s8TaABoiCrjnKtd+M74kY3G8u9JIwgG3x+EuuGT93LBhT
|
||||
WyhHC2pRf4t08KvYcycRbVCAHkT0x13MPCjF4TBufZeuwhOULW5To2OuhCLa0gHF
|
||||
N3u9qYvSzxZPJPj68wyhj5RluAD3fN0nKmrYDJGyT2yagpBwTENByPFJIwQGEf37
|
||||
QYTK4Zgp4U9ocGIAyYKQ1IOZLdq94DgeAtohC/tGSmp0Ihx/Y1/kOgRGir48T7Z+
|
||||
GOSTQxBDIVvT/rBOcCSM9os00OmVZ34zMXZ/uJ6YYTWvoxQCmjO3JqO3ZZCyZtvr
|
||||
LAlJYA5AXi/ux6kjLx9NS+5HsxRZHQ==
|
||||
=e+T7
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 20:36:40 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.62.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
|
||||
- Changes since 5.61.0:
|
||||
* Deprecate kgendesignerplugin, drop bundle plugim for all KF5 widgets
|
||||
- Replace foo-devel with cmake(KF5Foo) in build requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 17:51:18 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -16,43 +16,43 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.61
|
||||
%define _tar_path 5.62
|
||||
# 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.61.0
|
||||
Version: 5.62.0
|
||||
Release: 0
|
||||
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
|
||||
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: kbookmarks-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kcompletion-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kconfigwidgets-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kdbusaddons-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kdoctools-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kguiaddons-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: ki18n-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kiconthemes-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kio-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kitemviews-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kplotting-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kservice-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: ktextwidgets-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kwindowsystem-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: kxmlgui-devel >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Completion) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Plotting) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Designer) >= 5.6.0
|
||||
%if %{with lang}
|
||||
@@ -107,9 +107,6 @@ from ini-style description files. Development files.
|
||||
%doc README*
|
||||
%{_kf5_bindir}/kgendesignerplugin
|
||||
%doc %lang(en) %{_kf5_mandir}/*/kgendesignerplugin.*
|
||||
%{_kf5_datadir}/widgets/
|
||||
%dir %{_kf5_plugindir}
|
||||
%{_kf5_plugindir}/designer/
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/cmake/KF5DesignerPlugin/
|
||||
|
Reference in New Issue
Block a user