Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dicts for openSUSE:Factory checked in at 2023-10-19 22:50:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dicts (Old) and /work/SRC/openSUSE:Factory/.dicts.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dicts" Thu Oct 19 22:50:20 2023 rev:31 rq:1118983 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/dicts/dicts.changes 2021-09-27 20:08:50.678457910 +0200 +++ /work/SRC/openSUSE:Factory/.dicts.new.1945/dicts.changes 2023-10-19 22:52:36.785951824 +0200 @@ -1,0 +2,5 @@ +Thu Oct 12 12:33:35 UTC 2023 - Dr. Werner Fink <wer...@suse.de> + +- New RPM API change ... now no %patch anymore only %patch0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dicts.spec ++++++ --- /var/tmp/diff_new_pack.VdAyIH/_old 2023-10-19 22:52:37.553979679 +0200 +++ /var/tmp/diff_new_pack.VdAyIH/_new 2023-10-19 22:52:37.553979679 +0200 @@ -1,7 +1,7 @@ # # spec file for package dicts # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,7 @@ Source19: finnish.tar.bz2 Source20: estonian.tar.bz2 Source21: dicts-rpmlintrc -Patch: prepare-dicts.dif +Patch0: prepare-dicts.dif %global debug_package %{nil} %description @@ -409,7 +409,7 @@ patch -s -p0 make -f Makefile.Linux extract rm Makefile.Linux -%patch -p0 -b .pdicts +%patch0 -p0 -b .pdicts # unify the permissions of all files, to make fdupes working again (bnc#784670) find . -type f -exec chmod 0644 {} +