From 5ed7bdedeae5fc90217ebd7891264655d153b9d1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 8 Feb 2025 17:16:26 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.0-1mamba;Fri Feb 07 2025] --- gtk-vnc.spec | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/gtk-vnc.spec b/gtk-vnc.spec index fe8a880..03e8140 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: gtk-vnc -Version: 1.4.0 +Version: 1.5.0 Release: 1mamba Summary: A VNC viewer widget for GTK Group: Development/Libraries @@ -12,6 +12,17 @@ URL: https://gitlab.gnome.org/GNOME/gtk-vnc/ Source: https://download.gnome.org/sources/gtk-vnc/%{majver}/gtk-vnc-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: libX11-devel +BuildRequires: libcairo-devel +BuildRequires: libgdk-pixbuf-devel +BuildRequires: libglib-devel +BuildRequires: libgmp-devel +BuildRequires: libgnutls-devel +BuildRequires: libgtk3-devel +BuildRequires: libpulseaudio-devel +BuildRequires: libsasl2-devel +BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: libpulseaudio-devel >= 8.0-1mamba Provides: python-gtk-vnc @@ -101,6 +112,9 @@ This package contains a module allowing use of the GTK-VNC widget from python. #%doc ChangeLog NEWS README %changelog +* Fri Feb 07 2025 Automatic Build System 1.5.0-1mamba +- automatic version update by autodist + * Thu Jan 09 2025 Silvan Calarco 1.4.0-1mamba - update to 1.4.0