Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package labplot-kf5 for openSUSE:Factory checked in at 2022-05-10 15:12:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/labplot-kf5 (Old) and /work/SRC/openSUSE:Factory/.labplot-kf5.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "labplot-kf5" Tue May 10 15:12:37 2022 rev:15 rq:976018 version:2.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/labplot-kf5/labplot-kf5.changes 2021-04-01 14:19:05.992138942 +0200 +++ /work/SRC/openSUSE:Factory/.labplot-kf5.new.1538/labplot-kf5.changes 2022-05-10 15:12:57.051647222 +0200 @@ -1,0 +2,16 @@ +Wed May 4 18:42:49 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 2.9.0. Check the Changelog file for the full list + of changes. Bugs fixed since the last version: + * Fitting: Fix missing locale support in evaluating range of + fit function + * Fitting: Fix pseudovoigt model + * Fix crash in convolution and correlation + * Windows: use breeze as default for better dark mode + * Properly save the geometry of visible windows in the project + * Interpolation: avoid crash when x data contains invalid data + points or is not strictly increasing + * HDF5: Fix reading attribute strings and better handle strings + in compound data + +------------------------------------------------------------------- Old: ---- labplot-2.8.2.tar.xz New: ---- labplot-2.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ labplot-kf5.spec ++++++ --- /var/tmp/diff_new_pack.I4krZu/_old 2022-05-10 15:12:57.743648094 +0200 +++ /var/tmp/diff_new_pack.I4krZu/_new 2022-05-10 15:12:57.747648099 +0200 @@ -1,7 +1,7 @@ # # spec file for package labplot-kf5 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define _kf5_appstreamdir %{_kf5_sharedir}/appdata %endif Name: labplot-kf5 -Version: 2.8.2 +Version: 2.9.0 Release: 0 Summary: KDE Framework 5 data analysis and visualization application License: GPL-2.0-or-later @@ -50,10 +50,7 @@ BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5Parts) BuildRequires: cmake(KF5Service) -%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120300 -# only available since Leap 42.3 BuildRequires: cmake(KF5SyntaxHighlighting) -%endif BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) @@ -66,8 +63,12 @@ BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: pkgconfig(cfitsio) +BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(gsl) +BuildRequires: pkgconfig(libcerf) BuildRequires: pkgconfig(liblz4) +BuildRequires: pkgconfig(liborigin) +BuildRequires: pkgconfig(matio) BuildRequires: pkgconfig(netcdf) BuildRequires: pkgconfig(poppler-qt5) BuildRequires: pkgconfig(shared-mime-info) @@ -89,8 +90,8 @@ %setup -q -n labplot-%{version} %build -%cmake_kf5 -d build -%make_jobs +%cmake_kf5 -d build -- -DENABLE_READSTAT:BOOL=OFF -DREPRODUCIBLE_BUILD:BOOL=ON +%cmake_build %install %kf5_makeinstall -C build @@ -102,7 +103,7 @@ %kf5_post_install %files -%license COPYING +%license LICENSES/* %doc AUTHORS ChangeLog README.md %{_kf5_bindir}/labplot2 %{_kf5_appsdir}/labplot2/ @@ -126,7 +127,7 @@ %files lang -f labplot2.lang %{_kf5_htmldir}/*/labplot2/ -## These belong in the main package +## These belong to the main package %exclude %{_kf5_htmldir}/en/labplot2/ %changelog ++++++ labplot-2.8.2.tar.xz -> labplot-2.9.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/labplot-kf5/labplot-2.8.2.tar.xz /work/SRC/openSUSE:Factory/.labplot-kf5.new.1538/labplot-2.9.0.tar.xz differ: char 25, line 1
