Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package texworks for openSUSE:Factory checked in at 2021-03-18 22:55:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texworks (Old) and /work/SRC/openSUSE:Factory/.texworks.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texworks" Thu Mar 18 22:55:22 2021 rev:25 rq:879907 version:0.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/texworks/texworks.changes 2021-02-15 23:21:25.803855508 +0100 +++ /work/SRC/openSUSE:Factory/.texworks.new.2401/texworks.changes 2021-03-18 22:55:25.239561957 +0100 @@ -1,0 +2,38 @@ +Sat Mar 13 14:12:33 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 0.6.6: + * Add support for macOS 11 Big Sur + * Add support for HiDPI screens (e.g., Retina screens) + * Make the text cursor width customizable + * Add support for environment variables in paths to typesetting + tools + * Add support for custom shortcuts for quickly changing + typesetting tools + * Pre-select *.pdf when the open dialog is called from the + preview + * Only reload a file if its content changed (this improves + support for network shares, cloud services, etc.) + * Add support for Qt's new Javascript engine + * Fix some crashes + * Fix some potential memory leaks + * Fix refreshing of the PDF preview on Windows + * Fix opening links to PDFs specified with relative paths + * Fix the context menu in the PDF preview + * Fix File > Close in the PDF preview + * Fix <Esc> switching the PDF to fullscreen mode on first press + * Fix resizing of the columns in the template dialog + * Fix the disappearance of several text encodings + * Move resources to (OS dependent) standard locations + * Update translations + * Update libraries for pre-built binaries + * Modernize and restructure the code to improve quality, + stability, maintainability, and the possibilities for future + enhancements + * Improve automatic building, testing, and packaging + * Initial support for Qt6 +- New BuildRequires: pkgconfig(Qt5Qml). +- Drop upstreamed patches: + * 0001-QtPDF-Fix-compilation-with-Qt-5.15.patch. + * Drop texworks-drop-FindLua-cmake-module.patch. + +------------------------------------------------------------------- Old: ---- 0001-QtPDF-Fix-compilation-with-Qt-5.15.patch texworks-0.6.5.tar.gz texworks-drop-FindLua-cmake-module.patch New: ---- texworks-0.6.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texworks.spec ++++++ --- /var/tmp/diff_new_pack.LlzrA8/_old 2021-03-18 22:55:25.855562622 +0100 +++ /var/tmp/diff_new_pack.LlzrA8/_new 2021-03-18 22:55:25.859562627 +0100 @@ -18,17 +18,13 @@ Name: texworks -Version: 0.6.5 +Version: 0.6.6 Release: 0 Summary: TeXshop-like TeX Editor License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Frontends URL: https://www.tug.org/texworks/ Source0: https://github.com/TeXworks/texworks/archive/release-%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch0: 0001-QtPDF-Fix-compilation-with-Qt-5.15.patch -# PATCH-FIX-UPSTREAM texworks-drop-FindLua-cmake-module.patch gh#TeXworks/texworks#924 [email protected] -- Drop custom FindLua.cmake included in sources in favour of cmake's default module -Patch1: texworks-drop-FindLua-cmake-module.patch BuildRequires: cmake BuildRequires: dbus-1-devel BuildRequires: desktop-file-utils @@ -45,6 +41,7 @@ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Script) BuildRequires: pkgconfig(Qt5ScriptTools) BuildRequires: pkgconfig(Qt5Test) ++++++ texworks-0.6.5.tar.gz -> texworks-0.6.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/texworks/texworks-0.6.5.tar.gz /work/SRC/openSUSE:Factory/.texworks.new.2401/texworks-0.6.6.tar.gz differ: char 12, line 1
