Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scim for openSUSE:Factory checked in at 2024-02-27 22:45:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scim (Old) and /work/SRC/openSUSE:Factory/.scim.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scim" Tue Feb 27 22:45:21 2024 rev:54 rq:1151881 version:1.4.18 Changes: -------- --- /work/SRC/openSUSE:Factory/scim/scim.changes 2021-07-05 22:22:48.953798130 +0200 +++ /work/SRC/openSUSE:Factory/.scim.new.1770/scim.changes 2024-02-27 22:45:46.968956642 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 13:14:21 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scim.spec ++++++ --- /var/tmp/diff_new_pack.g7mD8n/_old 2024-02-27 22:45:48.185000746 +0100 +++ /var/tmp/diff_new_pack.g7mD8n/_new 2024-02-27 22:45:48.189000891 +0100 @@ -116,8 +116,8 @@ %lang_package %prep -%setup -q -%patch1 -p1 +%autosetup -p1 + UTF_8_LOCALES=$(locale -a | grep utf8 | perl -p -e "s/utf8/UTF-8/; s/\n/,/; " | perl -p -e "s/,$//") perl -pi -e "s/\/SupportedUnicodeLocales =.*/\/SupportedUnicodeLocales = $UTF_8_LOCALES/" configs/global # hack to fix incompatibility of gtk-query-immodules-2.0 (bnc#845860)