Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package emacs-auctex for openSUSE:Factory checked in at 2024-02-09 23:54:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old) and /work/SRC/openSUSE:Factory/.emacs-auctex.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "emacs-auctex" Fri Feb 9 23:54:44 2024 rev:44 rq:1145462 version:13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes 2023-08-03 17:31:02.776222079 +0200 +++ /work/SRC/openSUSE:Factory/.emacs-auctex.new.1815/emacs-auctex.changes 2024-02-09 23:55:13.853257645 +0100 @@ -1,0 +2,18 @@ +Fri Feb 9 13:28:42 UTC 2024 - Dr. Werner Fink <[email protected]> + +- Update to 13.4 + * AUCTeX now requires GNU Emacs 26.1 or higher. + * LaTeX abbrevs are now available in docTeX mode buffers. + * AUCTeX temporarily rebinds the variable âgc-cons-percentageâ to a + higher value during parsing which speeds up the process + significantly. The memory pressure should still be acceptable, + even on older machines. + * Macros provided by the âxparseâ package are part of LaTeX kernel + since October 2020. AUCTeX tracks this change and the content of + âxparse.elâ is moved into âlatex.elâ and âfont-latex.elâ + respectively. + * The variable âpreview-scale-functionâ is now allowed as a + file-local variable where the assigned value can only be between + 0.1 and 10. + +------------------------------------------------------------------- @@ -11 +29 @@ - ⢠AUCTeX no longer refuses to insert dollar sign when you type â$â at + * AUCTeX no longer refuses to insert dollar sign when you type â$â at Old: ---- auctex-13.2-auto-TL-2023.tar.xz auctex-13.2.tar.gz auctex-13.2.tar.gz.sig New: ---- auctex-13.3-auto-TL-2023.tar.xz auctex-13.3.tar.gz auctex-13.3.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ emacs-auctex.spec ++++++ --- /var/tmp/diff_new_pack.ep8SK3/_old 2024-02-09 23:55:14.581283879 +0100 +++ /var/tmp/diff_new_pack.ep8SK3/_new 2024-02-09 23:55:14.585284023 +0100 @@ -1,7 +1,7 @@ # # spec file for package emacs-auctex # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,7 +42,7 @@ BuildRequires: texlive-tex BuildRequires: texlive-texinfo %endif -Version: 13.2 +Version: 13.3 Release: 0 Summary: AUC TeX: An Emacs Extension License: GPL-3.0-or-later @@ -78,8 +78,8 @@ %prep %setup -n auctex-%{version} -%patch0 -%patch1 +%patch -P0 +%patch -P1 %build unset ${!LC_*} @@ -110,9 +110,9 @@ %make_install DESTDIR=%{buildroot} pushd %{buildroot}%{_aucdir}/auto/ %if %{with tex4auto} - cwd + pwd echo "Run the command TeX-auto-generate-global in mini buffer" - emacs-gtk --no-site -L %{buildroot}%{_sitedir}/auctex \ + emacs-gtk -Q -L %{buildroot}%{_sitedir}/auctex \ --eval '(setq TeX-lisp-directory "%{buildroot}%{_aucdir}")' \ --eval '(setq TeX-auto-global "%{buildroot}%{_aucdir}/auto")' \ -l %{buildroot}%{_sitedir}/tex-site.el ++++++ auctex-13.2-auto-TL-2023.tar.xz -> auctex-13.3-auto-TL-2023.tar.xz ++++++ ++++ 8664 lines of diff (skipped) ++++++ auctex-13.2.tar.gz -> auctex-13.3.tar.gz ++++++ ++++ 17148 lines of diff (skipped)
