|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: mesa-libGLU
|
|
|
|
|
Version: 9.0.3
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Mesa libGLU library
|
|
|
|
|
|
|
|
|
|
License: X11
|
|
|
|
@ -49,6 +49,10 @@ find $RPM_BUILD_ROOT -name '*.a' -delete
|
|
|
|
|
%{_libdir}/pkgconfig/glu.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 9.0.3-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 9.0.3-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|