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 2024-10-08 17:24:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deja-dup (Old)
 and      /work/SRC/openSUSE:Factory/.deja-dup.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deja-dup"

Tue Oct  8 17:24:00 2024 rev:81 rq:1205807 version:47.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes        2024-09-10 
21:14:41.333676214 +0200
+++ /work/SRC/openSUSE:Factory/.deja-dup.new.19354/deja-dup.changes     
2024-10-08 17:24:52.902213001 +0200
@@ -1,0 +2,18 @@
+Fri Oct  4 16:11:10 UTC 2024 - Bjørn Lie <[email protected]>
+
+- Update to version 47.0:
+  + Fix a case of "another duplicity instance is already running"
+    error
+  + Mention when an encryption password is wrong, rather than just
+    re-showing the password prompt without explanation
+  + Use new adwaita widgets (button rows and spinner)
+  + Exclude Steam flatpak folder by default too (in addition to
+    normal Steam folder)
+  + Restic:
+    - Allow creating a no-password backup
+    - Enable post-backup verification checks
+    - Show logs in troubleshooting dialog
+    - Show per-file errors during restore
+- Switch to source service for tarball.
+
+-------------------------------------------------------------------

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

New:
----
  _service
  deja-dup-47.0.obscpio
  deja-dup.obsinfo

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

Other differences:
------------------
++++++ deja-dup.spec ++++++
--- /var/tmp/diff_new_pack.iKXveE/_old  2024-10-08 17:24:53.374232701 +0200
+++ /var/tmp/diff_new_pack.iKXveE/_new  2024-10-08 17:24:53.378232867 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           deja-dup
-Version:        46.1
+Version:        47.0
 Release:        0
 Summary:        Simple backup tool and frontend for duplicity
 License:        GPL-3.0-or-later
 Group:          Productivity/Archiving/Backup
 URL:            https://wiki.gnome.org/Apps/DejaDup
-Source0:        
https://gitlab.gnome.org/World/deja-dup/-/archive/%{version}/%{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.zst
 BuildRequires:  appstream-glib
 BuildRequires:  dbus-1
 BuildRequires:  desktop-file-utils
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.66.0
 BuildRequires:  pkgconfig(gtk4) >= 4.12
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libadwaita-1) >= 1.4
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.6
 BuildRequires:  pkgconfig(libnotify) >= 0.7
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libsoup-3.0)
@@ -90,7 +90,6 @@
 # put the files in the right subpackage
 %dir %{_libexecdir}/deja-dup
 %{_libexecdir}/deja-dup/deja-dup-monitor
-%{_libexecdir}/deja-dup/restic-dump-to
 %{_datadir}/applications/org.gnome.DejaDup.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/org.gnome.DejaDup*

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <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="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v?(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>

++++++ deja-dup.obsinfo ++++++
name: deja-dup
version: 47.0
mtime: 1727650431
commit: 3cb532e91a65754d9040dc2f13fbcf353c1befb4

Reply via email to