Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scim for openSUSE:Factory checked in at 2021-07-05 22:22:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scim (Old) and /work/SRC/openSUSE:Factory/.scim.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scim" Mon Jul 5 22:22:34 2021 rev:53 rq:903820 version:1.4.18 Changes: -------- --- /work/SRC/openSUSE:Factory/scim/scim.changes 2020-12-10 15:59:31.806933077 +0100 +++ /work/SRC/openSUSE:Factory/.scim.new.2625/scim.changes 2021-07-05 22:22:48.953798130 +0200 @@ -1,0 +2,5 @@ +Wed Jun 30 12:38:24 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Move macros.scim from /etc/rpm to %_rpmmacrodir (boo#1185657). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scim.spec ++++++ --- /var/tmp/diff_new_pack.za2aaP/_old 2021-07-05 22:22:49.389794756 +0200 +++ /var/tmp/diff_new_pack.za2aaP/_new 2021-07-05 22:22:49.393794725 +0200 @@ -178,8 +178,8 @@ install -d %{buildroot}%{_datadir}/scim/tables # install macro.scim -mkdir -p %{buildroot}%{_sysconfdir}/rpm -install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/ +mkdir -p %{buildroot}%{_rpmmacrodir} +install -m 644 %{SOURCE3} %{buildroot}%{_rpmmacrodir}/ # not SLE_12 %if 0%{?suse_version} >= 1310 && 0%{?suse_version} != 1315 @@ -239,7 +239,7 @@ %license COPYING %doc AUTHORS README ChangeLog TODO %{_distconfdir}/X11/xim.d -%config %{_sysconfdir}/rpm/macros.scim +%{_rpmmacrodir}/macros.scim %dir %{_sysconfdir}/scim %config %{_sysconfdir}/scim/config %config %{_sysconfdir}/scim/global
