commit bfa9579f54f081823fd51cd506e1b4a342ae6688 Author: Sandro Mani manisandro@gmail.com Date: Sun Jun 30 23:01:52 2013 +0200
Bump version
mingw-glew.spec | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) --- diff --git a/mingw-glew.spec b/mingw-glew.spec index 94b0262..892356f 100644 --- a/mingw-glew.spec +++ b/mingw-glew.spec @@ -9,7 +9,7 @@
Name: mingw-%{pkgname} Version: 1.9.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: MinGW Windows GLEW library License: BSD and MIT Group: Development/Libraries @@ -208,6 +208,9 @@ rm -rf %{buildroot}%{mingw64_libdir}_static
%changelog +* Sun Jun 30 2013 Sandro Mani manisandro@gmail.com - 1.9.0-5 +- Don't strip glew.exe visualinfo.exe on install + * Fri May 17 2013 Sandro Mani manisandro@gmail.com - 1.9.0-4 - Pass correct CFLAGS
scm-commits@lists.fedoraproject.org