Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glew for openSUSE:Factory checked in at 2021-08-25 20:56:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glew (Old) and /work/SRC/openSUSE:Factory/.glew.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glew" Wed Aug 25 20:56:07 2021 rev:46 rq:913626 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glew/glew.changes 2021-08-06 22:44:43.202077071 +0200 +++ /work/SRC/openSUSE:Factory/.glew.new.1899/glew.changes 2021-08-25 20:56:21.821306485 +0200 @@ -1,0 +2,6 @@ +Sat Aug 21 16:26:33 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Revert building with EGL support, as it breaks mutliple apps + (boo#1189524). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glew.spec ++++++ --- /var/tmp/diff_new_pack.RS3PUs/_old 2021-08-25 20:56:22.445305666 +0200 +++ /var/tmp/diff_new_pack.RS3PUs/_new 2021-08-25 20:56:22.445305666 +0200 @@ -76,10 +76,10 @@ %autosetup %build -%make_build POPT="%{optflags} -fPIE -pie" GLEW_DEST=%{_prefix} LIBDIR=%{_libdir} SYSTEM=linux-egl LDFLAGS.EXTRA= STRIP= +%make_build POPT="%{optflags} -fPIE -pie" GLEW_DEST=%{_prefix} LIBDIR=%{_libdir} LDFLAGS.EXTRA= STRIP= %install -make DESTDIR=%{buildroot} GLEW_DEST=%{_prefix} SYSTEM=linux-egl LIBDIR=%{_libdir} PKGDIR=%{_libdir}/pkgconfig install.all +make DESTDIR=%{buildroot} GLEW_DEST=%{_prefix} LIBDIR=%{_libdir} PKGDIR=%{_libdir}/pkgconfig install.all chmod +x %{buildroot}%{_libdir}/*.so.* rm %{buildroot}%{_libdir}/*.a
