diff --git a/kf5-kunitconversion.spec b/kf5-kunitconversion.spec index 12cc058..0834332 100644 --- a/kf5-kunitconversion.spec +++ b/kf5-kunitconversion.spec @@ -1,7 +1,7 @@ %global framework kunitconversion Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 addon for unit conversions @@ -62,7 +62,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_datadir}/qlogging-categories5/%{framework}.* %files devel -%{_kf5_includedir}/kunitconversion_version.h %{_kf5_includedir}/KUnitConversion/ %{_kf5_libdir}/libKF5UnitConversion.so %{_kf5_libdir}/cmake/KF5UnitConversion/ @@ -70,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jul 5 2022 huayadong - 5.95.0-1 +- update to upstream version 5.95.0 + * Sat Feb 12 2022 pei-jiankang - 5.90.0-1 - update to upstream version 5.90.0 diff --git a/kunitconversion-5.90.0.tar.xz b/kunitconversion-5.90.0.tar.xz deleted file mode 100644 index 6911d12..0000000 Binary files a/kunitconversion-5.90.0.tar.xz and /dev/null differ diff --git a/kunitconversion-5.95.0.tar.xz b/kunitconversion-5.95.0.tar.xz new file mode 100644 index 0000000..4733bc1 Binary files /dev/null and b/kunitconversion-5.95.0.tar.xz differ