From ad27c1e1765c7ef99be2dffeb993a45e90d3597d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 10 2020 14:08:47 +0000 Subject: import cmake-3.18.2-8.el8 --- diff --git a/SPECS/cmake.spec b/SPECS/cmake.spec index c6da59d..a8ad866 100644 --- a/SPECS/cmake.spec +++ b/SPECS/cmake.spec @@ -39,7 +39,7 @@ %bcond_without sphinx %endif -%bcond_without bundled_libarchive +%bcond_with bundled_libarchive %bcond_without bundled_jsoncpp # Run tests @@ -61,7 +61,7 @@ %global minor_version 18 %global patch_version 2 -%global baserelease 7 +%global baserelease 8 # Set to RC version if building RC, else %%{nil} #global rcsuf rc3 @@ -504,6 +504,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Wed Oct 28 2020 sguelton@redhat.com - 3.18.2-8 +- External libarchive dependency + * Mon Sep 21 2020 sguelton@redhat.com - 3.18.2-7 - Call update-desktop-database upon install