|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: epoxy runtime library
|
|
|
|
Summary: epoxy runtime library
|
|
|
|
Name: libepoxy
|
|
|
|
Name: libepoxy
|
|
|
|
Version: 1.5.10
|
|
|
|
Version: 1.5.10
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 9%{?dist}
|
|
|
|
# SPDX
|
|
|
|
# SPDX
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: https://github.com/anholt/libepoxy
|
|
|
|
URL: https://github.com/anholt/libepoxy
|
|
|
@ -58,6 +58,10 @@ xwfb-run -c mutter -- ninja -C %{_vpath_builddir} test || \
|
|
|
|
%{_libdir}/pkgconfig/epoxy.pc
|
|
|
|
%{_libdir}/pkgconfig/epoxy.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.5.10-9
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 08 2024 Niels De Graef <ndegraef@redhat.com> - 1.5.10-8
|
|
|
|
* Mon Jul 08 2024 Niels De Graef <ndegraef@redhat.com> - 1.5.10-8
|
|
|
|
- Move away from xvfb-run
|
|
|
|
- Move away from xvfb-run
|
|
|
|
Resolves: https://issues.redhat.com/browse/RHEL-36639
|
|
|
|
Resolves: https://issues.redhat.com/browse/RHEL-36639
|
|
|
|