Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deja-dup for openSUSE:Factory checked in at 2025-03-25 22:10:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deja-dup (Old) and /work/SRC/openSUSE:Factory/.deja-dup.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deja-dup" Tue Mar 25 22:10:15 2025 rev:82 rq:1255596 version:48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes 2024-10-08 17:24:52.902213001 +0200 +++ /work/SRC/openSUSE:Factory/.deja-dup.new.2696/deja-dup.changes 2025-03-25 22:18:42.814277428 +0100 @@ -1,0 +2,23 @@ +Sat Mar 22 11:22:05 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 48.0: + + Add new Rclone storage location option that can reference + existing Rclone remotes, thus allowing backing up to a wide + variety of cloud providers. + + Keep "backup successful" notifications around (there was a bug + where they sometimes disappeared right after the backup, but + now they persist). + + Add allow-power-saver gsettings key to allow automatic backups + even when Power Saver mode is enabled, for folks that live in + that mode. + + Avoid another possible source of multiple tool tasks running on + top of each other when starting up automatic backups. + + Restic: + - avoid matching multiple files when restoring. + - hide noisy "status" messages from the About window debug + logs. +- Add restic BuildRequires and Recommends, and pass + enable_restic=true to meson setup, build the new optional restic + support. + +------------------------------------------------------------------- Old: ---- deja-dup-47.0.obscpio New: ---- deja-dup-48.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deja-dup.spec ++++++ --- /var/tmp/diff_new_pack.ZhHPH4/_old 2025-03-25 22:18:44.694355263 +0100 +++ /var/tmp/diff_new_pack.ZhHPH4/_new 2025-03-25 22:18:44.722356423 +0100 @@ -1,7 +1,7 @@ # # spec file for package deja-dup # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: deja-dup -Version: 47.0 +Version: 48.0 Release: 0 Summary: Simple backup tool and frontend for duplicity License: GPL-3.0-or-later @@ -33,6 +33,7 @@ BuildRequires: libgpg-error-devel BuildRequires: meson >= 0.64 BuildRequires: pkgconfig +BuildRequires: restic BuildRequires: vala >= 0.16.0 BuildRequires: xdg-user-dirs BuildRequires: yelp-tools @@ -48,6 +49,7 @@ BuildRequires: pkgconfig(packagekit-glib2) >= 1.2 Requires: duplicity >= 0.8.21 Requires: python3-oauthlib +Recommends: restic Obsoletes: nautilus-deja-dup <= 42.4 %description @@ -68,7 +70,9 @@ %autosetup -p1 %build -%meson +%meson \ + -D enable_restic=true \ + %{nil} %meson_build %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ZhHPH4/_old 2025-03-25 22:18:45.074370996 +0100 +++ /var/tmp/diff_new_pack.ZhHPH4/_new 2025-03-25 22:18:45.114372653 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/World/deja-dup.git</param> - <param name="revision">47.0</param> + <param name="revision">48.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ deja-dup-47.0.obscpio -> deja-dup-48.0.obscpio ++++++ ++++ 25589 lines of diff (skipped) ++++++ deja-dup.obsinfo ++++++ --- /var/tmp/diff_new_pack.ZhHPH4/_old 2025-03-25 22:18:47.090454462 +0100 +++ /var/tmp/diff_new_pack.ZhHPH4/_new 2025-03-25 22:18:47.142456615 +0100 @@ -1,5 +1,5 @@ name: deja-dup -version: 47.0 -mtime: 1727650431 -commit: 3cb532e91a65754d9040dc2f13fbcf353c1befb4 +version: 48.0 +mtime: 1742428479 +commit: 97b002b90dc4fef3f5dbc203986c870f77b69899