diff --git a/cmake-3.25.1.tar.gz b/cmake-3.25.2.tar.gz similarity index 57% rename from cmake-3.25.1.tar.gz rename to cmake-3.25.2.tar.gz index 44828e0fa7faad0cca07dc1cba97725abbf3034a..e6a02232203c1909d134e2ce56772867f7cd2628 100644 Binary files a/cmake-3.25.1.tar.gz and b/cmake-3.25.2.tar.gz differ diff --git a/cmake.spec b/cmake.spec index 3426daf900fd341d41bc7cb359e49ccd3198157f..d0a82b17ac178cf2d2a8bff52a716e3bbbc80260 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,3 +1,4 @@ +%define anolis_release 1 %bcond_with bootstrap %bcond_without emacs %bcond_without git_test @@ -21,8 +22,8 @@ %global minor_version 25 Name: cmake -Version: 3.25.1 -Release: 1%{?dist} +Version: 3.25.2 +Release: %{anolis_release}%{?dist} Summary: Cross-platform make system License: BSD and MIT and zlib @@ -341,6 +342,9 @@ popd %endif %changelog +* Fri Jan 20 2023 Funda Wang - 3.25.2-1 +- New version 3.25.2 + * Thu Dec 1 2022 Funda Wang - 3.25.1-1 - New version 3.25.1