summaryrefslogtreecommitdiff
path: root/vinagre.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vinagre.spec')
-rw-r--r--vinagre.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/vinagre.spec b/vinagre.spec
index 3226ba7..fda3599 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -1,6 +1,6 @@
Name: vinagre
Version: 3.22.0
-Release: 12
+Release: 13
Summary: A remote desktop viewer for GNOME
License: GPLv2+
URL: https://wiki.gnome.org/Apps/Vinagre
@@ -8,6 +8,7 @@ Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{versio
Patch0: 0001-handle-new-freerdp-pkgconfig-name.patch
Patch1: 0002-freerdp2-32bpp.patch
+Patch2: 0003-fix-compilation-failed.patch
BuildRequires: pkgconfig(avahi-gobject) pkgconfig(avahi-ui-gtk3) automake autoconf
BuildRequires: pkgconfig(freerdp2) pkgconfig(gtk+-3.0) pkgconfig(gtk-vnc-2.0) pkgconfig(libsecret-1)
@@ -62,6 +63,9 @@ make check
%{_datadir}/man/man1/*
%changelog
+* Mon Aug 2 2021 Haiwei Li <lihaiwei8@huawei.com> - 3.22.0-13
+- Fix complication failed due to gcc upgrade
+
* Thu Feb 13 2020 daiqianwen <daiqianwen@huawei.com> - 3.22.0-12
- Type:bugfix
- ID:NA