Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gaupol for openSUSE:Factory checked in at 2021-03-17 20:13:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gaupol (Old) and /work/SRC/openSUSE:Factory/.gaupol.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gaupol" Wed Mar 17 20:13:36 2021 rev:28 rq:879236 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes 2021-01-08 17:32:17.357171758 +0100 +++ /work/SRC/openSUSE:Factory/.gaupol.new.2401/gaupol.changes 2021-03-17 20:13:39.954801745 +0100 @@ -1,0 +2,6 @@ +Mon Mar 15 09:47:25 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- Do not delete zero-length header templates, they are needed by + aeidon corresponding subclasses + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gaupol.spec ++++++ --- /var/tmp/diff_new_pack.c23Nts/_old 2021-03-17 20:13:40.550802560 +0100 +++ /var/tmp/diff_new_pack.c23Nts/_new 2021-03-17 20:13:40.554802565 +0100 @@ -104,9 +104,6 @@ rm -rf %{buildroot}%{_datadir}/gaupol/extensions/*/__pycache__ -#remove zero length header files -find %{buildroot}%{_datadir} -type f -size 0 -delete - # We provide gaupol only for the primary python3 provider, but python-aeidon is multiflavor. %python_expand [ $(which $python) -ef $(which python3) ] || rm -r %{buildroot}/%{$python_sitelib}/gaupol*