Hello community, here is the log from the commit of package duplicity for openSUSE:Factory checked in at 2014-07-18 06:40:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/duplicity (Old) and /work/SRC/openSUSE:Factory/.duplicity.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "duplicity" Changes: -------- --- /work/SRC/openSUSE:Factory/duplicity/duplicity.changes 2014-02-02 07:50:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.duplicity.new/duplicity.changes 2014-07-18 06:41:00.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Jul 9 14:42:07 UTC 2014 - kru...@zib.de + +- Update to version 0.6.24 + * lot of bugfixes + * see details here + http://duplicity.nongnu.org/CHANGELOG +- requires python-setuptools + +------------------------------------------------------------------- Old: ---- duplicity-0.6.23.tar.gz New: ---- duplicity-0.6.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ duplicity.spec ++++++ --- /var/tmp/diff_new_pack.5Z0adm/_old 2014-07-18 06:41:02.000000000 +0200 +++ /var/tmp/diff_new_pack.5Z0adm/_new 2014-07-18 06:41:02.000000000 +0200 @@ -26,10 +26,11 @@ BuildRequires: librsync >= 0.9.6 %endif BuildRequires: python-devel +BuildRequires: python-setuptools Summary: Encrypted bandwidth-efficient backup using the rsync algorithm License: GPL-3.0+ Group: Productivity/Archiving/Backup -Version: 0.6.23 +Version: 0.6.24 Release: 0 Url: http://duplicity.nongnu.org/ Source: http://code.launchpad.net/%{name}/0.6-series/%{version}/+download/%{name}-%{version}.tar.gz @@ -65,7 +66,7 @@ %install %{__python} setup.py install --prefix=/usr --root="$RPM_BUILD_ROOT" --record-rpm=files.lst %__rm -rf $RPM_BUILD_ROOT/usr/share/doc/duplicity-%{version} -%__perl -n -i -e 'print unless m,(%{_bindir}|%{_mandir}|%{_datadir}/doc|%{_datadir}/locale),' files.lst +%__perl -n -i -e 'print unless m,(%{_bindir}|%{_mandir}|%{_datadir}/doc|%{_datadir}/locale|%{python_sitearch}/testing),' files.lst %find_lang %{name} cat %{name}.lang files.lst > rpmfiles.lst ++++++ duplicity-0.6.23.tar.gz -> duplicity-0.6.24.tar.gz ++++++ ++++ 14629 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org