Update to upstream version 5.100.0
(cherry picked from commit 6e6b1038761b0ded44e83ad167b068b0ab65b561)
This commit is contained in:
parent
9823c9d6fd
commit
c945bbc8d5
@ -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
|
||||||
|
|
||||||
|
|||||||
BIN
kunitconversion-5.100.0.tar.xz
Normal file
BIN
kunitconversion-5.100.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user