!4 Update to 1.3.0
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
2e6f61d845
Binary file not shown.
BIN
gtk-vnc-1.3.0.tar.xz
Normal file
BIN
gtk-vnc-1.3.0.tar.xz
Normal file
Binary file not shown.
12
gtk-vnc.spec
12
gtk-vnc.spec
@ -1,16 +1,17 @@
|
|||||||
Summary: VNC viewer widget for GTK
|
Summary: VNC viewer widget for GTK
|
||||||
Name: gtk-vnc
|
Name: gtk-vnc
|
||||||
Version: 1.0.0
|
Version: 1.3.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/gtk-vnc
|
URL: https://gitlab.gnome.org/GNOME/gtk-vnc
|
||||||
Source: https://download.gnome.org/sources/gtk-vnc/1.0/gtk-vnc-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/1.3/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: python3 python3-devel gnutls-devel libgcrypt-devel cyrus-sasl-devel
|
BuildRequires: python3 python3-devel gnutls-devel libgcrypt-devel cyrus-sasl-devel
|
||||||
BuildRequires: zlib-devel intltool gobject-introspection-devel gtk3-devel vala
|
BuildRequires: zlib-devel intltool gobject-introspection-devel gtk3-devel vala
|
||||||
BuildRequires: pulseaudio-libs-devel perl-podlators meson
|
BuildRequires: pulseaudio-libs-devel perl-podlators meson
|
||||||
|
|
||||||
Requires: gvnc = %{version}-%{release}
|
Requires: gvnc = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
|
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
|
||||||
allowing it to be completely asynchronous while remaining single
|
allowing it to be completely asynchronous while remaining single
|
||||||
@ -69,6 +70,7 @@ screenshots of a VNC desktop
|
|||||||
%package -n gtk-vnc2
|
%package -n gtk-vnc2
|
||||||
Summary: A GTK3 widget for VNC clients
|
Summary: A GTK3 widget for VNC clients
|
||||||
Requires: gvnc = %{version}-%{release}
|
Requires: gvnc = %{version}-%{release}
|
||||||
|
Obsoletes: gtk-vnc < 1.0.0
|
||||||
|
|
||||||
%description -n gtk-vnc2
|
%description -n gtk-vnc2
|
||||||
gtk-vnc2 is a VNC viewer widget for GTK3. It is built using coroutines
|
gtk-vnc2 is a VNC viewer widget for GTK3. It is built using coroutines
|
||||||
@ -79,6 +81,7 @@ Summary: Development files to build GTK3 applications with gtk-vnc2
|
|||||||
Requires: gtk-vnc2 = %{version}-%{release}
|
Requires: gtk-vnc2 = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
Requires: gtk3-devel
|
Requires: gtk3-devel
|
||||||
|
Obsoletes: gtk-vnc-devel < 1.0.0
|
||||||
|
|
||||||
%description -n gtk-vnc2-devel
|
%description -n gtk-vnc2-devel
|
||||||
gtk-vnc2 is a VNC viewer widget for GTK3. It is built using coroutines
|
gtk-vnc2 is a VNC viewer widget for GTK3. It is built using coroutines
|
||||||
@ -176,6 +179,9 @@ chmod -x examples/*.pl examples/*.js examples/*.py
|
|||||||
%{_mandir}/man1/gvnccapture.1*
|
%{_mandir}/man1/gvnccapture.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.3.0-1
|
||||||
|
- Update to 1.3.0
|
||||||
|
|
||||||
* Tue Jun 22 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.0.0-1
|
* Tue Jun 22 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.0.0-1
|
||||||
- Upgrade to 1.0.0
|
- Upgrade to 1.0.0
|
||||||
- Delete all two patches which existed in this version 1.0.0
|
- Delete all two patches which existed in this version 1.0.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user