Accepting request 764962 from home:polslinux:branches:GNOME:Apps

- Add meson version to spec file 
- Remove no longer deja-dup-duplicity-Mark-GPGError-extern.patch
- Update to 40.6:
    + Fixes a bug that prevented backing up to Google Drive accounts with unlimited quotas
    + Updated translations
    + Fix a bug that prevented backing up to Google Drive in some rare situations
    + Fix a bug that prevented the first login to Google Drive
    + Fix a bug that prevented resuming a full backup
    + Fix 2038 date problems by using 64-bit dates internally
    + Fix building against valac 0.45.2 and later
    + Require glib 2.56
    + Require meson 0.47
    + Add optional dependency on libgdk-x11-3.0 (only used in flatpak builds)
    + Make libgoa-1.0 an optional dependency (still recommended for a few years though)
    + Support autostarting via the new Background portal

OBS-URL: https://build.opensuse.org/request/show/764962
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=108
This commit is contained in:
2020-01-21 16:50:30 +00:00
committed by Git OBS Bridge
parent 549e5fb2d0
commit b5f63ea37f
5 changed files with 31 additions and 45 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Jan 16 09:08:54 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Add meson version to spec file
- Remove no longer deja-dup-duplicity-Mark-GPGError-extern.patch
-------------------------------------------------------------------
Thu Jan 16 09:05:52 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 40.6:
+ Fixes a bug that prevented backing up to Google Drive accounts with unlimited quotas
+ Updated translations
+ Fix a bug that prevented backing up to Google Drive in some rare situations
+ Fix a bug that prevented the first login to Google Drive
+ Fix a bug that prevented resuming a full backup
+ Fix 2038 date problems by using 64-bit dates internally
+ Fix building against valac 0.45.2 and later
+ Require glib 2.56
+ Require meson 0.47
+ Add optional dependency on libgdk-x11-3.0 (only used in flatpak builds)
+ Make libgoa-1.0 an optional dependency (still recommended for a few years though)
+ Support autostarting via the new Background portal
-------------------------------------------------------------------
Mon Sep 2 20:32:41 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>