From f6040a74af705c7b2722999c6d7329b84f6eba8f Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: May 24 2009 01:48:43 +0000 Subject: Upgrade to 0.5.18 --- diff --git a/.cvsignore b/.cvsignore index fc07efb..f46d3d4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -duplicity-0.5.12.tar.gz +duplicity-0.5.18.tar.gz diff --git a/duplicity.spec b/duplicity.spec index bd76f4d..45cf137 100644 --- a/duplicity.spec +++ b/duplicity.spec @@ -2,15 +2,15 @@ Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.5.12 +Version: 0.5.18 Release: 1%{?dist} -License: GPLv3+ +License: GPLv2+ Group: Applications/Archiving URL: http://www.nongnu.org/duplicity/ Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6 Requires: openssh-clients, ncftp >= 3.1.9, rsync, python-boto >= 0.9d -%if 0%{?rhel} <= 4 +%if 0%{?rhel}%{?fedora} <= 4 Requires: python-abi = %(%{__python} -c "import sys; print sys.version[:3]") %endif BuildRequires: python-devel >= 2.3, librsync-devel >= 0.9.6 @@ -54,6 +54,15 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/%{name}* %changelog +* Sun May 24 2009 Robert Scheck 0.5.18-1 +- Upgrade to 0.5.18 + +* Sun May 03 2009 Robert Scheck 0.5.16-1 +- Upgrade to 0.5.16 + +* Thu Apr 16 2009 Robert Scheck 0.5.15-1 +- Upgrade to 0.5.15 + * Sat Mar 21 2009 Robert Scheck 0.5.12-1 - Upgrade to 0.5.12 (#490289) diff --git a/sources b/sources index 8880987..5fabbea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38cb42fc0299ae0c8e029bd381aa4452 duplicity-0.5.12.tar.gz +77fcbe30b300450af17d811eec339765 duplicity-0.5.18.tar.gz