!14 [sync] PR-12: update to upstream version 5.95.0

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang, @dou33 
Signed-off-by: @peijiankang, @dou33
This commit is contained in:
openeuler-ci-bot 2022-07-25 13:28:07 +00:00 committed by Gitee
commit 566c4d2ba1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 4 deletions

Binary file not shown.

BIN
kcodecs-5.95.0.tar.xz Normal file

Binary file not shown.

View File

@ -2,8 +2,8 @@
%global framework kcodecs
Name: kf5-%{framework}
Version: 5.90.0
Release: 1
Version: 5.95.0
Release: 1
Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods
License: GPLv2+ and LGPLv2+ and BSD
@ -67,14 +67,16 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_libdir}/libKF5Codecs.so.*
%files devel
%{_kf5_includedir}/kcodecs_version.h
%{_kf5_includedir}/KCodecs/
%{_kf5_libdir}/libKF5Codecs.so
%{_kf5_libdir}/cmake/KF5Codecs/
%{_kf5_archdatadir}/mkspecs/modules/qt_KCodecs.pri
%changelog
%changelog
* Mon Jul 04 2022 loong_C <loong_c@yeah.net> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0