diff --git a/.gitignore b/.gitignore index e8779bc..f569c31 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /libepoxy-1.5.4.tar.xz /libepoxy-1.5.5.tar.xz /libepoxy-1.5.6.tar.xz +/libepoxy-1.5.7.tar.xz diff --git a/250.patch b/250.patch deleted file mode 100644 index fffc301..0000000 --- a/250.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 1403303e77ce0c5a4d4c52d6a3b2a820f47241ee Mon Sep 17 00:00:00 2001 -From: Emmanuele Bassi -Date: Fri, 30 Apr 2021 12:15:25 +0100 -Subject: [PATCH] Remove redeclaration of khronos_uintptr_t - -The type is being redeclared because I didn't see the original -declaration when I wrote 144cbc9325250081f2eb584ca5deb13aaf1c2433. - -Fixes: #249 ---- - src/gen_dispatch.py | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/src/gen_dispatch.py b/src/gen_dispatch.py -index b686824..3daad84 100755 ---- a/src/gen_dispatch.py -+++ b/src/gen_dispatch.py -@@ -535,7 +535,6 @@ def write_header(self, out_file): - self.outln(' KHRONOS_TRUE = 1,') - self.outln(' KHRONOS_BOOLEAN_ENUM_FORCE_SIZE = KHRONOS_MAX_ENUM') - self.outln('} khronos_boolean_enum_t;') -- self.outln('typedef uintptr_t khronos_uintptr_t;') - - if self.target == "glx": - self.outln('#include ') diff --git a/libepoxy.spec b/libepoxy.spec index 4858421..b883297 100644 --- a/libepoxy.spec +++ b/libepoxy.spec @@ -1,15 +1,11 @@ Summary: epoxy runtime library Name: libepoxy -Version: 1.5.6 +Version: 1.5.7 Release: 1%{?dist} License: MIT URL: https://github.com/anholt/libepoxy Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz -# Backported from upstream -# https://github.com/anholt/libepoxy/pull/250 -Patch0: 250.patch - BuildRequires: meson BuildRequires: gcc BuildRequires: pkgconfig(gl) @@ -59,6 +55,9 @@ xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \ %{_libdir}/pkgconfig/epoxy.pc %changelog +* Fri Apr 30 2021 Kalev Lember - 1.5.7-1 +- Update to 1.5.7 + * Fri Apr 30 2021 Kalev Lember - 1.5.6-1 - Update to 1.5.6 - Remove ldconfig_scriptlets use diff --git a/sources b/sources index d4d1eb9..c77ab09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libepoxy-1.5.6.tar.xz) = 5a302718eceecc6fcde0552dbbab44003fa2543b42882e0be6f3c3265e5fce839c18f8400c15b2e35f1559a2dded641e1e38d9668489a665ba480116ed5ae8e8 +SHA512 (libepoxy-1.5.7.tar.xz) = 30858eefab049f065d9e3fdc2fb94fd3efdd733d87c4f94efbbfc6bdcfa8c1ae40da65f06a970deb9c370feb9ff241f2f79f79d2725c8b49d056fb8dfd8d7388