automatic version update by autodist [release 1.5.0-1mamba;Fri Feb 07 2025]
This commit is contained in:
parent
2e30318655
commit
5ed7bdedea
16
gtk-vnc.spec
16
gtk-vnc.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: gtk-vnc
|
Name: gtk-vnc
|
||||||
Version: 1.4.0
|
Version: 1.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A VNC viewer widget for GTK
|
Summary: A VNC viewer widget for GTK
|
||||||
Group: Development/Libraries
|
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
|
Source: https://download.gnome.org/sources/gtk-vnc/%{majver}/gtk-vnc-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## 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
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpulseaudio-devel >= 8.0-1mamba
|
BuildRequires: libpulseaudio-devel >= 8.0-1mamba
|
||||||
Provides: python-gtk-vnc
|
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
|
#%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 07 2025 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 09 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-1mamba
|
* Thu Jan 09 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-1mamba
|
||||||
- update to 1.4.0
|
- update to 1.4.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user