New upstream release 0.11
- Fix multilib conflict in spice-glib
This commit is contained in:
parent
a124fbdda0
commit
2fbc784a09
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/spice-gtk-0.8.tar.bz2
|
/spice-gtk-0.8.tar.bz2
|
||||||
/spice-gtk-0.9.tar.bz2
|
/spice-gtk-0.9.tar.bz2
|
||||||
/spice-gtk-0.10.tar.bz2
|
/spice-gtk-0.10.tar.bz2
|
||||||
|
/spice-gtk-0.11.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
5f3e49f3634a229af9b1679540c23019 spice-gtk-0.10.tar.bz2
|
c8f2c274ab81e0ac273be5c6490b8603 spice-gtk-0.11.tar.bz2
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
#define _version_suffix -ab64
|
#define _version_suffix -ab64
|
||||||
|
|
||||||
Name: spice-gtk
|
Name: spice-gtk
|
||||||
Version: 0.10
|
Version: 0.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A GTK+ widget for SPICE clients
|
Summary: A GTK+ widget for SPICE clients
|
||||||
|
|
||||||
@ -252,6 +252,10 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
|
|||||||
%{_bindir}/spicy-stats
|
%{_bindir}/spicy-stats
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 9 2012 Hans de Goede <hdegoede@redhat.com> - 0.11-1
|
||||||
|
- New upstream release 0.11
|
||||||
|
- Fix multilib conflict in spice-glib
|
||||||
|
|
||||||
* Thu Feb 23 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.10-1
|
* Thu Feb 23 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.10-1
|
||||||
- New upstream release 0.10
|
- New upstream release 0.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user