Update to 0.12.1
This commit is contained in:
parent
f28b7cfce8
commit
e3bcf1f233
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ spice-protocol-0.5.3.tar.bz2
|
||||
/spice-protocol-0.9.1.tar.bz2
|
||||
/spice-protocol-0.10.0.tar.bz2
|
||||
/spice-protocol-0.10.1.tar.bz2
|
||||
/spice-protocol-0.12.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
7147ef0d9295dbe44510870f8d047e9c spice-protocol-0.10.1.tar.bz2
|
||||
a858d731173839eb252192834fbc2eb4 spice-protocol-0.12.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: spice-protocol
|
||||
Version: 0.10.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Spice protocol header files
|
||||
Group: Development/Libraries
|
||||
# Main headers are BSD, controller / foreign menu are LGPL
|
||||
@ -34,6 +34,9 @@ make DESTDIR=%{buildroot} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 6 2012 Soren Sandmann <ssp@redhat.com> - 0.12.1-1
|
||||
- Update to 0.12.1
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user