!15 Update to upstream version 5.100.0
From: @jxy_git Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
b3c4a09a97
@ -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
BIN
ki18n-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user