diff --git a/cmake.spec b/cmake.spec index 558406f..5919597 100644 --- a/cmake.spec +++ b/cmake.spec @@ -2,7 +2,7 @@ Name: cmake Version: 3.16.4 -Release: 1mamba +Release: 2mamba Summary: A cross-platform, open-source make system Group: Development/Tools Vendor: openmamba @@ -43,6 +43,8 @@ CMake was developed by Kitware as part of the NLM Insight Segmentation and Regis The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. +%debug_package + %prep %setup -q #%patch1 -p1 @@ -98,6 +100,9 @@ install -D -m 0644 %{S:1} \ %{_datadir}/doc/%{name}-%{version}/ %changelog +* Wed Feb 12 2020 Silvan Calarco 3.16.4-2mamba +- rebuilt with debug_package + * Wed Feb 05 2020 Automatic Build System 3.16.4-1mamba - automatic version update by autodist