!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:
openeuler-ci-bot 2023-04-19 06:26:01 +00:00 committed by Gitee
commit fe1ccdf482
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 10 deletions

View File

@ -8,7 +8,7 @@
%endif
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
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
developing applications that use %{name}.
%prep
%autosetup -n %{framework}-%{version} -p1
%build
mkdir %{_target_platform}
pushd %{_target_platform}
@ -75,13 +73,11 @@ popd
make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang_kf5 libkirigami2plugin_qt
%check
%if 0%{?tests}
## 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} ||:
%endif
%files -f libkirigami2plugin_qt.lang
# README is currently only build instructions, omit for now
#doc README.md
@ -113,8 +108,10 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%dir %{_kf5_datadir}/kdevappwizard/templates/
%{_kf5_datadir}/kdevappwizard/templates/kirigami.tar.bz2
%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
- update to upstream version 5.97.0

BIN
kirigami2-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.