diff --git a/phodav.spec b/phodav.spec index f8fb5eb..7d64652 100644 --- a/phodav.spec +++ b/phodav.spec @@ -1,12 +1,12 @@ Name: phodav Version: 2.2 -Release: 7 +Release: 8 Summary: A WebDav server implementation using libsoup License: LGPLv2+ URL: https://wiki.gnome.org/phodav Source0: http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.xz BuildRequires: systemd-devel systemd-units libsoup-devel avahi-gobject-devel -BuildRequires: intltool asciidoc xmlto avahi-gobject +BuildRequires: intltool asciidoc xmlto avahi-gobject gcc %description A WebDAV server implementation using libsoup (RFC 4918). @@ -106,6 +106,9 @@ the Spice virtio channel. %{_unitdir}/spice-webdavd.service %changelog +* Mon May 31 2021 huanghaitao - 2.2-8 +- Completing build dependencies + * Tue Mar 9 2021 lingsheng - 2.2-7 - Add require avahi for spice-webdavd