Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2018-05-06 14:54:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Sun May 6 14:54:46 2018 rev:155 rq:602237 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2018-04-22 14:30:18.489229873 +0200 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2018-05-06 14:54:47.683719659 +0200 @@ -1,0 +2,7 @@ +Fri Apr 27 18:31:07 UTC 2018 - [email protected] + +- Remove useless build dependency on pkgconfig(bash-completion). +- Make subversion-bash-completion requires bash-completion, not + pkgconfig(bash-completion). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.zU6Y3F/_old 2018-05-06 14:54:48.675683267 +0200 +++ /var/tmp/diff_new_pack.zU6Y3F/_new 2018-05-06 14:54:48.675683267 +0200 @@ -83,7 +83,6 @@ BuildRequires: utf8proc-devel BuildRequires: pkgconfig(apr-1) >= 1.3.0 BuildRequires: pkgconfig(apr-util-1) >= 1.3.0 -BuildRequires: pkgconfig(bash-completion) BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(liblz4) >= 1.7 BuildRequires: pkgconfig(libsasl2) @@ -234,7 +233,7 @@ Summary: Bash Completion for %{name} Group: Development/Tools/Version Control Requires: %{name} = %{version} -Requires: pkgconfig(bash-completion) +Requires: bash-completion BuildArch: noarch %description bash-completion
