Update to v0.42
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
a2c1d61d93
commit
bc8d86e052
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/spice-gtk-0.40.tar.xz
|
/spice-gtk-0.40.tar.xz
|
||||||
/spice-gtk-0.40.tar.xz.sig
|
/spice-gtk-0.40.tar.xz.sig
|
||||||
/spice-gtk-0.41.tar.xz
|
/spice-gtk-0.41.tar.xz
|
||||||
|
/spice-gtk-0.42.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (spice-gtk-0.41.tar.xz) = bfd97c98c8bdbc29da0f26c38dfcf75d9f17e5358d4c7fa9c36e4974d0df3ce92409ca568dfc790d43f581d00b94090d9e60154e83220a719d678b596c87fcef
|
SHA512 (spice-gtk-0.42.tar.xz) = fd567e35f6d4ebfe6ef004f358dca4c41254336f55f7dd26cf67b62b2acb4866907186bd0526b7cb52b0c24020cdc8809251127498a8d357555bb0c5d3b8f137
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#define _version_suffix
|
#define _version_suffix
|
||||||
|
|
||||||
Name: spice-gtk
|
Name: spice-gtk
|
||||||
Version: 0.41
|
Version: 0.42
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: A GTK+ widget for SPICE clients
|
Summary: A GTK+ widget for SPICE clients
|
||||||
|
|
||||||
@ -14,7 +14,6 @@ Source0: https://www.spice-space.org/download/gtk/%{name}-%{version}%{?_v
|
|||||||
|
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: intltool
|
|
||||||
BuildRequires: usbredir-devel >= 0.7.1
|
BuildRequires: usbredir-devel >= 0.7.1
|
||||||
BuildRequires: libusb1-devel >= 1.0.21
|
BuildRequires: libusb1-devel >= 1.0.21
|
||||||
BuildRequires: pixman-devel libjpeg-turbo-devel
|
BuildRequires: pixman-devel libjpeg-turbo-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user