Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcitx for openSUSE:Factory checked in at 2021-07-05 22:22:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx (Old) and /work/SRC/openSUSE:Factory/.fcitx.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx" Mon Jul 5 22:22:33 2021 rev:64 rq:903819 version:4.2.9.8 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes 2020-12-03 18:39:35.353853071 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx.new.2625/fcitx.changes 2021-07-05 22:22:47.757807385 +0200 @@ -1,0 +2,5 @@ +Wed Jun 30 12:25:43 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Move fcitx.macros from /etc/rpm to %_rpmmacrodir (boo#1185657). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx.spec ++++++ --- /var/tmp/diff_new_pack.ctXAbv/_old 2021-07-05 22:22:48.341802866 +0200 +++ /var/tmp/diff_new_pack.ctXAbv/_new 2021-07-05 22:22:48.341802866 +0200 @@ -391,7 +391,7 @@ popd # install rpm macros -install -D -m644 %{SOURCE9} %{buildroot}%{_sysconfdir}/rpm/macros.%{name} +install -D -m644 %{SOURCE9} %{buildroot}%{_rpmmacrodir}/macros.%{name} # remove *.la rm -rf %{buildroot}%{_libdir}/lib%{name}-config.la @@ -569,7 +569,7 @@ %{_datadir}/%{name}/skin/dark %files devel -%config %{_sysconfdir}/rpm/macros.%{name} +%{_rpmmacrodir}/macros.%{name} %{_includedir}/* %{_bindir}/%{name}4-config %{_libdir}/%{name}/libexec/comp-spell-dict
