diff --git a/libepoxy-1.5.10.tar.xz b/libepoxy-1.5.10.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..2b4300bcdfcfaea361d4692eb17f24b00d7f1fe6 Binary files /dev/null and b/libepoxy-1.5.10.tar.xz differ diff --git a/libepoxy-1.5.9.tar.xz b/libepoxy-1.5.9.tar.xz deleted file mode 100644 index 691edbd4fc73016895a8449ffce48fb9d7ed0d18..0000000000000000000000000000000000000000 Binary files a/libepoxy-1.5.9.tar.xz and /dev/null differ diff --git a/libepoxy.spec b/libepoxy.spec index 6e53935342bf9e2228b23dce84fc262fdaf40aca..586bf440d2d55197c890b253980c11688d4e36a2 100644 --- a/libepoxy.spec +++ b/libepoxy.spec @@ -1,10 +1,10 @@ Name: libepoxy -Version: 1.5.9 -Release: 3 +Version: 1.5.10 +Release: 1 Summary: library work with epoxy runtime License: MIT URL: https://github.com/anholt/%{name} -Source0: https://github.com/anholt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%name/1.5/%{name}-%{version}.tar.xz BuildRequires: meson gcc libGL-devel libEGL-devel libX11-devel BuildRequires: python3 xorg-x11-server-Xvfb mesa-dri-drivers @@ -57,6 +57,9 @@ xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \ %doc README.md %changelog +* Thu Feb 02 2023 zhouwenpei - 1.5.10-1 +- update to 1.5.10 + * Mon Jan 30 2023 Wenlong Zhang - 1.5.9-3 - fix build error for loongarch64