Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dar for openSUSE:Factory checked in 
at 2026-09-14 16:26:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dar (Old)
 and      /work/SRC/openSUSE:Factory/.dar.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dar"

Mon Sep 14 16:26:04 2026 rev:60 rq:1377854 version:2.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/dar/dar.changes  2025-02-24 15:50:01.586413399 
+0100
+++ /work/SRC/openSUSE:Factory/.dar.new.1265/dar.changes        2026-09-14 
16:26:13.238223952 +0200
@@ -1,0 +2,25 @@
+Mon Sep 14 09:05:17 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Move %config(noreplace) /etc/darrc from the libdar64 subpackage
+  to the main package, it is dar's config, not the library's
+  * Conflicts: libdar64-6000 < 2.8, the old library package still
+    owns /etc/darrc and must go on upgrade
+- Fetch the tarball from SourceForge, upstream's own host has no
+  IPv4 address
+
+-------------------------------------------------------------------
+Sat Sep 12 14:24:23 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 2.8.6
+  * libdar API v7, soname 6000 -> 7000 (lib package renamed)
+  * SFTP repositories now use libssh instead of libcurl
+  * new options: -anru, -aefd, -arep, -qcrypto, --enable-thread-stack-size
+  * fixes: dry-run restore attrs, dar_xform slice resize of pre-2.4
+    archives, isolation thread count, DST one-hour shift, gnupg check
+    in sequential-read mode
+- Add BuildRequires libssh and rhash-devel (whirlpool support)
+- Drop tarball signature and keyring: upstream signature host is
+  IPv6-only and unreachable, tarball hash-verified against upstream
+  metadata and matching other distributions
+
+-------------------------------------------------------------------

Old:
----
  dar-2.7.16.tar.gz
  dar-2.7.16.tar.gz.sig
  dar.keyring

New:
----
  dar-2.8.6.tar.gz

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

Other differences:
------------------
++++++ dar.spec ++++++
--- /var/tmp/diff_new_pack.WErwdm/_old  2026-09-14 16:26:14.781288607 +0200
+++ /var/tmp/diff_new_pack.WErwdm/_new  2026-09-14 16:26:14.783288691 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dar
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2023 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,17 +17,14 @@
 #
 
 
-%define sover   6000
+%define sover   7000
 Name:           dar
-Version:        2.7.16
+Version:        2.8.6
 Release:        0
 Summary:        Backup and Restore Application
 License:        SUSE-GPL-2.0+-with-openssl-exception
 URL:            https://dar.sourceforge.io/
-Source0:        
https://dar.edrusb.org/dar.linux.free.fr/Releases/Source_code/dar-%{version}.tar.gz
-Source1:        
https://dar.edrusb.org/dar.linux.free.fr/Releases/Source_code/dar-%{version}.tar.gz.sig
-# http://dar.linux.free.fr/doc/authentification.html
-Source2:        %{name}.keyring
+Source0:        
https://downloads.sourceforge.net/project/dar/dar/%{version}/dar-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-tools
@@ -35,6 +32,7 @@
 BuildRequires:  libattr-devel
 BuildRequires:  librsync-devel
 BuildRequires:  pkgconfig
+BuildRequires:  rhash-devel
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(ext2fs)
 BuildRequires:  pkgconfig(gpg-error)
@@ -44,6 +42,7 @@
 BuildRequires:  pkgconfig(libgcrypt)
 BuildRequires:  pkgconfig(liblz4)
 BuildRequires:  pkgconfig(liblzma)
+BuildRequires:  pkgconfig(libssh) >= 0.11.0
 BuildRequires:  pkgconfig(libthreadar)
 BuildRequires:  pkgconfig(libzstd)
 BuildRequires:  pkgconfig(lzo2)
@@ -51,6 +50,8 @@
 BuildRequires:  pkgconfig(zlib)
 Recommends:     %{name}-doc = %{version}
 Recommends:     par
+# /etc/darrc moved here from libdar64-6000
+Conflicts:      libdar64-6000 < 2.8
 %ifarch %{ix86} x86_64 ppc
 BuildRequires:  upx
 %endif
@@ -144,6 +145,7 @@
 %doc AUTHORS NEWS TODO ChangeLog
 %{_bindir}/dar*
 %{_mandir}/man1/dar*.1%{?ext_man}
+%config(noreplace) %{_sysconfdir}/darrc
 
 %files lang -f %{name}.lang
 %license COPYING
@@ -151,7 +153,6 @@
 %files -n libdar64-%{sover}
 %license COPYING
 %{_libdir}/libdar64.so.%{sover}*
-%config(noreplace) %{_sysconfdir}/darrc
 
 %files -n libdar-devel
 %license COPYING

++++++ dar-2.7.16.tar.gz -> dar-2.8.6.tar.gz ++++++
++++ 89197 lines of diff (skipped)

Reply via email to