[duplicity] Upgrade to 0.6.21

Rahul Sundaram sundaram at fedoraproject.org
Tue Mar 19 01:07:04 UTC 2013


commit 7f0a697c2e1143c47f8f2d9df85b1ffa0548e22a
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Mon Mar 18 21:06:47 2013 -0400

    Upgrade to 0.6.21
    
    - Fixes data corruption issues (#922576)
    - Fix bogus dates in spec changelog

 .gitignore     |    1 +
 duplicity.spec |   15 ++++++++++-----
 sources        |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 520d3ca..5cb0582 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 duplicity-0.6.18.tar.gz
 /duplicity-0.6.20.tar.gz
+/duplicity-0.6.21.tar.gz
diff --git a/duplicity.spec b/duplicity.spec
index 7ce971e..2ab915d 100644
--- a/duplicity.spec
+++ b/duplicity.spec
@@ -2,8 +2,8 @@
 
 Summary:        Encrypted bandwidth-efficient backup using rsync algorithm
 Name:           duplicity
-Version:        0.6.20
-Release:        2%{?dist}
+Version:        0.6.21
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Archiving
 URL:            http://www.nongnu.org/duplicity/
@@ -53,6 +53,11 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/%{name}*
 
 %changelog
+* Mon Mar 18 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 0.6.21-1
+- Upgrade to 0.6.21
+- Fixes data corruption issues (#922576)
+- Fix bogus dates in spec changelog
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
@@ -168,13 +173,13 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Sep 08 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.4.2-3
 - don't ghost pyo files
 
-* Mon Aug 27 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.4.2-2
+* Sun Aug 27 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.4.2-2
 - Rebuild for FC6
 
 * Tue May 16 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.4.2-1
 - version bump
 
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Thu Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 
 * Sun Oct 05 2003 Ben Escoto <bescoto at stanford.edu> - 0:0.4.1-0.fdr.3
@@ -183,5 +188,5 @@ rm -rf $RPM_BUILD_ROOT
 * Sat Aug 09 2003 Ben Escoto <bescoto at stanford.edu> - 0:0.4.1-0.fdr.2
 - Repackaging for Fedora
 
-* Sun Aug 30 2002 Ben Escoto <bescoto at stanford.edu>
+* Fri Aug 30 2002 Ben Escoto <bescoto at stanford.edu>
 - Initial RPM
diff --git a/sources b/sources
index 16fd210..25ac810 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83a56c4c17fc50961c961943867deae4  duplicity-0.6.20.tar.gz
+4ade1de475e0af64211bb6933b593057  duplicity-0.6.21.tar.gz


More information about the scm-commits mailing list