From 2a6141fba014cefebd5a8e9f89ec89449560a165 Mon Sep 17 00:00:00 2001 From: W. Michael Petullo Date: Jun 05 2020 16:51:45 +0000 Subject: New upstream version --- diff --git a/.gitignore b/.gitignore index 30f0fc3..8dc304d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyvex-8.20.5.27.tar.gz +/pyvex-8.20.6.1.tar.gz diff --git a/python-pyvex.spec b/python-pyvex.spec index 4d4b746..f47e5c9 100644 --- a/python-pyvex.spec +++ b/python-pyvex.spec @@ -5,8 +5,8 @@ ExcludeArch: ppc64le %global debug_package %{nil} Name: python-%{srcname} -Version: 8.20.5.27 -Release: 2%{?dist} +Version: 8.20.6.1 +Release: 1%{?dist} Summary: A Python interface to libVEX and the VEX intermediate representation # Core is BSD, but code in pyvex_c is GPL because it links statically @@ -18,9 +18,6 @@ Source0: %{pypi_source} Source1: PACKAGE-LICENSING Source2: LICENSE-other -# https://github.com/angr/pyvex/issues/217 -Patch0: pyvex-8.20.5.27-fix-gcc10.patch - BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-cffi @@ -59,6 +56,10 @@ cp %{SOURCE2} . %{python3_sitelib}/pyvex/ %changelog +* Fri Jun 05 2020 W. Michael Petullo - 8.20.6.1-1 +- New upstream version +- Remove unstreamed patch + * Sat May 30 2020 W. Michael Petullo - 8.20.5.27-2 - Does not build on ppc64le; mark as such diff --git a/pyvex-8.20.5.27-fix-gcc10.patch b/pyvex-8.20.5.27-fix-gcc10.patch deleted file mode 100644 index 43e7097..0000000 --- a/pyvex-8.20.5.27-fix-gcc10.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -u --recursive pyvex-8.20.5.27-vanilla/vex/priv/guest_s390_defs.h pyvex-8.20.5.27/vex/priv/guest_s390_defs.h ---- pyvex-8.20.5.27-vanilla/vex/priv/guest_s390_defs.h 2020-05-28 02:02:45.000000000 -0400 -+++ pyvex-8.20.5.27/vex/priv/guest_s390_defs.h 2020-05-29 16:10:49.777339660 -0400 -@@ -264,7 +264,7 @@ - /* Vector operatons passed to s390x_dirtyhelper_vec_op(...) helper. - Please don't change ordering of elements and append new items - before S390_VEC_OP_LAST. */ --enum { -+typedef enum { - S390_VEC_OP_INVALID = 0, - S390_VEC_OP_VPKS = 1, - S390_VEC_OP_VPKLS = 2, diff --git a/sources b/sources index 7b77798..9223809 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pyvex-8.20.5.27.tar.gz) = 8e021d3e4a36987d712e7d15a65cc5b8916e3c949190cb52d90cbad585a34832714932f3dd38f4eadceb7d3942a1398d1da6fb0ba82271806959a27ec9d52606 +SHA512 (pyvex-8.20.6.1.tar.gz) = ef896a8e8d5f242df76058ccb622bb5ed4372c00e444402eb0220b556d9fe8bd92eef7940d5ccc0642565a151f823cfaaeb9ebddd7acbf9cd652807739a0c8a5