Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bash for openSUSE:Factory checked in at 2021-10-08 22:04:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bash (Old) and /work/SRC/openSUSE:Factory/.bash.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash" Fri Oct 8 22:04:33 2021 rev:172 rq:922406 version:5.1.MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/bash/bash.changes 2021-08-02 12:04:19.809665474 +0200 +++ /work/SRC/openSUSE:Factory/.bash.new.2443/bash.changes 2021-10-08 22:04:35.616515249 +0200 @@ -1,0 +2,5 @@ +Thu Sep 30 13:42:48 UTC 2021 - Andreas Schwab <sch...@suse.de> + +- Install bash_builtins manpage under the correct name + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bash.spec ++++++ --- /var/tmp/diff_new_pack.ISKn4B/_old 2021-10-08 22:04:36.516516730 +0200 +++ /var/tmp/diff_new_pack.ISKn4B/_new 2021-10-08 22:04:36.520516737 +0200 @@ -461,7 +461,7 @@ install -m 644 doc/FAQ %{buildroot}%{_docdir}/%{name} install -m 644 doc/INTRO %{buildroot}%{_docdir}/%{name} install -m 644 doc/*.html %{buildroot}%{_docdir}/%{name} - install -m 644 doc/builtins.1 %{buildroot}%{_mandir}/man1/bashbuiltins.1 + install -m 644 doc/builtins.1 %{buildroot}%{_mandir}/man1/bash_builtins.1 install -m 644 doc/rbash.1 %{buildroot}%{_mandir}/man1/rbash.1 gzip -9f %{buildroot}%{_infodir}/*.inf*[^z] || true mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d @@ -521,7 +521,7 @@ %dir %{_datadir}/bash/helpfiles %{_datadir}/bash/helpfiles/* %{_mandir}/man1/bash.1%{?ext_man} -%{_mandir}/man1/bashbuiltins.1%{?ext_man} +%{_mandir}/man1/bash_builtins.1%{?ext_man} %{_mandir}/man1/bashbug.1%{?ext_man} %{_mandir}/man1/rbash.1%{?ext_man}