diff --git a/libglew.spec b/libglew.spec index af2f2a3..88a357d 100644 --- a/libglew.spec +++ b/libglew.spec @@ -1,5 +1,5 @@ Name: libglew -Version: 1.10.0 +Version: 1.13.0 Release: 1mamba Summary: The OpenGL Extension Wrangler Library Group: System/Libraries @@ -49,7 +49,7 @@ sed -i -e 's/\r//g' config/config.guess [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" install -d -m0755 %{buildroot}%{_libdir}/pkgconfig/ -%makeinstall GLEW_DEST="%{buildroot}%{_prefix}" \ +%makeinstall \ bindir=%{_bindir} libdir=%{_libdir} includedir=%{_includedir} %clean @@ -72,6 +72,15 @@ install -d -m0755 %{buildroot}%{_libdir}/pkgconfig/ %doc README.txt %changelog +* Mon Jan 25 2016 Automatic Build System 1.13.0-1mamba +- automatic update by autodist + +* Fri Feb 06 2015 Automatic Build System 1.12.0-1mamba +- automatic update by autodist + +* Wed Aug 20 2014 Automatic Build System 1.11.0-1mamba +- automatic version update by autodist + * Wed Jul 24 2013 Automatic Build System 1.10.0-1mamba - automatic update by autodist