diff --git a/kf5-kunitconversion.spec b/kf5-kunitconversion.spec index 71d9802..a5a58f5 100644 --- a/kf5-kunitconversion.spec +++ b/kf5-kunitconversion.spec @@ -1,7 +1,7 @@ %global framework kunitconversion Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 addon for unit conversions @@ -37,7 +37,6 @@ developing applications that use %{name}. %prep %autosetup -n %{framework}-%{version} - %build mkdir %{_target_platform} pushd %{_target_platform} @@ -46,13 +45,11 @@ popd %make_build -C %{_target_platform} - %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang %{name} --all-name --with-man - %ldconfig_scriptlets %files -f %{name}.lang @@ -69,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Dec 12 2022 jiangxinyu - 5.100.0-1 +- Update to upstream version 5.100.0 + * Mon Sep 05 2022 liweiganga - 5.97.0-1 - update to upstream version 5.97.0 diff --git a/kunitconversion-5.100.0.tar.xz b/kunitconversion-5.100.0.tar.xz new file mode 100644 index 0000000..a15a56c Binary files /dev/null and b/kunitconversion-5.100.0.tar.xz differ diff --git a/kunitconversion-5.97.0.tar.xz b/kunitconversion-5.97.0.tar.xz deleted file mode 100644 index a16d7e0..0000000 Binary files a/kunitconversion-5.97.0.tar.xz and /dev/null differ