Accepting request 93119 from home:dimstar:branches:GNOME:Apps
Update to 21.2 OBS-URL: https://build.opensuse.org/request/show/93119 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=33
This commit is contained in:
parent
10c3943138
commit
fc7cdf6165
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7db60336b2385d6f3d98190343c8133f4962ac5a3d91e930f1d7771156836eb9
|
||||
size 741984
|
3
deja-dup-21.2.tar.xz
Normal file
3
deja-dup-21.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1385f45bd2680ab7380a7fd2a8a05000049baba00b8e85500b723ad17063c00b
|
||||
size 914396
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 15:02:09 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 21.2:
|
||||
+ Bug Fixes:
|
||||
- Use smarter test for detecting whether existing backups are
|
||||
encrypted, which will work even if duplicity uses
|
||||
translations
|
||||
- Fix a bug that in some situations could lead to a full backup
|
||||
being created more frequently than once a month
|
||||
+ Polish:
|
||||
- Drop "After a week" from "Keep backups" option, since
|
||||
internally, we always wait a month anyway
|
||||
- Treat any AssertionError by duplicity as an internal
|
||||
duplicity error by wiping the cache and trying again; this
|
||||
will let us be more pro-active about fixing some odd
|
||||
duplicity situations
|
||||
+ Packaging:
|
||||
- Start of a unit test for our internal library; compile and
|
||||
run it with 'make check'
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 22:39:58 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: deja-dup
|
||||
Version: 21.1
|
||||
Version: 21.2
|
||||
Release: 1
|
||||
# FIXME: parallel build fails in 21.1; check if it's fixed in newer versions
|
||||
# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
|
||||
|
Loading…
Reference in New Issue
Block a user