diff --git a/deja-dup-38.2.tar.xz b/deja-dup-38.2.tar.xz deleted file mode 100644 index 5e7cd31..0000000 --- a/deja-dup-38.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:886d2772d580b924dc274a257f15f1e159d74f791d2b8f08c8d0e72484dab373 -size 662404 diff --git a/deja-dup-38.3.tar.xz b/deja-dup-38.3.tar.xz new file mode 100644 index 0000000..7b6f69f --- /dev/null +++ b/deja-dup-38.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9199bc30bf91f9892af99b0933d3eb3e047fec8c5b9d1e73bed38d2b67f5b186 +size 708404 diff --git a/deja-dup.changes b/deja-dup.changes index 0da4347..fb8901e 100644 --- a/deja-dup.changes +++ b/deja-dup.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jan 17 17:23:57 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 38.3: + + Allow restoring from paths with symlinks in more situations + (including a fix for a backup error when ~/.cache is a + symlink). + + Treat operation dialogs more like real dialogs (modal to + preference window, with correct styling on default buttons). + + Try harder to stop running duplicity commands when we are + terminated. + + Don't hide an error message when also running our bimonthly + backup verification. + + If there isn't enough space in the backup location, tell the + user how much is needed. + + Exclude flatpak cache directories by default. + ------------------------------------------------------------------- Mon Jan 7 15:55:22 UTC 2019 - bjorn.lie@gmail.com diff --git a/deja-dup.spec b/deja-dup.spec index 3d83264..3e282b4 100644 --- a/deja-dup.spec +++ b/deja-dup.spec @@ -17,7 +17,7 @@ Name: deja-dup -Version: 38.2 +Version: 38.3 Release: 0 Summary: Simple backup tool and frontend for duplicity License: GPL-3.0-or-later @@ -25,16 +25,11 @@ Group: Productivity/Archiving/Backup URL: https://wiki.gnome.org/Apps/DejaDup Source0: https://launchpad.net/deja-dup/38/%{version}/+download/%{name}-%{version}.tar.xz -# Meson checks for appstream-util, BuildRequires: appstream-glib -# dbus-run-session, BuildRequires: dbus-1 -# desktop-file-validate, BuildRequires: desktop-file-utils -# msgfmt and -BuildRequires: gettext-runtime BuildRequires: fdupes -# glib-compile-schemas programs. +BuildRequires: gettext-runtime BuildRequires: glib2-tools BuildRequires: libgpg-error-devel BuildRequires: meson