diff --git a/.gitignore b/.gitignore index 8f0351b..c788676 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /swig-modified-7.tar.gz /renderdoc-1.6.tar.gz /renderdoc-1.8.tar.gz +/renderdoc-1.10.tar.gz diff --git a/cmake-py38.patch b/cmake-py38.patch deleted file mode 100644 index b810133..0000000 --- a/cmake-py38.patch +++ /dev/null @@ -1,26 +0,0 @@ -From e6a3ea09ea206766fa1794492220605546b5c0af Mon Sep 17 00:00:00 2001 -From: Christian Kellner -Date: Tue, 29 Oct 2019 13:48:48 +0100 -Subject: [PATCH] CMake: py3.8 support - -Add 3.8 to list of python versions. ---- - CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 082a6f5a3..44bff9080 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -357,7 +357,7 @@ add_subdirectory(renderdoc) - # are handled in common - if(ENABLE_QRENDERDOC OR ENABLE_PYRENDERDOC) - # Make sure Python 3 is found -- set(Python_ADDITIONAL_VERSIONS 3.4 3.5 3.6 3.7) -+ set(Python_ADDITIONAL_VERSIONS 3.4 3.5 3.6 3.7 3.8) - find_package(PythonInterp 3 REQUIRED) - find_package(PythonLibs 3 REQUIRED) - # we also need python3-config for swig --- -2.23.0 - diff --git a/renderdoc.spec b/renderdoc.spec index 4c1956f..16f9a3d 100644 --- a/renderdoc.spec +++ b/renderdoc.spec @@ -1,7 +1,7 @@ %global vswig modified-7 Name: renderdoc -Version: 1.8 -Release: 4%{?dist} +Version: 1.10 +Release: 1%{?dist} Summary: A stand-alone graphics debugging tool License: MIT @@ -9,9 +9,8 @@ URL: https://renderdoc.org Source0: https://github.com/baldurk/renderdoc/archive/v%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/baldurk/swig/archive/renderdoc-%{vswig}/swig-%{vswig}.tar.gz -Patch0: cmake-py38.patch -# plthook library, used by renderdoc is only supported on x86 -ExclusiveArch: %{ix86} x86_64 +# renderdoc is officially only supported on x86_64. +ExclusiveArch: x86_64 # for the local swig BuildRequires: autoconf @@ -101,6 +100,12 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop %changelog +* Thu Oct 22 2020 Christian Kellner - 1.10-1 +- New upstream release (1.10) +- Only build on x86_64, which is the only officially supported archiecture. + https://github.com/baldurk/renderdoc/issues/1991#issuecomment-663840783 +- Drop cmake patch (no needed anymore) + * Fri Aug 7 2020 Christian Kellner - 1.8-4 - Use cmake macros for out-of-source build Resolves: rhbz#1865372 diff --git a/sources b/sources index 6a73d1f..e7f4450 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (renderdoc-1.8.tar.gz) = 5206642ae229664591a253180b7e0f1539a18c89ddef7778dbf93a9a6a86b88c8108da50311eda1b0d77f773a6546f87ab607406911dbea93d94763c3cd351f9 +SHA512 (renderdoc-1.10.tar.gz) = 181934d5eac179451e0e9e708960d119b33184ba6ab81db504144709ecb47e8abb8543d3f32267ba3804751613bc7003480e2eab7b66af63aeb4b2b1329f3cbf SHA512 (swig-modified-7.tar.gz) = 5285a65924c069cfb9f73104ad8a95251badac4001293a1757b97ebead5953730c03289159741f82da4c5afe4f61f7c826b105eaf82df044ed2fa21810242c86