diff --git a/spice.spec b/spice.spec index dea1471..8993db8 100644 --- a/spice.spec +++ b/spice.spec @@ -1,5 +1,5 @@ Name: spice -Version: 0.14.2 +Version: 0.14.3 Release: 1mamba Summary: The Spice server needed to build SPICE support into QEMU Group: System/Libraries @@ -19,9 +19,8 @@ BuildRequires: libpixman-devel BuildRequires: libsasl-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END -BuildRequires: python-pyparsing +#BuildRequires: python-pyparsing Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The Spice project aims to provide a complete open source solution for interaction with virtualized desktop devices.The Spice pr @@ -79,10 +78,13 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libspice-server.la %{_libdir}/libspice-server.so %{_libdir}/pkgconfig/spice-server.pc -%doc ChangeLog NEWS README +%doc README %changelog +* Mon May 11 2020 Automatic Build System 0.14.3-1mamba +- automatic version update by autodist + * Sat Nov 09 2019 Automatic Build System 0.14.2-1mamba - automatic version update by autodist