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-09-24 15:22:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deja-dup (Old) and /work/SRC/openSUSE:Factory/.deja-dup.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deja-dup" Wed Sep 24 15:22:59 2025 rev:83 rq:1305429 version:49.0 Changes: -------- --- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes 2025-03-25 22:18:42.814277428 +0100 +++ /work/SRC/openSUSE:Factory/.deja-dup.new.27445/deja-dup.changes 2025-09-24 15:24:12.448162490 +0200 @@ -1,0 +2,26 @@ +Wed Sep 17 06:50:10 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 49.0: + + Rclone: when running under flatpak, look for config in + ~/.config/rclone/ + + Restic: + - fix bashism in fusermount script that mounts restore files + - surface some errors that were slipping through the cracks + + Duplicity: fix possibility of accidentally changing password + for new full + + backups, with newer versions of duplicity + +------------------------------------------------------------------- +Tue Sep 2 13:38:44 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 49.beta: + + Use new shortcuts dialog, use nice & ionice more, and warn + earlier if an Rclone remote is invalid +- Changes from version 49.alpha: + + Restic is now always enabled by default, the UI has had an + overhaul, and restoring with Restic now uses your native file + manager +- Add blueprint-compiler BuildRequires: new dependency +- Drop libgpg-error-devel BuildRequires: no longer needed + +------------------------------------------------------------------- Old: ---- deja-dup-48.0.obscpio New: ---- deja-dup-49.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deja-dup.spec ++++++ --- /var/tmp/diff_new_pack.LbdFI0/_old 2025-09-24 15:24:14.024228863 +0200 +++ /var/tmp/diff_new_pack.LbdFI0/_new 2025-09-24 15:24:14.040229537 +0200 @@ -1,7 +1,7 @@ # # spec file for package deja-dup # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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: 48.0 +Version: 49.0 Release: 0 Summary: Simple backup tool and frontend for duplicity License: GPL-3.0-or-later @@ -25,24 +25,24 @@ URL: https://wiki.gnome.org/Apps/DejaDup Source0: %{name}-%{version}.tar.zst BuildRequires: appstream-glib +BuildRequires: blueprint-compiler BuildRequires: dbus-1 BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: glib2-tools -BuildRequires: libgpg-error-devel -BuildRequires: meson >= 0.64 +BuildRequires: meson >= 1.1 BuildRequires: pkgconfig BuildRequires: restic BuildRequires: vala >= 0.16.0 BuildRequires: xdg-user-dirs BuildRequires: yelp-tools -BuildRequires: pkgconfig(gio-2.0) >= 2.70 +BuildRequires: pkgconfig(gio-2.0) >= 2.80 BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 -BuildRequires: pkgconfig(gtk4) >= 4.12 +BuildRequires: pkgconfig(gtk4) >= 4.18 BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(libadwaita-1) >= 1.6 +BuildRequires: pkgconfig(libadwaita-1) >= 1.8 BuildRequires: pkgconfig(libnotify) >= 0.7 BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libsoup-3.0) @@ -94,6 +94,9 @@ # put the files in the right subpackage %dir %{_libexecdir}/deja-dup %{_libexecdir}/deja-dup/deja-dup-monitor +%{_libexecdir}/deja-dup/deja-dup-find-fusermount +%{_libexecdir}/deja-dup/fusermount +%{_libexecdir}/deja-dup/fusermount3 %{_datadir}/applications/org.gnome.DejaDup.desktop %{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml %{_datadir}/icons/hicolor/*/apps/org.gnome.DejaDup* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LbdFI0/_old 2025-09-24 15:24:14.428245878 +0200 +++ /var/tmp/diff_new_pack.LbdFI0/_new 2025-09-24 15:24:14.492248574 +0200 @@ -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">48.0</param> + <param name="revision">49.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-48.0.obscpio -> deja-dup-49.0.obscpio ++++++ ++++ 72212 lines of diff (skipped) ++++++ deja-dup.obsinfo ++++++ --- /var/tmp/diff_new_pack.LbdFI0/_old 2025-09-24 15:24:16.808346112 +0200 +++ /var/tmp/diff_new_pack.LbdFI0/_new 2025-09-24 15:24:16.848347797 +0200 @@ -1,5 +1,5 @@ name: deja-dup -version: 48.0 -mtime: 1742428479 -commit: 97b002b90dc4fef3f5dbc203986c870f77b69899 +version: 49.0 +mtime: 1758053583 +commit: f3cc86e3db2dc08851237fdc22daac06595c839e
