cmake-3.30.5
Fixes rhbz#2262837
This commit is contained in:
parent
7f9289bf4c
commit
49317eb0f2
2 changed files with 8 additions and 4 deletions
10
cmake.spec
10
cmake.spec
|
|
@ -68,11 +68,11 @@
|
|||
%{!?_vpath_builddir:%global _vpath_builddir %{_target_platform}}
|
||||
|
||||
%global major_version 3
|
||||
%global minor_version 28
|
||||
%global patch_version 3
|
||||
%global minor_version 30
|
||||
%global patch_version 5
|
||||
|
||||
# For handling bump release by rpmdev-bumpspec and mass rebuild
|
||||
%global baserelease 8
|
||||
%global baserelease 1
|
||||
|
||||
# Set to RC version if building RC, else comment out.
|
||||
#%%global rcsuf rc3
|
||||
|
|
@ -587,6 +587,10 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 03 2024 Björn Esser <besser82@fedoraproject.org> - 3.30.5-1
|
||||
- cmake-3.30.5
|
||||
Fixes rhbz#2262837
|
||||
|
||||
* Thu Oct 17 2024 Miro Hrončok <mhroncok@redhat.com> - 3.28.3-8
|
||||
- FindPython: Add Python 3.14 to the list of hardcoded Python versions
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (cmake-3.28.3.tar.gz) = 66e923925b764e1fe3d150c69dab3e0abd9e0c90d8e30cab63c3a1f70c3e37df0a5e3ff12b378eeae3bdc6608495f41399e6f81602e26b513b19fa19ff6c48fc
|
||||
SHA512 (cmake-3.30.5.tar.gz) = 968ad4769e869378049b1d82ace98db25a6cb234b6362a51737f0d2978b8914ad42967ba112741850b23631e73b8a8876cd4f99dd0285b9da1c2bb5ea4c4ee4e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue