Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package analitza for openSUSE:Factory checked in at 2024-05-27 11:49:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/analitza (Old) and /work/SRC/openSUSE:Factory/.analitza.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "analitza" Mon May 27 11:49:01 2024 rev:151 rq:1176207 version:24.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/analitza/analitza.changes 2024-04-15 20:20:01.936066210 +0200 +++ /work/SRC/openSUSE:Factory/.analitza.new.24587/analitza.changes 2024-05-27 11:55:51.905821415 +0200 @@ -1,0 +2,19 @@ +Sun May 19 09:54:45 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.05.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.05.0/ +- No code change since 24.04.80 + +------------------------------------------------------------------- +Fri May 3 09:14:35 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * Bump soversion for the Qt6-based version (kde#484823) + * Port away from QRegExp + * Analitza6Config: Add Qt6Core5Compat to dependencies + +------------------------------------------------------------------- Old: ---- analitza-24.02.2.tar.xz analitza-24.02.2.tar.xz.sig New: ---- analitza-24.05.0.tar.xz analitza-24.05.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ analitza.spec ++++++ --- /var/tmp/diff_new_pack.UgkK37/_old 2024-05-27 11:55:52.581846218 +0200 +++ /var/tmp/diff_new_pack.UgkK37/_new 2024-05-27 11:55:52.581846218 +0200 @@ -21,19 +21,18 @@ %bcond_without released Name: analitza -Version: 24.02.2 +Version: 24.05.0 Release: 0 Summary: A library to add mathematical features to programs License: LGPL-2.1-or-later URL: https://invent.kde.org/education/analitza -Source: %{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: %{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: pkgconfig -BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version} BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version} BuildRequires: cmake(Qt6OpenGLWidgets) >= %{qt6_version} BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version} @@ -45,27 +44,26 @@ BuildRequires: cmake(Qt6Xml) >= %{qt6_version} BuildRequires: pkgconfig(eigen3) BuildRequires: pkgconfig(glew) -Requires: libAnalitza8 = %{version} +Requires: libAnalitza9 = %{version} Obsoletes: analitza5 < %{version} Provides: analitza5 = %{version} %description The Analitza library lets developers add mathematical features to programs. -%package -n libAnalitza8 +%package -n libAnalitza9 Summary: A library to add mathematical features to programs Requires: analitza = %{version} # Mistakenly contained libAnalitza6, 7 and 8 Conflicts: libAnalitza5 -%description -n libAnalitza8 +%description -n libAnalitza9 The Analitza library lets developers add mathematical features to programs. %package devel Summary: Development files for analitza, a mathematical feature library -Requires: libAnalitza8 = %{version} +Requires: libAnalitza9 = %{version} Requires: cmake(Qt6Core) >= %{qt6_version} -Requires: cmake(Qt6Core5Compat) >= %{qt6_version} Requires: cmake(Qt6Xml) >= %{qt6_version} Obsoletes: analitza5-devel < %{version} @@ -88,9 +86,9 @@ %find_lang %{name} --with-qt --all-name -%ldconfig_scriptlets -n libAnalitza8 +%ldconfig_scriptlets -n libAnalitza9 -%files -n libAnalitza8 +%files -n libAnalitza9 %license COPYING* %{_kf6_libdir}/libAnalitza*.so.* ++++++ analitza-24.02.2.tar.xz -> analitza-24.05.0.tar.xz ++++++ ++++ 2741 lines of diff (skipped)