diff --git a/cmake.spec b/cmake.spec index 700e724..af51c42 100644 --- a/cmake.spec +++ b/cmake.spec @@ -11,7 +11,7 @@ Name: cmake Version: 3.16.5 -Release: 5 +Release: 6 Summary: Cross-platform make system License: BSD and MIT and zlib URL: http://www.cmake.org @@ -205,6 +205,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/bash-completion %{_emacs_sitelispdir}/cmake %{_emacs_sitestartdir}/cmake-init.el +%exclude %{_datadir}/cmake/Templates/Windows/Windows_TemporaryKey.pfx %files filesystem -f data_dirs.mf -f lib_dirs.mf @@ -233,6 +234,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %exclude %{_pkgdocdir}/Copyright.txt %changelog +* Fri Feb 2 2024 liyanan - 3.16.5-6 +- Remove Windows_TemporaryKey.pfx + * Mon Mar 22 2021 lirui - 3.16.5-5 - Remove the -g option and the debug package - add the -s option