From bd48b62848132d5777d7abeec6bf983508fc5489 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:16:08 +0100 Subject: [PATCH] automatic version update by autodist [release 1.3.6-1mamba;Mon May 17 2021] --- libfltk.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/libfltk.spec b/libfltk.spec index af7b8fe..299b575 100644 --- a/libfltk.spec +++ b/libfltk.spec @@ -1,21 +1,20 @@ %define pkgver %(echo %version | tr _ -) %define dirver %(echo %version | cut -d_ -f1) Name: libfltk -Version: 1.3.5 +Version: 1.3.6 Release: 1mamba Summary: A cross-platform C++ GUI toolkit Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.fltk.org/index.php +URL: https://www.fltk.org/index.php Source: http://fltk.org/pub/fltk/%{dirver}/fltk-%{pkgver}-source.tar.gz Patch0: %{name}-1.1.9-gcc44.patch Patch1: libfltk-1.3.3-font_missing_export.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libGL-devel BuildRequires: libGLU-devel BuildRequires: libX11-devel BuildRequires: libXcursor-devel @@ -23,9 +22,10 @@ BuildRequires: libXext-devel BuildRequires: libXfixes-devel BuildRequires: libXft-devel BuildRequires: libXinerama-devel -BuildRequires: libalsa-devel +BuildRequires: libXrender-devel BuildRequires: libfontconfig-devel BuildRequires: libgcc +BuildRequires: libglvnd-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libstdc++6-devel @@ -33,7 +33,6 @@ BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: libXt-devel BuildRequires: ImageMagick -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. @@ -139,6 +138,9 @@ This package contains the Checkers and Sudoku FLTK games. #%{_mandir}/man6/checkers.* %changelog +* Mon May 17 2021 Automatic Build System 1.3.6-1mamba +- automatic version update by autodist + * Mon Mar 11 2019 Automatic Build System 1.3.5-1mamba - automatic version update by autodist