Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mailman for openSUSE:Factory checked in at 2023-03-31 21:15:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mailman (Old) and /work/SRC/openSUSE:Factory/.python-mailman.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mailman" Fri Mar 31 21:15:46 2023 rev:25 rq:1075743 version:3.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mailman/python-mailman.changes 2023-02-06 14:15:31.948605203 +0100 +++ /work/SRC/openSUSE:Factory/.python-mailman.new.31432/python-mailman.changes 2023-03-31 21:15:48.830465669 +0200 @@ -1,0 +2,5 @@ +Thu Mar 30 19:40:53 UTC 2023 - Luiz Angelo Daros de Luca <luizl...@tre-sc.jus.br> + +- Compile and include .mo files, used by _() strings + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mailman.spec ++++++ --- /var/tmp/diff_new_pack.nwZzPT/_old 2023-03-31 21:15:49.530468923 +0200 +++ /var/tmp/diff_new_pack.nwZzPT/_new 2023-03-31 21:15:49.534468941 +0200 @@ -148,6 +148,7 @@ sed '/importlib_resources/d' -i src/mailman.egg-info/requires.txt setup.py %endif %python_build +./generate_mo.sh %install %if !%{with test} ++++++ python-mailman.rpmlintrc ++++++ --- /var/tmp/diff_new_pack.nwZzPT/_old 2023-03-31 21:15:49.738469889 +0200 +++ /var/tmp/diff_new_pack.nwZzPT/_new 2023-03-31 21:15:49.746469926 +0200 @@ -2,5 +2,5 @@ addFilter("zero-length /usr/lib/python3../site-packages/mailman/templates/.*") addFilter("obsolete-not-provided python3-mailman") addFilter("explicit-lib-dependency python3.*-passlib") -(No newline at EOF) +addFilter("file-not-in-%lang")