Release v0.20
This commit is contained in:
parent
5406bcf954
commit
9b028b657f
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/spice-gtk-0.17.tar.bz2
|
/spice-gtk-0.17.tar.bz2
|
||||||
/spice-gtk-0.18.tar.bz2
|
/spice-gtk-0.18.tar.bz2
|
||||||
/spice-gtk-0.19.tar.bz2
|
/spice-gtk-0.19.tar.bz2
|
||||||
|
/spice-gtk-0.20.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
85c1d975ad3c9df4882b91f34b41920d spice-gtk-0.19.tar.bz2
|
9ef6b7f2f368b7966029b7834b7c2bec spice-gtk-0.20.tar.bz2
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
#define _version_suffix
|
#define _version_suffix
|
||||||
|
|
||||||
Name: spice-gtk
|
Name: spice-gtk
|
||||||
Version: 0.19
|
Version: 0.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A GTK+ widget for SPICE clients
|
Summary: A GTK+ widget for SPICE clients
|
||||||
|
|
||||||
@ -267,6 +267,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
|
|||||||
%{_bindir}/spicy-stats
|
%{_bindir}/spicy-stats
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 26 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.20-1
|
||||||
|
- Update to spice-gtk 0.20
|
||||||
|
|
||||||
* Thu Apr 11 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.19-1
|
* Thu Apr 11 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.19-1
|
||||||
- Update to spice-gtk 0.19
|
- Update to spice-gtk 0.19
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user