automatic version update by autodist [release 3.4-1mamba;Sat Feb 24 2024]
This commit is contained in:
parent
45c27fe365
commit
8f7bb1caac
@ -1,5 +1,5 @@
|
|||||||
Name: glfw
|
Name: glfw
|
||||||
Version: 3.3.10
|
Version: 3.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
|
Summary: A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,7 +11,6 @@ Source: https://github.com/glfw/glfw.git/%{version}/glfw-%{version}.tar.b
|
|||||||
License: zlib/libpng
|
License: zlib/libpng
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
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}/cmake/glfw3/glfw3*.cmake
|
||||||
%{_libdir}/libglfw.so
|
%{_libdir}/libglfw.so
|
||||||
%{_libdir}/pkgconfig/glfw3.pc
|
%{_libdir}/pkgconfig/glfw3.pc
|
||||||
|
%dir %{_docdir}/GLFW
|
||||||
|
%dir %{_docdir}/GLFW/html
|
||||||
|
%{_docdir}/GLFW/html/*
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 24 2024 Automatic Build System <autodist@openmamba.org> 3.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Feb 22 2024 Automatic Build System <autodist@openmamba.org> 3.3.10-1mamba
|
* Thu Feb 22 2024 Automatic Build System <autodist@openmamba.org> 3.3.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user