From 74b3f8691e9df455f8d4b345a094465317cc9ee5 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Sat, 7 Aug 2021 14:22:42 +0800 Subject: [PATCH] Fix python module pyparsing not found --- spice-gtk.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/spice-gtk.spec b/spice-gtk.spec index 6877c32..853b5bc 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -1,6 +1,6 @@ Name: spice-gtk Version: 0.38 -Release: 1 +Release: 2 Summary: A GIMP Toolkit (GTK+) widget for SPICE clients License: LGPLv2+ URL: https://www.spice-space.org/spice-gtk.html @@ -9,7 +9,7 @@ Source0: https://www.spice-space.org/download/gtk/%{name}-%{version}.tar. BuildRequires: git-core meson intltool usbredir-devel >= 0.7.1 libusb1-devel >= 1.0.21 pixman-devel libjpeg-turbo-devel BuildRequires: opus-devel zlib-devel cyrus-sasl-devel libcacard-devel gobject-introspection-devel libacl-devel polkit-devel BuildRequires: gtk-doc vala usbutils libsoup-devel >= 2.49.91 libphodav-devel lz4-devel gtk3-devel json-glib-devel -BuildRequires: spice-protocol >= 0.14.1 gstreamer1-devel >= 1.10 gstreamer1-plugins-base-devel >= 1.10 openssl-devel +BuildRequires: spice-protocol >= 0.14.1 gstreamer1-devel >= 1.10 gstreamer1-plugins-base-devel >= 1.10 openssl-devel python3-pyparsing Requires: spice-gtk3-devel = %{version}-%{release} Provides: spice-glib = %{version}-%{release} spice-gtk3 = %{version}-%{release} Provides: spice-gtk3-vala = %{version}-%{release} spice-gtk-tools = %{version}-%{release} @@ -90,6 +90,9 @@ Files for help with spice-gtk. %{_mandir}/man1/spice-client.1* %changelog +* Sat Aug 07 2021 caodongxia - 0.38-2 +- Fix python module pyparsing not found + * Mon Aug 03 2020 lingsheng - 0.38-1 - Update to 0.38