From 982fc376fe33280c26ac61c5b6782b3fdd957e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Tue, 29 Jun 2021 14:18:29 +0200 Subject: [PATCH] Rebuilt with upstreamed cmake-3.20.4-glibc_libdl.patch --- cmake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index ad3bf51..9ef7537 100644 --- a/cmake.spec +++ b/cmake.spec @@ -65,7 +65,7 @@ %{?rcsuf:%global versuf -%{rcsuf}} # For handling bump release by rpmdev-bumpspec and mass rebuild -%global baserelease 1 +%global baserelease 2 # Uncomment if building for EPEL #global name_suffix %%{major_version} @@ -520,6 +520,9 @@ popd %changelog +* Tue Jun 29 2021 Björn Esser - 3.21.0-2.rc1 +- Rebuilt with upstreamed cmake-3.20.4-glibc_libdl.patch + * Wed Jun 23 2021 Björn Esser - 3.21.0-1.rc1 - cmake-3.21.0-rc1 (#1975377)