Hello community, here is the log from the commit of package phodav for openSUSE:Factory checked in at 2020-04-23 18:28:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/phodav (Old) and /work/SRC/openSUSE:Factory/.phodav.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phodav" Thu Apr 23 18:28:03 2020 rev:2 rq:795245 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/phodav/phodav.changes 2019-03-26 15:45:27.988080695 +0100 +++ /work/SRC/openSUSE:Factory/.phodav.new.2738/phodav.changes 2020-04-23 18:28:06.779820878 +0200 @@ -1,0 +2,13 @@ +Thu Mar 5 19:10:31 UTC 2020 - [email protected] + +- Update to version 2.4: + + Added udev option to meson. + + spice-webdavd: + - Several improvements and fixes including some leaks. + - Disconnect the client gracefully. + - Code refcatory to improve performance and error handling. + - Avahi fixes on registering and unregistering service. + - Fixes DAV:quota-used-bytes in resource is not in root fs. + + Updated translations. + +------------------------------------------------------------------- Old: ---- phodav-2.3.tar.xz New: ---- phodav-2.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ phodav.spec ++++++ --- /var/tmp/diff_new_pack.R7kfxv/_old 2020-04-23 18:28:09.047825221 +0200 +++ /var/tmp/diff_new_pack.R7kfxv/_new 2020-04-23 18:28:09.051825228 +0200 @@ -1,7 +1,7 @@ # # spec file for package phodav # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define shlib libphodav-2_0-0 Name: phodav -Version: 2.3 +Version: 2.4 Release: 0 Summary: A WebDAV server using libsoup License: LGPL-2.0-or-later @@ -28,15 +28,15 @@ BuildRequires: asciidoc BuildRequires: gtk-doc -BuildRequires: meson +BuildRequires: meson >= 0.50 BuildRequires: pkgconfig BuildRequires: systemd-rpm-macros BuildRequires: xmlto BuildRequires: pkgconfig(avahi-client) BuildRequires: pkgconfig(avahi-gobject) -BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44 +BuildRequires: pkgconfig(glib-2.0) >= 2.44 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) ++++++ phodav-2.3.tar.xz -> phodav-2.4.tar.xz ++++++ ++++ 2054 lines of diff (skipped)
