Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2015-03-28 18:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2015-03-18 13:08:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2015-03-28 18:39:02.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Mar 20 21:10:19 UTC 2015 - [email protected] + +- Improve installation of secure password storage plugins for + KWallet and GNOME Keyring +- Recommend installation of bash completion + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.6FFj11/_old 2015-03-28 18:39:03.000000000 +0100 +++ /var/tmp/diff_new_pack.6FFj11/_new 2015-03-28 18:39:03.000000000 +0100 @@ -124,6 +124,10 @@ BuildRequires: libkde4-devel BuildRequires: libqt4-devel %endif +%if 0%{?suse_version} +Recommends: %{name}-bash-completion +Recommends: %{name}-password-store +%endif %description Subversion exists to be universally recognized and adopted as an open-source, @@ -200,21 +204,23 @@ %if %{with_kde} %package -n libsvn_auth_kwallet-1-0 -Summary: A Concurrent Versioning system similar to but better than CVS +Summary: KWallet support for Subversion Group: Development/Tools/Version Control +Requires: %{name} = %{version} +Provides: subversion-password-store = %{version} %description -n libsvn_auth_kwallet-1-0 -Provides KWallet integration for Subversion version control system. +Provides KWallet integration for Subversion %endif %package -n libsvn_auth_gnome_keyring-1-0 -Summary: A Concurrent Versioning system similar to but better than CVS +Summary: GNOME keyring sypport for Subversion Group: Development/Tools/Version Control +Requires: %{name} = %{version} +Provides: subversion-password-store = %{version} %description -n libsvn_auth_gnome_keyring-1-0 -Subversion does the same thing cvs (CVS (Concurrent Versioning System)) -but has major enhancements compared to CVS. The name of the cmdline -client is svn. +Provides GNOME keyring support for Subversion %if 0%{?suse_version} > 1130 %package bash-completion -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
