Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/glew.git#6cb4dd0e49b1de36160889f2560bfe8228d21bb3
This commit is contained in:
parent
3ac83e5639
commit
2c58304e8c
@ -1,6 +1,6 @@
|
||||
Name: glew
|
||||
Version: 2.1.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: The OpenGL Extension Wrangler Library
|
||||
License: BSD and MIT
|
||||
URL: http://glew.sourceforge.net
|
||||
@ -9,6 +9,7 @@ Source0: https://sourceforge.net/projects/glew/files/glew/%{version}/glew
|
||||
Patch0: glew-2.1.0-install.patch
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libGLU-devel
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++
|
||||
@ -75,6 +76,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/*.so*
|
||||
%doc doc/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-8
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user