[duplicity/f19: 1/3] update to 0.6.33

Rahul Sundaram sundaram at fedoraproject.org
Fri Apr 11 04:07:41 UTC 2014


commit 51af13604f954f5c5dff52772d23753d053b3b5a
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Thu Apr 10 21:37:38 2014 -0400

    update to 0.6.33
    
    - drop no longer needed patch for Amazon s3 backup

 duplicity-0.6.22-s3-bucket-root.patch |   32 --------------------------------
 duplicity.spec                        |   10 ++++++----
 sources                               |    2 +-
 3 files changed, 7 insertions(+), 37 deletions(-)
---
diff --git a/duplicity.spec b/duplicity.spec
index 6e8e729..f05cf64 100644
--- a/duplicity.spec
+++ b/duplicity.spec
@@ -2,14 +2,13 @@
 
 Summary:        Encrypted bandwidth-efficient backup using rsync algorithm
 Name:           duplicity
-Version:        0.6.22
-Release:        5%{?dist}
+Version:        0.6.23
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Archiving
 URL:            http://www.nongnu.org/duplicity/
 Source:         http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz
 Patch0:         duplicity-0.6.22-documentation.patch
-Patch1:         duplicity-0.6.22-s3-bucket-root.patch
 Requires:       python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6
 Requires:       openssh-clients, ncftp >= 3.1.9, rsync, python-boto >= 0.9d
 Requires:       python-paramiko python-dropbox
@@ -37,7 +36,6 @@ but not hard links.
 %prep
 %setup -q
 %patch0 -p1 -b .documentation
-%patch1 -p1 -b .s3-bucket-root
 
 %build
 %{__python} setup.py build
@@ -66,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/%{name}/cacert.pem
 
 %changelog
+* Fri Apr 11 2014 Rahul Sundaram <sundaram at fedoraproject.org> - 0.6.23-1
+- update to 0.6.33
+- drop no longer needed patch for Amazon s3 backup
+
 * Fri Jan 17 2014 Rahul Sundaram <sundaram at fedoraproject.org> - 0.6.22-5
 - Added patch to fix Amazon s3 backup (#1048068)
 
diff --git a/sources b/sources
index 2fb5a7c..f5d03bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b035359a6bb7b2f3f3b9829c6c071e1  duplicity-0.6.22.tar.gz
+ae0e84446bcf114735de1057ed53c977  duplicity-0.6.23.tar.gz


More information about the scm-commits mailing list