diff --git a/.gitignore b/.gitignore index 14ee053..954e64c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /extra-cmake-modules-5.47.0.tar.xz /extra-cmake-modules-5.48.0.tar.xz /extra-cmake-modules-5.49.0.tar.xz +/extra-cmake-modules-5.50.0.tar.xz diff --git a/extra-cmake-modules-5.38.0-clang.patch b/extra-cmake-modules-5.38.0-clang.patch deleted file mode 100644 index e7733d1..0000000 --- a/extra-cmake-modules-5.38.0-clang.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -up extra-cmake-modules-5.38.0/find-modules/FindPythonModuleGeneration.cmake.fedora extra-cmake-modules-5.38.0/find-modules/FindPythonModuleGeneration.cmake ---- extra-cmake-modules-5.38.0/find-modules/FindPythonModuleGeneration.cmake.fedora 2017-09-03 13:34:35.000000000 -0500 -+++ extra-cmake-modules-5.38.0/find-modules/FindPythonModuleGeneration.cmake 2017-09-13 13:41:07.333687678 -0500 -@@ -199,6 +199,9 @@ if (NOT libclang_LIBRARY) - find_library(libclang_LIBRARY clang-3.9) - if (NOT libclang_LIBRARY) - find_library(libclang_LIBRARY clang-3.8) -+ if (NOT libclang_LIBRARY) -+ find_library(libclang_LIBRARY clang) -+ endif() - endif() - endif() - else() diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 2fe59d6..e2dc862 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -8,7 +8,7 @@ Name: extra-cmake-modules Summary: Additional modules for CMake build system -Version: 5.49.0 +Version: 5.50.0 Release: 1%{?dist} License: BSD @@ -37,7 +37,6 @@ BuildRequires: python2-PyQt5-devel %endif ## upstreamable patches -Patch1: extra-cmake-modules-5.38.0-clang.patch # do not unconditionally link in base/core libpoppler library Patch2: extra-cmake-modules-5.39.0-poppler_overlinking.patch # https://bugzilla.redhat.com/1435525 @@ -127,6 +126,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Tue Sep 04 2018 Rex Dieter - 5.50.0-1 +- 5.50.0 + * Tue Aug 07 2018 Rex Dieter - 5.49.0-1 - 5.49.0 diff --git a/sources b/sources index e5e3304..4ddeea2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (extra-cmake-modules-5.49.0.tar.xz) = ed9925d4096f79241bc915b065a48b3a5cda78e53f6f2514d453232aabbfbe83e0b700040ef811bb9043567d5304e9681ba218b9a948685114c12b6dc6108279 SHA512 (clang-python-4.0.1.tar.gz) = 17ffe014ac1f3bf64a51f75d30c6ddf47927563b9b588ee6e04f4250058c07e6d8fe05e9890b35ae257ecf24b2f8ece749815bee46edaf011617cec6c67efc33 +SHA512 (extra-cmake-modules-5.50.0.tar.xz) = 0e56b1137a9cd8ff6a25b7790986713fb2358d8ffa1a175ca87054790440e528a37f56e2785190b40a469fd4d32bc731d4d24f55d6557515c8edb311abf3a56c