Update to spice-gtk 0.15.3, fixes TLS & password regressions
This commit is contained in:
parent
670dd4361a
commit
7b4b566008
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/spice-gtk-0.13.29-f256.tar.bz2
|
||||
/spice-gtk-0.14.tar.bz2
|
||||
/spice-gtk-0.15.tar.bz2
|
||||
/spice-gtk-0.15.3-76cb.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
316ed949e4dfb046a99a9b0c3c9a6e77 spice-gtk-0.15.tar.bz2
|
||||
d8a1946270f7dd99de0f0c189effcdb3 spice-gtk-0.15.3-76cb.tar.bz2
|
||||
|
@ -9,10 +9,10 @@
|
||||
%define with_gtk3 1
|
||||
%endif
|
||||
|
||||
#define _version_suffix -f256
|
||||
%define _version_suffix -76cb
|
||||
|
||||
Name: spice-gtk
|
||||
Version: 0.15
|
||||
Version: 0.15.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A GTK+ widget for SPICE clients
|
||||
|
||||
@ -266,6 +266,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
|
||||
%{_bindir}/spicy-stats
|
||||
|
||||
%changelog
|
||||
* Mon Dec 31 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.15.3-1
|
||||
- Update to spice-gtk 0.15.3, fixes TLS & password regressions
|
||||
|
||||
* Fri Dec 21 2012 Christophe Fergeau <cfergeau@redhat.com> - 0.15-2
|
||||
- Update to spice-gtk 0.15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user