diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-06 11:38:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-06 11:38:42 +0000 |
commit | 4accf0c0d129c88719615209e4a80e319471c74c (patch) | |
tree | 56ff716ad26931fae3a004cb7d9f3d7d891ad949 /vinagre.spec | |
parent | 07f51b0f63eb91ba6415f533244ccb406e83aabf (diff) |
automatic import of vinagreopeneuler20.03
Diffstat (limited to 'vinagre.spec')
-rw-r--r-- | vinagre.spec | 6 |
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 |