Update to 0.12.7 release
This commit is contained in:
parent
e0fcf47921
commit
442dfc4769
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ spice-protocol-0.5.3.tar.bz2
|
||||
/spice-protocol-0.12.4.tar.bz2
|
||||
/spice-protocol-0.12.5.tar.bz2
|
||||
/spice-protocol-0.12.6.tar.bz2
|
||||
/spice-protocol-0.12.7.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
797d18156ab893e48778cb097b21bb2b spice-protocol-0.12.6.tar.bz2
|
||||
799707321e88df4ecd17c4ccb0cc4ffe spice-protocol-0.12.7.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: spice-protocol
|
||||
Version: 0.12.6
|
||||
Release: 2%{?dist}
|
||||
Version: 0.12.7
|
||||
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
|
||||
* Mon May 19 2014 Christophe Fergeau <cfergeau@redhat.com> 0.12.7-1
|
||||
- Update to 0.12.7
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user