Hello community,

here is the log from the commit of package deja-dup for openSUSE:Factory 
checked in at 2020-10-07 14:16:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deja-dup (Old)
 and      /work/SRC/openSUSE:Factory/.deja-dup.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deja-dup"

Wed Oct  7 14:16:51 2020 rev:60 rq:839598 version:42.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes        2020-09-07 
21:35:56.669397116 +0200
+++ /work/SRC/openSUSE:Factory/.deja-dup.new.4249/deja-dup.changes      
2020-10-07 14:16:58.985413951 +0200
@@ -1,0 +2,31 @@
+Wed Sep 30 12:45:06 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 42.4:
+  * Redesign the main window and preferences to follow GNOME
+    design patterns
+  * Add welcome state for first time use (with slightly guided
+    backup/restore)
+  * Add an in-app browse & restore interface
+  * Drop nautilus plugin, in preference of above new
+    browse interface
+  * Drop deprecated backends (GOA, S3, GCS, OpenStack, and Rackspace)
+  * Use "Déjà Dup Backups" instead of "Déjà Dup Backup Tool"
+    as full name
+  * Drop "Version" key from desktop files, which broke some parsers
+  * Adds a button to reset your Google authorization in
+    the preferences
+  * Warn users before they restore files that we can't write to
+  * Fix automatic backups not firing for removable storage drives,
+    which got broken during the 41.x development cycle
+  * Automatically exclude folders that follow the cachedir spec
+    (i.e. that have a CACHEDIR.TAG file in them), and same if
+    they have a .deja-dup-ignore file
+  * Use a symbolic back icon in header (vs a full color icon)
+  * Stop the restore confirmation screen from growing too big
+    if you are restoring a lot of files
+  * Mount partitions specified in /etc/fstab if necessary
+  * When selecting an internal drive as a Local Folder, treat it
+    as a removable drive, so that we will mount if necessary
+  * Exclude /dev by default
+
+-------------------------------------------------------------------

Old:
----
  deja-dup-40.7.tar.bz2

New:
----
  deja-dup-42.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deja-dup.spec ++++++
--- /var/tmp/diff_new_pack.sTASfk/_old  2020-10-07 14:17:00.189414908 +0200
+++ /var/tmp/diff_new_pack.sTASfk/_new  2020-10-07 14:17:00.193414912 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           deja-dup
-Version:        40.7
+Version:        42.4
 Release:        0
 Summary:        Simple backup tool and frontend for duplicity
 License:        GPL-3.0-or-later
@@ -26,30 +26,28 @@
 Source0:        
https://gitlab.gnome.org/World/deja-dup/-/archive/%{version}/%{name}-%{version}.tar.bz2
 
 BuildRequires:  appstream-glib
+BuildRequires:  cmake
 BuildRequires:  dbus-1
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  glib2-tools
 BuildRequires:  libgpg-error-devel
+BuildRequires:  libhandy0-devel
 BuildRequires:  meson >= 0.47
 BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.16.0
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gio-2.0) >= 2.46
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.56.1
-BuildRequires:  pkgconfig(goa-1.0) >= 3.8.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.64.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libnautilus-extension)
 BuildRequires:  pkgconfig(libnotify) >= 0.7
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(packagekit-glib2) >= 0.6.5
 Recommends:     duplicity >= 0.6.25
-Recommends:     python-boto
-Recommends:     python-cloudfiles
 
 %description
 Déjà  Dup is a simple backup tool. It hides the complexity of doing
@@ -63,26 +61,6 @@
  * Schedules regular backups
  * Integrates well into your GNOME desktop
 
-%package -n nautilus-deja-dup
-Summary:        Déjà Dup Plugin for Nautilus
-Group:          Productivity/Archiving/Backup
-Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:nautilus)
-
-%description -n nautilus-deja-dup
-Déjà  Dup is a simple backup tool. It hides the complexity of doing
-backups the 'right way' (encrypted, off-site, and regular) and uses
-duplicity as the backend.
-
-Features:
- * Support for local or remote backup locations, including Amazon S3
- * Securely encrypts and compresses your data
- * Incrementally backs up, letting you restore from any particular backup
- * Schedules regular backups
- * Integrates well into your GNOME desktop
-
-This package contains a plugin to integrate Déjà Dup into Nautilus.
-
 %lang_package
 
 %prep
@@ -111,23 +89,15 @@
 # put the files in the right subpackage
 %dir %{_libexecdir}/deja-dup
 %{_libexecdir}/deja-dup/deja-dup-monitor
-%{_libexecdir}/deja-dup/duplicity
 %{_datadir}/applications/org.gnome.DejaDup.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/org.gnome.DejaDup*
 %dir %{_libdir}/deja-dup
 %{_libdir}/deja-dup/libdeja.so
-%{_libdir}/deja-dup/libwidgets.so
 %dir %{_datadir}/metainfo
 %{_datadir}/metainfo/org.gnome.DejaDup.appdata.xml
-%dir %{_datadir}/polkit-1
-%dir %{_datadir}/polkit-1/actions
-%{_datadir}/polkit-1/actions/org.gnome.DejaDup.policy
 %{_datadir}/dbus-1/services/org.gnome.DejaDup.service
 
-%files -n nautilus-deja-dup
-%{_libdir}/nautilus/extensions-3.0/libdeja-dup.so
-
 %files lang -f %{name}.lang
 
 %changelog

++++++ deja-dup-40.7.tar.bz2 -> deja-dup-42.4.tar.bz2 ++++++
++++ 338776 lines of diff (skipped)


Reply via email to