!13 [sync] PR-10: Update to upstream version 5.100.0
From: @openeuler-sync-bot Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
fe1ccdf482
@ -8,7 +8,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.97.0
|
Version: 5.100.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: QtQuick plugins to build user interfaces based on the KDE UX guidelines
|
Summary: QtQuick plugins to build user interfaces based on the KDE UX guidelines
|
||||||
|
|
||||||
@ -61,11 +61,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
The %{name}-devel package contains libraries and header files for
|
The %{name}-devel package contains libraries and header files for
|
||||||
developing applications that use %{name}.
|
developing applications that use %{name}.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{framework}-%{version} -p1
|
%autosetup -n %{framework}-%{version} -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
pushd %{_target_platform}
|
pushd %{_target_platform}
|
||||||
@ -75,13 +73,11 @@ popd
|
|||||||
|
|
||||||
make %{?_smp_mflags} -C %{_target_platform}
|
make %{?_smp_mflags} -C %{_target_platform}
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||||
|
|
||||||
%find_lang_kf5 libkirigami2plugin_qt
|
%find_lang_kf5 libkirigami2plugin_qt
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if 0%{?tests}
|
%if 0%{?tests}
|
||||||
## known failure(s), not sure if possible to enable opengl/glx using
|
## known failure(s), not sure if possible to enable opengl/glx using
|
||||||
@ -94,7 +90,6 @@ xvfb-run -a \
|
|||||||
make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%files -f libkirigami2plugin_qt.lang
|
%files -f libkirigami2plugin_qt.lang
|
||||||
# README is currently only build instructions, omit for now
|
# README is currently only build instructions, omit for now
|
||||||
#doc README.md
|
#doc README.md
|
||||||
@ -113,8 +108,10 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
|||||||
%dir %{_kf5_datadir}/kdevappwizard/templates/
|
%dir %{_kf5_datadir}/kdevappwizard/templates/
|
||||||
%{_kf5_datadir}/kdevappwizard/templates/kirigami.tar.bz2
|
%{_kf5_datadir}/kdevappwizard/templates/kirigami.tar.bz2
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.100.0-1
|
||||||
|
- Update to upstream version 5.100.0
|
||||||
|
|
||||||
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
|
||||||
- update to upstream version 5.97.0
|
- update to upstream version 5.97.0
|
||||||
|
|
||||||
|
|||||||
BIN
kirigami2-5.100.0.tar.xz
Normal file
BIN
kirigami2-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user