Update to 0.41

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau 2022-07-04 19:14:32 +04:00
parent bb75fa4bbf
commit 75f94e26db
3 changed files with 6 additions and 7 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/spice-gtk-0.39.tar.xz.sig
/spice-gtk-0.40.tar.xz
/spice-gtk-0.40.tar.xz.sig
/spice-gtk-0.41.tar.xz

View File

@ -1,3 +1 @@
SHA512 (spice-gtk-0.40.tar.xz) = b6db8b56c5c36158d97b3f7690d18883c4d6076e4ed1de1763fc704f9a2397b60d6170b70882d7d0a977b32be334756b7a27d66849f53e4d3b82abb8a54a0892
SHA512 (spice-gtk-0.40.tar.xz.sig) = 5d452a974d62070695f201fa8d2c1176b8acfcd1469f1e936c11dc32bcb73df6d1ac52267144cc574e6e1c73890887bdd6d9cfba81e16b724bfa595f9847ad2c
SHA512 (victortoso-E37A484F.keyring) = 091755da8a358c8c8ebd3b5443b4b5eb3c260afed943454c085d48c973de6a42763547c321c64e4da5c1b2983ad0c5146aaeddeb1d54ef414f7e6a530a3bf14a
SHA512 (spice-gtk-0.41.tar.xz) = bfd97c98c8bdbc29da0f26c38dfcf75d9f17e5358d4c7fa9c36e4974d0df3ce92409ca568dfc790d43f581d00b94090d9e60154e83220a719d678b596c87fcef

View File

@ -1,7 +1,7 @@
#define _version_suffix
Name: spice-gtk
Version: 0.40
Version: 0.41
Release: %autorelease
Summary: A GTK+ widget for SPICE clients
@ -9,8 +9,8 @@ License: LGPLv2+
URL: https://www.spice-space.org/spice-gtk.html
#VCS: git:git://anongit.freedesktop.org/spice/spice-gtk
Source0: https://www.spice-space.org/download/gtk/%{name}-%{version}%{?_version_suffix}.tar.xz
Source1: https://www.spice-space.org/download/gtk/%{name}-%{version}%{?_version_suffix}.tar.xz.sig
Source2: victortoso-E37A484F.keyring
#Source1: https://www.spice-space.org/download/gtk/%{name}-%{version}%{?_version_suffix}.tar.xz.sig
#Source2: victortoso-E37A484F.keyring
BuildRequires: git-core
BuildRequires: meson
@ -107,7 +107,7 @@ spicy-screenshot is a tool to capture screen-shots of a SPICE desktop.
%prep
gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
#gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
%autosetup -S git_am