From 58e17b0368fb768271d133d586dd2d662e1c686c Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 2 Feb 2024 15:32:49 +0800 Subject: [PATCH] Remove Windows_TemporaryKey.pfx --- cmake.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index 9d20115..a239562 100644 --- a/cmake.spec +++ b/cmake.spec @@ -11,7 +11,7 @@ Name: cmake Version: 3.27.9 -Release: 1 +Release: 2 Summary: Cross-platform make system License: BSD and MIT and zlib URL: http://www.cmake.org @@ -214,6 +214,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 @@ -242,6 +243,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %exclude %{_pkgdocdir}/Copyright.txt %changelog +* Fri Feb 2 2024 liyanan - 3.27.9-2 +- Remove Windows_TemporaryKey.pfx + * Fri Jan 5 2024 liyanan - 3.27.9-1 - Update to 3.27.9