!5 update to upstream version 5.90.0
From: @tanyulong2021 Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
5a5452184b
Binary file not shown.
BIN
kdbusaddons-5.90.0.tar.xz
Normal file
BIN
kdbusaddons-5.90.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,13 @@
|
|||||||
|
%undefine __cmake_in_source_build
|
||||||
%global framework kdbusaddons
|
%global framework kdbusaddons
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.55.0
|
Version: 5.90.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtDBus
|
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtDBus
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://cgit.kde.org/%{framework}.git
|
URL: https://invent.kde.org/frameworks/%{framework}
|
||||||
|
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global revision %(echo %{version} | cut -d. -f3)
|
||||||
@ -61,8 +62,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
%files -f kdbusaddons5_qt.lang
|
%files -f kdbusaddons5_qt.lang
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license COPYING.LIB
|
%license LICENSES/*.txt
|
||||||
%{_sysconfdir}/xdg/%{framework}*
|
%{_kf5_datadir}/qlogging-categories5/%{framework}*
|
||||||
%{_kf5_bindir}/kquitapp5
|
%{_kf5_bindir}/kquitapp5
|
||||||
%{_kf5_libdir}/libKF5DBusAddons.so.*
|
%{_kf5_libdir}/libKF5DBusAddons.so.*
|
||||||
|
|
||||||
@ -75,5 +76,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
|
||||||
|
- update to upstream version 5.90.0
|
||||||
|
|
||||||
|
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
|
||||||
|
- update to upstream version 5.88.0
|
||||||
|
|
||||||
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user