Hello community, here is the log from the commit of package tea for openSUSE:Factory checked in at 2020-10-05 19:36:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tea (Old) and /work/SRC/openSUSE:Factory/.tea.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tea" Mon Oct 5 19:36:51 2020 rev:11 rq:839226 version:50.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tea/tea.changes 2020-09-29 19:04:25.617964708 +0200 +++ /work/SRC/openSUSE:Factory/.tea.new.4249/tea.changes 2020-10-05 19:36:56.629424030 +0200 @@ -1,0 +2,10 @@ +Thu Oct 1 16:53:18 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 50.1.0: + * Now the following features are disabled by default when + building with CMake and Meson: QML, Aspell, Poppler, ddjvuapi. + * Add Functions - Analysis - UNITAZ sorting length. + * Add Functions - Filter - Filter by repetitions. + * Add Functions - Sort - Sort by length. + +------------------------------------------------------------------- Old: ---- tea-qt-50.0.4.tar.gz New: ---- tea-qt-50.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tea.spec ++++++ --- /var/tmp/diff_new_pack.alZooE/_old 2020-10-05 19:36:58.733426085 +0200 +++ /var/tmp/diff_new_pack.alZooE/_new 2020-10-05 19:36:58.733426085 +0200 @@ -17,11 +17,10 @@ Name: tea -Version: 50.0.4 +Version: 50.1.0 Release: 0 Summary: Qt-based text editor with image viewer License: GPL-3.0-or-later -Group: Productivity/Text/Editors URL: http://semiletov.org/tea Source: https://github.com/psemiletov/tea-qt/archive/%{version}.tar.gz#/%{name}-qt-%{version}.tar.gz Source1: org.semiletov.tea.desktop @@ -54,7 +53,12 @@ sed -i '/DESTINATION share\/applications/d' CMakeLists.txt %build -%cmake +%cmake \ + -DUSE_ASPELL=ON \ + -DUSE_PRINTER=ON \ + -DUSE_PDF=ON \ + -DUSE_DJVU=ON \ + -DUSE_QML=ON %cmake_build %install ++++++ tea-qt-50.0.4.tar.gz -> tea-qt-50.1.0.tar.gz ++++++ ++++ 3458 lines of diff (skipped)
