Update to spice-gtk 0.16
This commit is contained in:
parent
629250e9cb
commit
b9733f0e76
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/spice-gtk-0.14.tar.bz2
|
/spice-gtk-0.14.tar.bz2
|
||||||
/spice-gtk-0.15.tar.bz2
|
/spice-gtk-0.15.tar.bz2
|
||||||
/spice-gtk-0.15.3-76cb.tar.bz2
|
/spice-gtk-0.15.3-76cb.tar.bz2
|
||||||
|
/spice-gtk-0.16.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
d8a1946270f7dd99de0f0c189effcdb3 spice-gtk-0.15.3-76cb.tar.bz2
|
1b61697d643f1acc0e2950834dfa78f4 spice-gtk-0.16.tar.bz2
|
||||||
|
@ -9,10 +9,10 @@
|
|||||||
%define with_gtk3 1
|
%define with_gtk3 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _version_suffix -76cb
|
# %define _version_suffix
|
||||||
|
|
||||||
Name: spice-gtk
|
Name: spice-gtk
|
||||||
Version: 0.15.3
|
Version: 0.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A GTK+ widget for SPICE clients
|
Summary: A GTK+ widget for SPICE clients
|
||||||
|
|
||||||
@ -266,6 +266,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
|
|||||||
%{_bindir}/spicy-stats
|
%{_bindir}/spicy-stats
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 12 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.16-1
|
||||||
|
- Update to spice-gtk 0.16
|
||||||
|
|
||||||
* Mon Dec 31 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.15.3-1
|
* 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
|
- Update to spice-gtk 0.15.3, fixes TLS & password regressions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user