Update to upstream version 5.100.0

This commit is contained in:
jxy_git 2022-12-09 15:57:01 +08:00
parent 7c3a73db34
commit b4b6b8eec0
3 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,7 @@
%global framework ki18n
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
Summary: KDE Frameworks 5 Tier 1 addon for localization
@ -45,11 +45,9 @@ Requires: python3
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}
@ -59,13 +57,11 @@ popd
%make_build -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --all-name
%ldconfig_scriptlets
%files -f %{name}.lang
@ -101,6 +97,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%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

BIN
ki18n-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.