Hello community, here is the log from the commit of package bash-completion for openSUSE:Factory checked in at 2013-04-20 17:40:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bash-completion (Old) and /work/SRC/openSUSE:Factory/.bash-completion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash-completion", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/bash-completion/bash-completion.changes 2012-07-21 12:27:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bash-completion.new/bash-completion.changes 2013-04-20 17:40:53.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Apr 19 17:11:24 UTC 2013 - [email protected] + +- Do no ship udevadm completion file, it is now part of systemd + package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bash-completion.spec ++++++ --- /var/tmp/diff_new_pack.gS92iK/_old 2013-04-20 17:40:55.000000000 +0200 +++ /var/tmp/diff_new_pack.gS92iK/_new 2013-04-20 17:40:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package bash-completion # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,9 @@ %install %make_install +# shipping in latest systemd now +rm -f $RPM_BUILD_ROOT/%{_datadir}/bash-completion/completions/udevadm + %files %defattr(-,root,root) %doc AUTHORS COPYING README -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
