Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyudev for openSUSE:Factory checked in at 2022-02-03 23:15:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyudev (Old) and /work/SRC/openSUSE:Factory/.python-pyudev.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyudev" Thu Feb 3 23:15:59 2022 rev:26 rq:948962 version:0.22.0+git.1642212208.d5630bf Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyudev/python-pyudev.changes 2022-01-20 00:12:20.342579380 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyudev.new.1898/python-pyudev.changes 2022-02-03 23:16:26.280632620 +0100 @@ -1,0 +2,5 @@ +Tue Jan 25 08:54:16 UTC 2022 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Don't add date to version for reproducible builds (boo#1047218) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyudev.spec ++++++ --- /var/tmp/diff_new_pack.AkVx5Z/_old 2022-02-03 23:16:28.380618286 +0100 +++ /var/tmp/diff_new_pack.AkVx5Z/_new 2022-02-03 23:16:28.384618258 +0100 @@ -66,6 +66,7 @@ # Disable intersphinx and issuetracker, we don't want to access the web during doc build: sed -i -e "s|'sphinx.ext.intersphinx',\\?||" -e "s|'sphinxcontrib.issuetracker',\\?||" doc/conf.py +sed -i -e 's/tag_date = true/tag_date = false/' setup.cfg %build %python_build