- New upstream release 0.7.2
This commit is contained in:
parent
1195f3b4c1
commit
f3378b3be6
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ spice-0.5.3.tar.bz2
|
||||
/spice-0.6.3.tar.bz2
|
||||
/spice-0.7.0.tar.bz2
|
||||
/spice-0.7.1.tar.bz2
|
||||
/spice-0.7.2.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d86feaa368ad5a86a89a67eecab9c3af spice-0.7.1.tar.bz2
|
||||
cd44bdcf4244fb8bdcf914eeecc520f1 spice-0.7.2.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: spice
|
||||
Version: 0.7.1
|
||||
Version: 0.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Implements the SPICE protocol
|
||||
Group: User Interface/Desktops
|
||||
@ -14,7 +14,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: spice-protocol >= 0.6.3
|
||||
BuildRequires: celt051-devel
|
||||
BuildRequires: pixman-devel alsa-lib-devel openssl-devel libjpeg-devel
|
||||
BuildRequires: libXrandr-devel cegui-devel
|
||||
BuildRequires: libXrandr-devel cegui06-devel
|
||||
BuildRequires: libcacard-devel
|
||||
|
||||
%description
|
||||
@ -106,6 +106,9 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 19 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.2-1
|
||||
- New upstream release 0.7.2
|
||||
|
||||
* Fri Dec 17 2010 Hans de Goede <hdegoede@redhat.com> - 0.7.1-1
|
||||
- New upstream release 0.7.1
|
||||
- Drop all patches (all upstreamed)
|
||||
|
Loading…
Reference in New Issue
Block a user