Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-latex for openSUSE:Factory checked in at 2022-11-07 13:52:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-latex (Old) and /work/SRC/openSUSE:Factory/.gnome-latex.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-latex" Mon Nov 7 13:52:19 2022 rev:10 rq:1034165 version:3.42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-latex/gnome-latex.changes 2021-09-21 21:14:02.358699476 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-latex.new.1597/gnome-latex.changes 2022-11-07 13:52:28.780067404 +0100 @@ -1,0 +2,60 @@ +Fri Nov 4 22:15:20 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 3.42.0: + + A few minor improvements. +- Changes from version 3.41.2: + + User-visible changes: + - Preferences dialog: + . Some changes in the presentation of the options (still the + same set of options). + . Better i18n/l10n support by avoiding splitting sentences + with a spin-button in-between (for example to choose the + number of minutes for the auto-save interval). + - PostProcessorLatexmk: parse xelatex output within latexmk. + + Under the hood changes: + - Construct the Preferences dialog differently, by moving some + functionality to Tepl, without using a *.ui file, and do a + maximum in C (not Vala). More work in that area would be + possible, but it was done incrementally (in a releasable state + all the time). + + For packagers: A precise version of Tepl is required because + Tepl API stability is no longer guaranteed. +- Changes 3.41.1: + + User-visible changes: + - Build Tools preferences dialog: add a note about restarting + the application. + - Minor bug fix to directly update the GUI if the system fixed + width font is modified. + + Under the hood changes: + - Continue to move more features (and improve them) to the Amtk + and Tepl libraries. + - Simplify / refresh some parts of the code. + + Build system: many improvements and simplifications. + + For the Vala code, use the *.gir file of GtkSourceView (instead + of the *.vapi file). And no longer generate latexila.vapi for + the internal library. + + Migrate from Intltool to pure gettext. + + But the *.desktop file and AppData are no longer translated, + need to find a better solution. + + Better support MSYS2/MINGW (Windows), normally no patches are + required anymore: + - liblatexila: add latexila_dirs functions, inspired by + gedit_dirs. + - Other small tweak. + + Documentation: many improvements to the contributors' docs. + + Other small improvements here and there. +- Changes from version 3.40.0: + + Documentation improvement. +- Changes from version 3.39.1: + + The project is now hosted at: + https://gitlab.gnome.org/swilmet/gnome-latex + + Port to the development version of Tepl 6. + + Build system update. + + Have everything in git repositories, no longer use the GNOME + wiki. + + Updated translations. +- Add explicit pkgconfig(amtk-5) BuildRequires following upstreams + changes. +- Drop e1b01186f8a.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- e1b01186f8a.patch gnome-latex-3.38.0.tar.xz New: ---- gnome-latex-3.42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-latex.spec ++++++ --- /var/tmp/diff_new_pack.IduiDl/_old 2022-11-07 13:52:29.256070080 +0100 +++ /var/tmp/diff_new_pack.IduiDl/_new 2022-11-07 13:52:29.264070125 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-latex # -# 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 @@ -17,14 +17,13 @@ Name: gnome-latex -Version: 3.38.0 +Version: 3.42.0 Release: 0 Summary: Integrated LaTeX Environment for the GNOME desktop License: GPL-3.0-or-later Group: Productivity/Publishing/TeX/Frontends URL: https://wiki.gnome.org/Apps/GNOME-LaTeX -Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz -Patch0: https://gitlab.gnome.org/Archive/gnome-latex/-/commit/e1b01186f8a.patch +Source0: https://download.gnome.org/sources/%{name}/3.42/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gsettings-desktop-schemas-devel @@ -35,6 +34,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: vala >= 0.34 +BuildRequires: pkgconfig(amtk-5) >= 5.6 BuildRequires: pkgconfig(dconf) BuildRequires: pkgconfig(gee-0.8) >= 0.10 BuildRequires: pkgconfig(gio-2.0) >= 2.56 @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(gspell-1) >= 1.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(gtksourceview-4) >= 3.99.7 -BuildRequires: pkgconfig(tepl-6) >= 5.99 +BuildRequires: pkgconfig(tepl-6) >= 6.2 BuildRequires: pkgconfig(vapigen) >= 0.34 Requires: gsettings-desktop-schemas Requires: texlive-latexmk-bin ++++++ gnome-latex-3.38.0.tar.xz -> gnome-latex-3.42.0.tar.xz ++++++ ++++ 216384 lines of diff (skipped)
