diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index da1165c..5d54ce9 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -2,7 +2,7 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -65,7 +65,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_qtplugindir}/designer/kplotting5widgets.so %files devel -%{_kf5_includedir}/kplotting_version.h %{_kf5_includedir}/KPlotting/ %{_kf5_libdir}/libKF5Plotting.so %{_kf5_libdir}/cmake/KF5Plotting/ @@ -73,7 +72,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog -* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 +* Tue Jul 5 2022 peijiankang - 5.95.0-1 +- update to upstream version 5.95.0 + +* Sat Feb 12 2022 peijiankang - 5.90.0-1 - update to upstream version 5.90.0 * Mon Jan 17 2022 pei-jiankang - 5.88.0-1 diff --git a/kplotting-5.90.0.tar.xz b/kplotting-5.90.0.tar.xz deleted file mode 100644 index 29f0425..0000000 Binary files a/kplotting-5.90.0.tar.xz and /dev/null differ diff --git a/kplotting-5.95.0.tar.xz b/kplotting-5.95.0.tar.xz new file mode 100644 index 0000000..dd95644 Binary files /dev/null and b/kplotting-5.95.0.tar.xz differ