Update to spice-gtk 0.26
This commit is contained in:
parent
b093f75fbf
commit
b8c54bd06a
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/spice-gtk-0.23.tar.bz2
|
||||
/spice-gtk-0.24.tar.bz2
|
||||
/spice-gtk-0.25.tar.bz2
|
||||
/spice-gtk-0.26.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
a79f1ff8b21d295b2a028e52708fb551 spice-gtk-0.25.tar.bz2
|
||||
908aff002418ae276bfec1e186225ee0 spice-gtk-0.26.tar.bz2
|
||||
|
@ -6,8 +6,8 @@
|
||||
#define _version_suffix
|
||||
|
||||
Name: spice-gtk
|
||||
Version: 0.25
|
||||
Release: 6%{?dist}
|
||||
Version: 0.26
|
||||
Release: 1%{?dist}
|
||||
Summary: A GTK+ widget for SPICE clients
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -210,6 +210,7 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
|
||||
%doc spice-gtk-%{version}/NEWS
|
||||
%{_libdir}/libspice-client-gtk-2.0.so.*
|
||||
%{_libdir}/girepository-1.0/SpiceClientGtk-2.0.typelib
|
||||
%{_mandir}/man1/spice-client.1*
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libspice-client-gtk-2.0.so
|
||||
@ -263,6 +264,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
|
||||
%{_bindir}/spicy-stats
|
||||
|
||||
%changelog
|
||||
* Wed Oct 29 2014 Christophe Fergeau <cfergeau@redhat.com> 0.26-1
|
||||
- Update to spice-gtk v0.26
|
||||
|
||||
* Wed Sep 24 2014 Christophe Fergeau <cfergeau@redhat.com> 0.25-6
|
||||
- Run make install in gtk3 build after doing so in gtk2 build, otherwise
|
||||
we'll end up packaging gtk2 builds of spicy et al in spice-client-tools
|
||||
|
Loading…
Reference in New Issue
Block a user