diff --git a/gtk-vnc-1.0.0.tar.xz b/gtk-vnc-1.0.0.tar.xz deleted file mode 100644 index 8cf40a0..0000000 Binary files a/gtk-vnc-1.0.0.tar.xz and /dev/null differ diff --git a/gtk-vnc-1.3.0.tar.xz b/gtk-vnc-1.3.0.tar.xz new file mode 100644 index 0000000..719d51a Binary files /dev/null and b/gtk-vnc-1.3.0.tar.xz differ diff --git a/gtk-vnc.spec b/gtk-vnc.spec index bed0772..e93eef3 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -1,16 +1,17 @@ Summary: VNC viewer widget for GTK Name: gtk-vnc -Version: 1.0.0 +Version: 1.3.0 Release: 1 License: LGPLv2+ -URL: https://wiki.gnome.org/Projects/gtk-vnc -Source: https://download.gnome.org/sources/gtk-vnc/1.0/gtk-vnc-%{version}.tar.xz +URL: https://gitlab.gnome.org/GNOME/gtk-vnc +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: zlib-devel intltool gobject-introspection-devel gtk3-devel vala BuildRequires: pulseaudio-libs-devel perl-podlators meson Requires: gvnc = %{version}-%{release} + %description gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines allowing it to be completely asynchronous while remaining single @@ -69,6 +70,7 @@ screenshots of a VNC desktop %package -n gtk-vnc2 Summary: A GTK3 widget for VNC clients Requires: gvnc = %{version}-%{release} +Obsoletes: gtk-vnc < 1.0.0 %description -n gtk-vnc2 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: pkgconfig Requires: gtk3-devel +Obsoletes: gtk-vnc-devel < 1.0.0 %description -n gtk-vnc2-devel 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* %changelog +* Mon Mar 28 2022 lin zhang - 1.3.0-1 +- Update to 1.3.0 + * Tue Jun 22 2021 weijin deng - 1.0.0-1 - Upgrade to 1.0.0 - Delete all two patches which existed in this version 1.0.0