diff --git a/kplotting.spec b/kplotting.spec index b68ebe1..7e33a74 100644 --- a/kplotting.spec +++ b/kplotting.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kplotting -Version: 5.73.0 +Version: 5.74.0 Release: 1mamba Summary: A QWidget-derived class that provides a virtual base class for easy data-plotting Group: System/Libraries @@ -69,7 +69,7 @@ exit 0 %defattr(-,root,root) %{_kde5_libdir}/libKF5Plotting.so.* %{_libdir}/qt5/plugins/designer/kplotting5widgets.so -%doc COPYING.LIB +%doc LICENSES %files -n lib%{name}-devel %defattr(-,root,root) @@ -82,6 +82,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KPlotting.pri %changelog +* Tue Sep 15 2020 Automatic Build System 5.74.0-1mamba +- automatic version update by autodist + * Mon Aug 10 2020 Automatic Build System 5.73.0-1mamba - automatic version update by autodist