From 8f7bb1caac80168551cbeeb7856e1ed7b3c5091a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 24 Feb 2024 20:09:15 +0100 Subject: [PATCH] automatic version update by autodist [release 3.4-1mamba;Sat Feb 24 2024] --- glfw.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/glfw.spec b/glfw.spec index 212815a..91f583c 100644 --- a/glfw.spec +++ b/glfw.spec @@ -1,5 +1,5 @@ Name: glfw -Version: 3.3.10 +Version: 3.4 Release: 1mamba Summary: A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input Group: System/Libraries @@ -11,7 +11,6 @@ Source: https://github.com/glfw/glfw.git/%{version}/glfw-%{version}.tar.b License: zlib/libpng ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libX11-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -70,9 +69,15 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/glfw3/glfw3*.cmake %{_libdir}/libglfw.so %{_libdir}/pkgconfig/glfw3.pc +%dir %{_docdir}/GLFW +%dir %{_docdir}/GLFW/html +%{_docdir}/GLFW/html/* %doc README.md %changelog +* Sat Feb 24 2024 Automatic Build System 3.4-1mamba +- automatic version update by autodist + * Thu Feb 22 2024 Automatic Build System 3.3.10-1mamba - automatic version update by autodist