Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package phodav for openSUSE:Factory checked in at 2022-09-21 14:39:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/phodav (Old) and /work/SRC/openSUSE:Factory/.phodav.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "phodav" Wed Sep 21 14:39:30 2022 rev:6 rq:1003210 version:3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/phodav/phodav.changes 2021-10-23 23:13:54.960979328 +0200 +++ /work/SRC/openSUSE:Factory/.phodav.new.2083/phodav.changes 2022-09-21 14:39:50.361323466 +0200 @@ -1,0 +2,16 @@ +Mon Jul 4 13:36:56 UTC 2022 - Emily Gonyer <emilyyr...@gmail.com> + +- Updated to version 3.0: + + Port to libsoup3. + + Forbid PUT method on read-only shared folder. + + Add chezdav --realm runtime flag. + + Add chezdav --nomdns runtime flag. + + Build on OSX/Darwin. + + Allow specifying systemd/udev directories. + + Man page updates. + + CI, testing and build fixes. + + Translation updates. +- Updated libsoup version to 3.0 in BuildRequires, + shlib package name to 3.x. + +------------------------------------------------------------------- Old: ---- phodav-2.5.tar.xz New: ---- phodav-3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ phodav.spec ++++++ --- /var/tmp/diff_new_pack.m3M7qe/_old 2022-09-21 14:39:51.585326861 +0200 +++ /var/tmp/diff_new_pack.m3M7qe/_new 2022-09-21 14:39:51.589326872 +0200 @@ -1,7 +1,7 @@ # # spec file for package phodav # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define shlib libphodav-2_0-0 +%define shlib libphodav-3_0-0 Name: phodav -Version: 2.5 +Version: 3.0 Release: 0 Summary: A WebDAV server using libsoup License: LGPL-2.0-or-later @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(avahi-gobject) 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(libsoup-3.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) @@ -93,7 +93,7 @@ %install %meson_install -%find_lang phodav-2.0 --with-gnome +%find_lang phodav-3.0 --with-gnome ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcspice-webdavd %post -n %{shlib} -p /sbin/ldconfig @@ -111,16 +111,16 @@ %postun -n spice-webdavd %service_del_postun spice-webdavd.service -%files -n %{shlib} -f %{name}-2.0.lang -%{_libdir}/libphodav-2.0.so.0* +%files -n %{shlib} -f %{name}-3.0.lang +%{_libdir}/libphodav-3.0.so.0* %files devel %license COPYING -%dir %{_includedir}/libphodav-2.0/ -%{_includedir}/libphodav-2.0/* -%{_libdir}/libphodav-2.0.so -%{_libdir}/pkgconfig/libphodav-2.0.pc -%{_datadir}/gtk-doc/html/phodav-2.0/ +%dir %{_includedir}/libphodav-3.0/ +%{_includedir}/libphodav-3.0/* +%{_libdir}/libphodav-3.0.so +%{_libdir}/pkgconfig/libphodav-3.0.pc +%{_datadir}/gtk-doc/html/phodav-3.0/ %files -n chezdav %{_bindir}/chezdav ++++++ phodav-2.5.tar.xz -> phodav-3.0.tar.xz ++++++ ++++ 3330 lines of diff (skipped)