Hello community,

here is the log from the commit of package phodav for openSUSE:Leap:15.2 
checked in at 2020-05-14 06:52:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/phodav (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.phodav.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phodav"

Thu May 14 06:52:02 2020 rev:2 rq:801237 version:2.4

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/phodav/phodav.changes  2020-02-21 
10:51:50.347226495 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.phodav.new.2738/phodav.changes        
2020-05-14 06:52:03.171776805 +0200
@@ -1,0 +2,19 @@
+Mon May  4 14:44:44 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Use proper macro %_udevrulesdir instead of hoping for udevrules.d
+  to ever live below libexecdir.
+
+-------------------------------------------------------------------
+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.dwt6is/_old  2020-05-14 06:52:03.475777460 +0200
+++ /var/tmp/diff_new_pack.dwt6is/_new  2020-05-14 06:52:03.479777469 +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)
@@ -129,7 +129,7 @@
 %license COPYING
 %{_sbindir}/spice-webdavd
 %{_sbindir}/rcspice-webdavd
-%{_libexecdir}/udev/rules.d/70-spice-webdavd.rules
+%{_udevrulesdir}/70-spice-webdavd.rules
 %{_unitdir}/spice-webdavd.service
 
 %changelog

++++++ phodav-2.3.tar.xz -> phodav-2.4.tar.xz ++++++
++++ 2054 lines of diff (skipped)


Reply via email to