From 6f5bee2a514a7eca5696263a2b017dfe8e8821b6 Mon Sep 17 00:00:00 2001 From: xinghe Date: Mon, 22 Jun 2020 11:03:43 +0800 Subject: [PATCH] update libepoxy.spec. --- libepoxy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libepoxy.spec b/libepoxy.spec index 0a17480..c110aba 100644 --- a/libepoxy.spec +++ b/libepoxy.spec @@ -4,7 +4,7 @@ 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://github.com/anholt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz BuildRequires: meson gcc libGL-devel libEGL-devel libX11-devel BuildRequires: python3 xorg-x11-server-Xvfb mesa-dri-drivers @@ -55,7 +55,7 @@ xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \ %doc README.md %changelog -* Fri Jun 12 2020 xinghe - 1.5.4 - 1 +* Mon Jun 22 2020 xinghe - 1.5.4 - 1 - Type:enhancement - ID:NA - SUG:NA