Update spice-vdagent to 0.19.0
This commit is contained in:
parent
a9a467bde2
commit
63e42f9b6f
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (spice-vdagent-0.18.0.tar.bz2) = b6c5ae01a4c00573279d2ae083356b09db7ef36ec220be85391bbeb0c0abeb7bb0ef4df08b666de9c574f4b00717076700d96951ee099e17c8cc542a1a0b1766
|
SHA512 (spice-vdagent-0.19.0.tar.bz2) = f5056dfe66df3ee8205549be22bbc8c17d2196c8448eda97f01659ff30c34d9929f330767d7fafec557dc5f7fb9b65eaf85973193b38df774042de9b72d6e60d
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
Name: spice-vdagent
|
Name: spice-vdagent
|
||||||
Version: 0.18.0
|
Version: 0.19.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Agent for Spice guests
|
Summary: Agent for Spice guests
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://spice-space.org/
|
URL: https://spice-space.org/
|
||||||
Source0: https://spice-space.org/download/releases/%{name}-%{version}.tar.bz2
|
Source0: https://spice-space.org/download/releases/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: systemd-devel glib2-devel spice-protocol >= 0.12.13
|
BuildRequires: systemd-devel glib2-devel spice-protocol >= 0.14.0
|
||||||
BuildRequires: libpciaccess-devel libXrandr-devel libXinerama-devel
|
BuildRequires: libpciaccess-devel libXrandr-devel libXinerama-devel
|
||||||
BuildRequires: libXfixes-devel systemd desktop-file-utils libtool
|
BuildRequires: libXfixes-devel systemd desktop-file-utils libtool
|
||||||
BuildRequires: alsa-lib-devel dbus-devel
|
BuildRequires: alsa-lib-devel dbus-devel libdrm-devel
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,7 +49,7 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING ChangeLog README TODO
|
%doc COPYING CHANGELOG.md README.md
|
||||||
/usr/lib/udev/rules.d/70-spice-vdagentd.rules
|
/usr/lib/udev/rules.d/70-spice-vdagentd.rules
|
||||||
%{_unitdir}/spice-vdagentd.service
|
%{_unitdir}/spice-vdagentd.service
|
||||||
%{_unitdir}/spice-vdagentd.socket
|
%{_unitdir}/spice-vdagentd.socket
|
||||||
@ -65,6 +65,9 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 12 2019 Victor Toso <victortoso@redhat.com> 0.19.0-1
|
||||||
|
- Update to spice-vdagent 0.19.0
|
||||||
|
|
||||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-3
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user