Update to upstream version 5.100.0

This commit is contained in:
jxy_git 2022-12-09 16:09:16 +08:00
parent 3a0dd9b94d
commit f1aec04882
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,18 +108,20 @@ 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
* Tue Jul 05 2022 tanyulong<tanyulong@kylinos.cn> - 5.95.0-1
* Tue Jul 05 2022 tanyulong <tanyulong@kylinos.cn> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
* Sat Feb 12 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
* Sun Jan 16 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.88.0-1
- update to upstream version 5.88.0
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1

BIN
kirigami2-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.