Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dar for openSUSE:Factory checked in at 2021-06-09 21:52:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dar (Old) and /work/SRC/openSUSE:Factory/.dar.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dar" Wed Jun 9 21:52:31 2021 rev:48 rq:898353 version:2.6.15 Changes: -------- --- /work/SRC/openSUSE:Factory/dar/dar.changes 2020-12-18 20:00:09.818112191 +0100 +++ /work/SRC/openSUSE:Factory/.dar.new.32437/dar.changes 2021-06-09 21:52:50.918533192 +0200 @@ -1,0 +2,22 @@ +Mon Jun 7 14:14:09 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 2.6.15 + * fixed error message formatting error leading message to contain + garbage in place of system error information. + * fixing bug (internal error) met while trying restoring files and + dirs without sufficient write permission on the destination + directory tree to perform the operation. + * adding minor feature to avoid restoring Unix sockets (-au) + * fixing dar-catalogue.dtd +- Update to version 2.6.14 + * fixed bug met when removing slices of an old backup located on + a remote sftp server + * fixed bug in cache layer met when writing sliced backup to a + remote ftp or sftp repository + * enhancement to the -[ and -] options to work as expected when + "DOS" formatted text file is provided as a file listing. +- Drop outdated Provides / Obsoletes, RPM will automatically detect + new dependency of linking packages, as long as -devel package + does not get renamed or packages use dlopen and manually require it + +------------------------------------------------------------------- Old: ---- dar-2.6.13.tar.gz dar-2.6.13.tar.gz.sig New: ---- dar-2.6.15.tar.gz dar-2.6.15.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dar.spec ++++++ --- /var/tmp/diff_new_pack.ViPbuD/_old 2021-06-09 21:52:51.642534483 +0200 +++ /var/tmp/diff_new_pack.ViPbuD/_new 2021-06-09 21:52:51.642534483 +0200 @@ -1,7 +1,7 @@ # # spec file for package dar # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 6000 Name: dar -Version: 2.6.13 +Version: 2.6.15 Release: 0 Summary: Backup and Restore Application License: SUSE-GPL-2.0+-with-openssl-exception @@ -26,7 +26,6 @@ Source0: http://sourceforge.net/projects/dar/files/dar/%{version}/%{name}-%{version}.tar.gz Source1: http://dar.linux.free.fr/sign/v%{version}/%{name}-%{version}.tar.gz.sig Source2: %{name}.keyring -Source3: %{name}.changes BuildRequires: automake BuildRequires: curl-devel BuildRequires: fdupes @@ -67,15 +66,6 @@ Recommends: %{name}-lang Provides: libdar = 2.3.10 Obsoletes: libdar < 2.3.10 -# Package renamed to libdar4, according the shared library policy (2012-07-06) during openSUSE 12.2 cycle. -Provides: libdar-4 = 2.3.10 -Obsoletes: libdar-4 < 2.3.10 -# Package renamed to libdar-5000, following so name change -Provides: libdar4 = %{version} -Obsoletes: libdar4 < %{version} -# Package renamed to libdar64-6000, following so name change -Provides: libdar5000 = %{version} -Obsoletes: libdar5000 < %{version} %description -n libdar64-%{sover} Dar stands for Disk ARchive and is a hardware independent backup @@ -91,7 +81,7 @@ %package -n libdar-devel Summary: Backup and Restore Application Requires: glibc-devel -Requires: libdar64-6000 = %{version} +Requires: libdar64-%{sover} = %{version} Requires: openssl-devel Requires: pkgconfig(bzip2) Requires: pkgconfig(zlib) ++++++ dar-2.6.13.tar.gz -> dar-2.6.15.tar.gz ++++++ ++++ 15882 lines of diff (skipped)
