diff --git a/sources b/sources index 700ab76..135b3b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b184791c49968a54c653de9a630df1dd spice-vdagent-0.17.0.tar.bz2 +SHA512 (spice-vdagent-0.18.0.tar.bz2) = b6c5ae01a4c00573279d2ae083356b09db7ef36ec220be85391bbeb0c0abeb7bb0ef4df08b666de9c574f4b00717076700d96951ee099e17c8cc542a1a0b1766 diff --git a/spice-vdagent.spec b/spice-vdagent.spec index 4faee47..42825c2 100644 --- a/spice-vdagent.spec +++ b/spice-vdagent.spec @@ -1,12 +1,12 @@ Name: spice-vdagent -Version: 0.17.0 -Release: 6%{?dist} +Version: 0.18.0 +Release: 1%{?dist} Summary: Agent for Spice guests Group: Applications/System License: GPLv3+ URL: https://spice-space.org/ Source0: https://spice-space.org/download/releases/%{name}-%{version}.tar.bz2 -BuildRequires: systemd-devel glib2-devel spice-protocol >= 0.12.6 +BuildRequires: systemd-devel glib2-devel spice-protocol >= 0.12.13 BuildRequires: libpciaccess-devel libXrandr-devel libXinerama-devel BuildRequires: libXfixes-devel systemd desktop-file-utils libtool BuildRequires: alsa-lib-devel dbus-devel @@ -40,20 +40,20 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2 %post -%systemd_post spice-vdagentd.service +%systemd_post spice-vdagentd.service spice-vdagentd.socket %preun -%systemd_preun spice-vdagentd.service +%systemd_preun spice-vdagentd.service spice-vdagentd.socket %postun -%systemd_postun_with_restart spice-vdagentd.service +%systemd_postun_with_restart spice-vdagentd.service spice-vdagentd.socket %files %doc COPYING ChangeLog README TODO -/lib/udev/rules.d/70-spice-vdagentd.rules +/usr/lib/udev/rules.d/70-spice-vdagentd.rules %{_unitdir}/spice-vdagentd.service -%{_unitdir}/spice-vdagentd.target +%{_unitdir}/spice-vdagentd.socket %{_prefix}/lib/tmpfiles.d/spice-vdagentd.conf %{_bindir}/spice-vdagent %{_sbindir}/spice-vdagentd @@ -66,6 +66,9 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2 %changelog +* Tue Jun 12 2018 Victor Toso 0.18.0-1 +- Update to spice-vdagent 0.18.0 + * Fri Feb 09 2018 Fedora Release Engineering - 0.17.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild