update to upstream version 5.90.0
This commit is contained in:
parent
e84756134b
commit
a797bb2b55
Binary file not shown.
BIN
karchive-5.90.0.tar.xz
Normal file
BIN
karchive-5.90.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework karchive
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.55.0
|
||||
Release: 2
|
||||
Version: 5.90.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 1 addon with archive functions
|
||||
|
||||
License: LGPLv2+ and BSD
|
||||
URL: https://cgit.kde.org/%{framework}.git
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
@ -59,8 +60,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%files
|
||||
%doc AUTHORS README.md
|
||||
%license COPYING COPYING.LIB
|
||||
%{_kf5_sysconfdir}/xdg/karchive.*
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_datadir}/qlogging-categories5/*categories
|
||||
%{_kf5_libdir}/libKF5Archive.so.*
|
||||
|
||||
%files devel
|
||||
@ -72,6 +73,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 11 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
|
||||
- update to upstream version 5.90.0
|
||||
|
||||
* Thu Jan 13 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Mon Dec 10 2021 douyan <douyan@kylinos.cn> - 5.55.0-2
|
||||
- remove dist
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user