[deja-dup/f15] New upstream release https://launchpad.net/deja-dup/18/18.2.1 * Fixes preferences not getting saved

Rahul Sundaram sundaram at fedoraproject.org
Mon Jun 13 10:51:08 UTC 2011


commit 04a1a5b378029d2c7f7473e5de9586a0ad102eb2
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Mon Jun 13 16:17:45 2011 +0530

    New upstream release
    https://launchpad.net/deja-dup/18/18.2.1
    * Fixes preferences not getting saved when backing up to external drives
    * https://bugs.launchpad.net/deja-dup/+bug/774897
    * Includes many translation updates
    Drop unrecognized option to disable schemas

 deja-dup.spec |   12 ++++++++++--
 sources       |    2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/deja-dup.spec b/deja-dup.spec
index a43146a..12b8e0b 100644
--- a/deja-dup.spec
+++ b/deja-dup.spec
@@ -1,5 +1,5 @@
 Name:           deja-dup
-Version:        18.1.1
+Version:        18.2.1
 Release:        1%{?dist}
 Summary:        Simple backup tool and frontend for duplicity
 
@@ -36,7 +36,7 @@ Features:
 %setup -q
 
 %build
-%configure --disable-static --disable-schemas-install --with-gtk3 --with-nautilus --with-gnu-ld
+%configure --disable-static --with-gtk3 --with-nautilus --with-gnu-ld
 make %{?_smp_mflags}
 
 %install
@@ -91,6 +91,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/icons/hicolor/scalable/apps/deja-dup-symbolic.svg
 
 %changelog
+* Mon Jun 13 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 18.2.1-1
+- New upstream release
+- https://launchpad.net/deja-dup/18/18.2.1
+  * Fixes preferences not getting saved when backing up to external drives
+  * https://bugs.launchpad.net/deja-dup/+bug/774897
+  * Includes many translation updates
+- Drop unrecognized option to disable schemas
+ 
 * Sat Apr 16 2011 Chris Smart <csmart at fedoraproject.org> - 18.1.1-1
 - Update to latest upstream realease, which will "actually work with NetworkManager 0.9"
 - http://bazaar.launchpad.net/~deja-dup-team/deja-dup/18/revision/888
diff --git a/sources b/sources
index 0ce95fb..ede3765 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35fefaf346dbb341208e91ce4c6944e4  deja-dup-18.1.1.tar.bz2
+053d6f0227416bdf75e8f417e905e0e9  deja-dup-18.2.1.tar.bz2


More information about the scm-commits mailing list