New upstream release 0.9.1
This commit is contained in:
parent
d8b72d5957
commit
5175ecec1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ spice-0.5.3.tar.bz2
|
||||
/spice-0.8.0.tar.bz2
|
||||
/spice-0.8.1.tar.bz2
|
||||
/spice-0.9.0.tar.bz2
|
||||
/spice-0.9.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1d5dba257ee5079314c324bd910b01c3 spice-0.9.0.tar.bz2
|
||||
7fd413b8dc01de1d7ecf6810724de1b4 spice-0.9.1.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: spice
|
||||
Version: 0.9.0
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Implements the SPICE protocol
|
||||
Group: User Interface/Desktops
|
||||
@ -11,7 +11,7 @@ Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.
|
||||
ExclusiveArch: i686 x86_64
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: spice-protocol >= 0.8.1-2
|
||||
BuildRequires: spice-protocol >= 0.9.0
|
||||
BuildRequires: celt051-devel
|
||||
BuildRequires: pixman-devel alsa-lib-devel openssl-devel libjpeg-devel
|
||||
BuildRequires: libXrandr-devel cegui06-devel
|
||||
@ -107,6 +107,9 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2011 Hans de Goede <hdegoede@redhat.com> - 0.9.1-1
|
||||
- New upstream release 0.9.1
|
||||
|
||||
* Mon Jul 25 2011 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.9.0-1
|
||||
- New upstream release 0.9.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user