Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rsvndump for openSUSE:Factory 
checked in at 2023-11-13 22:21:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsvndump (Old)
 and      /work/SRC/openSUSE:Factory/.rsvndump.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsvndump"

Mon Nov 13 22:21:16 2023 rev:3 rq:1125275 version:0.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsvndump/rsvndump.changes        2022-12-06 
14:25:04.486496137 +0100
+++ /work/SRC/openSUSE:Factory/.rsvndump.new.17445/rsvndump.changes     
2023-11-13 22:24:54.892436454 +0100
@@ -1,0 +2,7 @@
+Sun Nov 12 17:14:41 UTC 2023 - Andreas Stieger <[email protected]>
+
+- update to 0.6.2:
+  * fix an edge-case where delete actions would be issued for
+    non-existent paths, resulting in unloadable dumps
+
+-------------------------------------------------------------------

Old:
----
  rsvndump-0.6.1.tar.gz

New:
----
  rsvndump-0.6.2.tar.gz

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

Other differences:
------------------
++++++ rsvndump.spec ++++++
--- /var/tmp/diff_new_pack.0Bnp4B/_old  2023-11-13 22:24:55.456457221 +0100
+++ /var/tmp/diff_new_pack.0Bnp4B/_new  2023-11-13 22:24:55.456457221 +0100
@@ -1,8 +1,7 @@
-# vim: set ts=4 sw=4 et:
 #
 # spec file for package rsvndump
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2012 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,18 +18,18 @@
 
 
 Name:           rsvndump
-Version:        0.6.1
+Version:        0.6.2
 Release:        0
 Summary:        Remote Subversion Repository Dumping Tool
 License:        GPL-3.0-only
 Group:          Development/Tools/Version Control
 URL:            https://rsvndump.sourceforge.net/
 Source:         
http://prdownloads.sourceforge.net/rsvndump/rsvndump-%{version}.tar.gz
-BuildRequires:  libapr-util1-devel
-BuildRequires:  libapr1-devel
 BuildRequires:  libtool
 BuildRequires:  openldap2-devel
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(apr-1)
+BuildRequires:  pkgconfig(apr-util-1)
 BuildRequires:  pkgconfig(libsvn_delta)
 BuildRequires:  pkgconfig(libsvn_fs)
 BuildRequires:  pkgconfig(libsvn_ra)
@@ -55,6 +54,9 @@
 %make_install
 %find_lang rsvndump
 
+%check
+%make_build check
+
 %files
 %license COPYING
 %doc AUTHORS ChangeLog README

++++++ rsvndump-0.6.1.tar.gz -> rsvndump-0.6.2.tar.gz ++++++
++++ 19983 lines of diff (skipped)

Reply via email to