rebuilt with libglew 1.13.0 [release 0.0.2-3mamba;Fri Feb 19 2016]
This commit is contained in:
parent
deffcea44f
commit
037d1efca7
@ -1,6 +1,6 @@
|
||||
Name: libgltf
|
||||
Version: 0.0.2
|
||||
Release: 1mamba
|
||||
Release: 3mamba
|
||||
Summary: A C++ library for rendering OpenGL models stored in glTF format.
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -18,6 +18,7 @@ BuildRequires: libgcc
|
||||
BuildRequires: libglew-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libglew-devel >= 1.13
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -67,5 +68,11 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.2-3mamba
|
||||
- rebuilt with libglew 1.13.0
|
||||
|
||||
* Sun Jan 24 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.2-2mamba
|
||||
- rebuilt with gcc 5.3
|
||||
|
||||
* Sun Feb 22 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.2-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user