forked from pool/kirigami2
Accepting request 820374 from KDE:Frameworks5
KDE Frameworks 5.72 OBS-URL: https://build.opensuse.org/request/show/820374 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami2?expand=0&rev=44
This commit is contained in:
commit
38e434f362
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f323efb96a809dc9e572a0e68e04c4f485fc27f9ae65ffa3988830e348151356
|
|
||||||
size 271168
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOm4ACgkQWNDuZIpI
|
|
||||||
s7uKgAgAhzyrfbN++0cY/bW1Oj9oAIgDI8cpTwSYmT4VRLgvHyALrFpUBAw9OTc+
|
|
||||||
rj8sMau9qeH12O3txyrVy589Ry0LLT34rRUNU4h6znfEP9J10ztIHsa+AAM1LWAX
|
|
||||||
fM6xQHQE+Q544EBJ6RDRb5Fxs2lthD7HpaFL0QlDVyZYGoeK2fsBfKki46Df6R7T
|
|
||||||
Juzn1UV5OwdROc9Ry3m8eVRqpAX9UP8/Ke4DzGHT05cEO3YUuIU1hg8nJRBW1q14
|
|
||||||
OHwS9XG8Pl82mIDiArWp26xs7g5iA/u2TaXsXWme91b2RKehODnS7rWxBcG1wTjw
|
|
||||||
KhxWbJIiWRPk/DGnktmOYhPZQZnFGA==
|
|
||||||
=MGEw
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kirigami2-5.72.0.tar.xz
Normal file
3
kirigami2-5.72.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96bbfcd8d3ccc20d1318821da80acbf67e6218560ecfb8de285788271ad02361
|
||||||
|
size 272912
|
11
kirigami2-5.72.0.tar.xz.sig
Normal file
11
kirigami2-5.72.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AupUACgkQWNDuZIpI
|
||||||
|
s7uqWgf8DEG7yFVtIEQq3qNJa1lc0Q3KI3E9ByneQC60cJDBIGtJmJB4Bx++LEdJ
|
||||||
|
rkR+n+kywMCt6gi101DhIYJG5/jVhQZ2X8TD6Al8VEME1BMdBidANleabmKBU6w1
|
||||||
|
lvAcJRYTWdi7OZrPfC15eBaCg5HH8372GMqCulzp5fmwiVKBHvLPSJLDaRQz+zS/
|
||||||
|
nW54yiAa8nTHgiq81TMekDEQefhB/ILha7ykwYjawZvEzAFZsFKpj2eC78VE56a5
|
||||||
|
ruFd8Su38w4Lo6800xXmTTh15QkoXKFZHnSFsmgjKMTeCtIB64jndzrGGvyYI+IX
|
||||||
|
jNmG7m39D0ns90GfkDcEEoQnY27zhQ==
|
||||||
|
=Nmfh
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 5 07:55:30 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
|
||||||
|
- Too many changes since 5.71.0, only listing bugfixes:
|
||||||
|
* [overlaysheet] Avoid fractional height for contentLayout (kde#422965)
|
||||||
|
* Fix OverlaySheet closing when clicking inside layout (kde#421848)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 19 10:28:31 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
Fri Jun 19 10:28:31 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Kirigami2-5
|
%define lname libKF5Kirigami2-5
|
||||||
%define _tar_path 5.71
|
%define _tar_path 5.72
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kirigami2
|
Name: kirigami2
|
||||||
Version: 5.71.0
|
Version: 5.72.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Set of QtQuick components
|
Summary: Set of QtQuick components
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -37,7 +37,7 @@ Source2: frameworks.keyring
|
|||||||
%endif
|
%endif
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
Patch: 0001-Revert-Watch-for-language-change-events-and-forward-.patch
|
Patch: 0001-Revert-Watch-for-language-change-events-and-forward-.patch
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(Qt5Concurrent) >= 5.12.0
|
BuildRequires: cmake(Qt5Concurrent) >= 5.12.0
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.12.0
|
BuildRequires: cmake(Qt5Core) >= 5.12.0
|
||||||
@ -51,7 +51,7 @@ Requires: libqt5-qtgraphicaleffects
|
|||||||
Requires: libqt5-qtquickcontrols2
|
Requires: libqt5-qtquickcontrols2
|
||||||
Recommends: %{name}-lang = %{version}
|
Recommends: %{name}-lang = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.7.0
|
BuildRequires: cmake(Qt5LinguistTools) >= 5.12.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -100,19 +100,21 @@ Development files.
|
|||||||
%postun -n %{lname} -p /sbin/ldconfig
|
%postun -n %{lname} -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_kf5_qmldir}/
|
%license LICENSES/*
|
||||||
%dir %{_kf5_sharedir}/kdevappwizard/
|
%dir %{_kf5_sharedir}/kdevappwizard/
|
||||||
|
%{_kf5_qmldir}/
|
||||||
%{_kf5_sharedir}/kdevappwizard/templates/
|
%{_kf5_sharedir}/kdevappwizard/templates/
|
||||||
|
|
||||||
%files -n %{lname}
|
%files -n %{lname}
|
||||||
%license LICENSE*
|
%license LICENSES/*
|
||||||
%{_kf5_libdir}/libKF5Kirigami2.so.*
|
%{_kf5_libdir}/libKF5Kirigami2.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
%license LICENSES/*
|
||||||
%dir %{_kf5_includedir}/Kirigami2/
|
%dir %{_kf5_includedir}/Kirigami2/
|
||||||
%{_kf5_includedir}/Kirigami2/*
|
%{_kf5_includedir}/Kirigami2/*
|
||||||
%{_libdir}/cmake/KF5Kirigami2/
|
|
||||||
%{_kf5_libdir}/libKF5Kirigami2.so
|
%{_kf5_libdir}/libKF5Kirigami2.so
|
||||||
%{_kf5_mkspecsdir}/qt_Kirigami2.pri
|
%{_kf5_mkspecsdir}/qt_Kirigami2.pri
|
||||||
|
%{_libdir}/cmake/KF5Kirigami2/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user