Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package emacs for openSUSE:Factory checked in at 2023-03-19 16:15:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/emacs (Old) and /work/SRC/openSUSE:Factory/.emacs.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "emacs" Sun Mar 19 16:15:57 2023 rev:173 rq:1072521 version:28.2 Changes: -------- --- /work/SRC/openSUSE:Factory/emacs/emacs.changes 2023-03-11 18:22:32.902414196 +0100 +++ /work/SRC/openSUSE:Factory/.emacs.new.31432/emacs.changes 2023-03-19 16:15:59.051148740 +0100 @@ -1,0 +2,10 @@ +Thu Mar 16 15:18:33 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- don't create ghosted files + +------------------------------------------------------------------- +Wed Mar 15 14:49:00 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- mark ctags update-alternatives as non-%ghost + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ emacs.spec ++++++ --- /var/tmp/diff_new_pack.7d6Hrd/_old 2023-03-19 16:16:00.431155448 +0100 +++ /var/tmp/diff_new_pack.7d6Hrd/_new 2023-03-19 16:16:00.439155487 +0100 @@ -710,8 +710,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/alternatives ln -sf %{_sysconfdir}/alternatives/ctags %{buildroot}%{_bindir}/ctags ln -sf %{_sysconfdir}/alternatives/ctags.1%{ext_man} %{buildroot}%{_mandir}/man1/ctags.1%{ext_man} -ln -sf %{_bindir}/gnuctags %{buildroot}%{_sysconfdir}/alternatives/ctags -ln -sf %{_mandir}/man1/gnuctags.1%{ext_man} %{buildroot}%{_sysconfdir}/alternatives/ctags.1%{ext_man} %if %{with nativecomp} touch eln.list @@ -4936,13 +4934,13 @@ %defattr(-,root,root) %doc etc/ETAGS.EBNF %doc etc/ETAGS.README +%{_bindir}/ctags %{_bindir}/etags %{_bindir}/gnuctags +%{_mandir}/man1/ctags.1%{ext_man} %{_mandir}/man1/etags.1%{ext_man} %{_mandir}/man1/gnuctags.1%{ext_man} -%ghost %{_bindir}/ctags %ghost %{_sysconfdir}/alternatives/ctags -%ghost %{_mandir}/man1/ctags.1%{ext_man} %ghost %{_sysconfdir}/alternatives/ctags.1%{ext_man} %changelog