diff --git a/gtk-vnc.spec b/gtk-vnc.spec index 75e3eac..336fdeb 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -1,15 +1,15 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: gtk-vnc -Version: 1.0.0 +Version: 1.2.0 Release: 1mamba Summary: A VNC viewer widget for GTK Group: Development/Libraries Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://live.gnome.org/gtk-vnc -Source: http://ftp.gnome.org/pub/GNOME/sources/gtk-vnc/%{majver}/gtk-vnc-%{version}.tar.xz +URL: https://live.gnome.org/gtk-vnc +Source: https://download.gnome.org/sources/gtk-vnc/%{majver}/gtk-vnc-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -51,7 +51,6 @@ BuildRequires: trousers-devel Provides: python-gtk-vnc Obsoletes: python-gtk-vnc BuildRequires: libpulseaudio-devel >= 8.0-1mamba -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description gtk-vnc is a VNC viewer widget for GTK. @@ -155,6 +154,9 @@ This package contains a module allowing use of the GTK-VNC widget from python. ##%doc examples/gvncviewer.py %changelog +* Wed Apr 14 2021 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Sat Aug 17 2019 Automatic Build System 1.0.0-1mamba - automatic version update by autodist