update to upstream version 5.90.0
This commit is contained in:
parent
84e1c260c8
commit
a9cdac8760
Binary file not shown.
BIN
kcodecs-5.90.0.tar.xz
Normal file
BIN
kcodecs-5.90.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,13 @@
|
||||
%undefine __cmake_in_source_build
|
||||
%global framework kcodecs
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.55.0
|
||||
Release: 2
|
||||
Version: 5.90.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods
|
||||
|
||||
License: GPLv2+ and 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)
|
||||
@ -61,8 +62,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
%files -f kcodecs5_qt.lang
|
||||
%doc README.md
|
||||
%license COPYING COPYING.LIB
|
||||
%{_sysconfdir}/xdg/%{framework}*
|
||||
%license LICENSES/*.txt
|
||||
%{_kf5_datadir}/qlogging-categories5/*categories
|
||||
%{_kf5_libdir}/libKF5Codecs.so.*
|
||||
|
||||
%files devel
|
||||
@ -73,7 +74,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KCodecs.pri
|
||||
|
||||
|
||||
%changelog
|
||||
%changelog
|
||||
* Sat Feb 12 2022 tanyulong <tanyulong@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 12 2020 huanghaitao <huanghaitao8@huawei.com> - 5.55.0-2
|
||||
- Remove the release suffix
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user