From a756456430a276206f3d94256d94fb662c458415af7fd6ff6da24691225c7a5f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 27 Nov 2019 12:38:16 +0000 Subject: [PATCH] Accepting request 751154 from home:simotek:branches:devel:tools:building - Fix numbering of patches. OBS-URL: https://build.opensuse.org/request/show/751154 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=389 --- cmake.changes | 5 +++++ cmake.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cmake.changes b/cmake.changes index 5e8116b..39b1983 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 27 00:00:25 UTC 2019 - Simon Lees + +- Fix numbering of patches. + ------------------------------------------------------------------- Tue Nov 26 20:16:48 UTC 2019 - Christoph G diff --git a/cmake.spec b/cmake.spec index 0d307a9..0dffc81 100644 --- a/cmake.spec +++ b/cmake.spec @@ -37,9 +37,9 @@ Source4: cmake.prov Source5: https://www.cmake.org/files/v%{shortversion}/cmake-%{version}-SHA-256.txt Source6: https://www.cmake.org/files/v%{shortversion}/cmake-%{version}-SHA-256.txt.asc Source7: cmake.keyring -Patch1: cmake-fix-ruby-test.patch +Patch0: cmake-fix-ruby-test.patch # Search for python interpreters from newest to oldest rather then picking up /usr/bin/python as first choice -Patch3: feature-suse-python-interp-search-order.patch +Patch1: feature-suse-python-interp-search-order.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libcurl-mini-devel