Update to upstream version 5.100.0

(cherry picked from commit 6e6b1038761b0ded44e83ad167b068b0ab65b561)
This commit is contained in:
jxy_git 2022-12-12 16:36:38 +08:00 committed by openeuler-sync-bot
parent 9823c9d6fd
commit c945bbc8d5
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
%global framework kunitconversion %global framework kunitconversion
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.97.0 Version: 5.100.0
Release: 1 Release: 1
Summary: KDE Frameworks 5 Tier 2 addon for unit conversions Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
@ -37,7 +37,6 @@ developing applications that use %{name}.
%prep %prep
%autosetup -n %{framework}-%{version} %autosetup -n %{framework}-%{version}
%build %build
mkdir %{_target_platform} mkdir %{_target_platform}
pushd %{_target_platform} pushd %{_target_platform}
@ -46,13 +45,11 @@ popd
%make_build -C %{_target_platform} %make_build -C %{_target_platform}
%install %install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform} make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --all-name --with-man %find_lang %{name} --all-name --with-man
%ldconfig_scriptlets %ldconfig_scriptlets
%files -f %{name}.lang %files -f %{name}.lang
@ -69,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Mon Dec 12 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 * Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
- update to upstream version 5.97.0 - update to upstream version 5.97.0

Binary file not shown.

Binary file not shown.