Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package txt2tags for openSUSE:Factory checked in at 2023-06-24 20:13:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/txt2tags (Old) and /work/SRC/openSUSE:Factory/.txt2tags.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "txt2tags" Sat Jun 24 20:13:58 2023 rev:9 rq:1095076 version:3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/txt2tags/txt2tags.changes 2021-07-07 18:31:59.978275305 +0200 +++ /work/SRC/openSUSE:Factory/.txt2tags.new.15902/txt2tags.changes 2023-06-24 20:14:24.072306495 +0200 @@ -1,0 +2,12 @@ +Tue Jun 20 07:30:33 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Update to version 3.8: + * Raise minimum supported Python version to 3.7 (Jendrik Seipp). + * Add continuous integration tests for Python 3.10 and 3.11 (Jendrik Seipp). + * Add ConTeXt target (#224, @goetzschnell). + * Fix W3C validator warnings (#225, @goetzschnell). + * Don't use \multicolumn for single LaTeX table cells (Jendrik Seipp). + * Fix LaTeX escapes (#244, @ThexXTURBOXx). + * Use correct table title separators for Markdown target (#243, @db-inf). + +------------------------------------------------------------------- Old: ---- txt2tags-3.7.tar.gz New: ---- txt2tags-3.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ txt2tags.spec ++++++ --- /var/tmp/diff_new_pack.vLcYHl/_old 2023-06-24 20:14:24.756310534 +0200 +++ /var/tmp/diff_new_pack.vLcYHl/_new 2023-06-24 20:14:24.756310534 +0200 @@ -1,7 +1,7 @@ # # spec file for package txt2tags # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2013,2019 Christoph Junghans <jungh...@votca.org> # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: txt2tags -Version: 3.7 +Version: 3.8 Release: 0 Summary: Converts text files to HTML, XHTML, sgml, LaTeX, man and others License: GPL-2.0-only @@ -45,7 +45,7 @@ no external commands or libraries are needed. %prep -%setup -q +%autosetup %build %python_build ++++++ txt2tags-3.7.tar.gz -> txt2tags-3.8.tar.gz ++++++ ++++ 2438 lines of diff (skipped)