Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kseexpr for openSUSE:Factory checked in at 2021-06-11 00:19:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kseexpr (Old) and /work/SRC/openSUSE:Factory/.kseexpr.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kseexpr" Fri Jun 11 00:19:16 2021 rev:3 rq:899343 version:4.0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kseexpr/kseexpr.changes 2021-06-02 22:12:36.224099167 +0200 +++ /work/SRC/openSUSE:Factory/.kseexpr.new.32437/kseexpr.changes 2021-06-11 00:19:45.005429128 +0200 @@ -1,0 +2,13 @@ +Thu Jun 10 05:42:30 UTC 2021 - Wolfgang Bauer <wba...@tmo.at> + +- Update to 4.0.2.0 + * Fix charconv support with MSVC/GCC11 (kde#437890) + * Remove unnecessary parameters in CMakeLists + * Fix translation lookup in stock Linux deployments (kde#429782) + * Make reproducible tarballs + * Add support for LLVM 11 +- Drop patches merged upstream: + * Fix-translation-lookup-in-stock-Linux-deployments.patch + * 0001-Fix-charconv-support-with-MSVC-GCC11.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-charconv-support-with-MSVC-GCC11.patch Fix-translation-lookup-in-stock-Linux-deployments.patch kseexpr-4.0.1.0.tar.gz New: ---- kseexpr-4.0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kseexpr.spec ++++++ --- /var/tmp/diff_new_pack.2TMlTM/_old 2021-06-11 00:19:45.417429843 +0200 +++ /var/tmp/diff_new_pack.2TMlTM/_new 2021-06-11 00:19:45.421429851 +0200 @@ -16,26 +16,22 @@ # -%define sover 4_0_1_0 +%define sover 4_0_2_0 %if %pkg_vcmp extra-cmake-modules >= 5.64 %bcond_without lang %else %bcond_with lang %endif Name: kseexpr -Version: 4.0.1.0 +Version: 4.0.2.0 Release: 0 Summary: The embeddable expression engine fork for Krita License: GPL-3.0-or-later AND Apache-2.0 AND BSD-3-Clause AND MIT Group: Productivity/Graphics/Other URL: https://invent.kde.org/graphics/kseexpr/ -Source0: https://download.kde.org/stable/%{name}/4.0.1/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch0: Fix-translation-lookup-in-stock-Linux-deployments.patch +Source0: https://download.kde.org/stable/%{name}/4.0.2/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE -Patch1: Fix-possible-compiler-error.patch -# PATCH-FIX-UPSTREAM -Patch2: 0001-Fix-charconv-support-with-MSVC-GCC11.patch +Patch0: Fix-possible-compiler-error.patch BuildRequires: extra-cmake-modules BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Gui) @@ -94,10 +90,10 @@ %{_libdir}/libKSeExprUI.so.%{version} %files devel -%{_datadir}/cmake/KSeExpr/ %{_datadir}/pkgconfig/kseexpr.pc %{_includedir}/KSeExpr/ %{_includedir}/KSeExprUI/ +%{_libdir}/cmake/KSeExpr/ %{_libdir}/libKSeExpr.so %{_libdir}/libKSeExprUI.so ++++++ kseexpr-4.0.1.0.tar.gz -> kseexpr-4.0.2.0.tar.gz ++++++ ++++ 9267 lines of diff (skipped)