- Update to 0.8.0
This commit is contained in:
parent
944ca14f67
commit
87fe252dd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ spice-protocol-0.5.3.tar.bz2
|
||||
/spice-protocol-0.6.3.tar.bz2
|
||||
/spice-protocol-0.7.0.tar.bz2
|
||||
/spice-protocol-0.7.1.tar.bz2
|
||||
/spice-protocol-0.8.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a5d4e40f054ee3c37733e6e8fe7f6b0d spice-protocol-0.7.1.tar.bz2
|
||||
ff6a308c9ff393eb01d0d35b783af7c4 spice-protocol-0.8.0.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: spice-protocol
|
||||
Version: 0.7.1
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Spice protocol header files
|
||||
Group: Development/Libraries
|
||||
@ -7,7 +7,6 @@ Group: Development/Libraries
|
||||
License: BSD and LGPLv2+ and GPLv2+
|
||||
URL: http://www.spice-space.org/
|
||||
Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: autoconf automake
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -31,6 +30,9 @@ make DESTDIR=%{buildroot} install
|
||||
%{_datadir}/pkgconfig/spice-protocol.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 1 2011 Hans de Goede <hdegoede@redhat.com> - 0.8.0-1
|
||||
- Update to 0.8.0
|
||||
|
||||
* Fri Feb 11 2011 Hans de Goede <hdegoede@redhat.com> - 0.7.1-1
|
||||
- Update to 0.7.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user