diff --git a/cmake.spec b/cmake.spec index 146b186..536d5c6 100644 --- a/cmake.spec +++ b/cmake.spec @@ -11,7 +11,7 @@ Name: cmake Version: 3.22.0 -Release: 7 +Release: 8 Summary: Cross-platform make system License: BSD and MIT and zlib URL: http://www.cmake.org @@ -208,6 +208,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_emacs_sitestartdir}/cmake-init.el %{_datadir}/vim/vimfiles/indent/%{name}.vim %{_datadir}/vim/vimfiles//syntax/%{name}.vim +%exclude %{_datadir}/cmake/Templates/Windows/Windows_TemporaryKey.pfx %files filesystem -f data_dirs.mf -f lib_dirs.mf @@ -236,6 +237,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %exclude %{_pkgdocdir}/Copyright.txt %changelog +* Fri Feb 2 2024 liyanan - 3.22.0-8 +- Remove Windows_TemporaryKey.pfx + * Thu Dec 14 2023 liyanan - 3.22.0-7 - Fix abnormal empty link in cmake-data package