diff --git a/libepoxy.spec b/libepoxy.spec index 48edd734caf8624842f0cc40050fe4e0135500c5..5141036343e49f54dbee1a318f89e4641803a3b8 100644 --- a/libepoxy.spec +++ b/libepoxy.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 Summary: epoxy runtime library Name: libepoxy Version: 1.5.10 @@ -70,6 +70,9 @@ xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \ %{_libdir}/pkgconfig/epoxy.pc %changelog +* Mon Dec 09 2024 mgb01105731 - 1.5.10-3 +- Rebuild for remove inappropriate build dependencies. + * Tue Oct 25 2022 mgb01105731 - 1.5.10-2 - optimise spec file & add doc package