cmake-4.0.0-rc3
This commit is contained in:
parent
90810d6226
commit
d8fe77bab9
2 changed files with 6 additions and 3 deletions
|
|
@ -72,10 +72,10 @@
|
|||
%global patch_version 0
|
||||
|
||||
# For handling bump release by rpmdev-bumpspec and mass rebuild
|
||||
%global baserelease 3
|
||||
%global baserelease 1
|
||||
|
||||
# Set to RC version if building RC, else comment out.
|
||||
%global rcsuf rc2
|
||||
%global rcsuf rc3
|
||||
|
||||
%if 0%{?rcsuf:1}
|
||||
%global pkg_version %{major_version}.%{minor_version}.%{patch_version}~%{rcsuf}
|
||||
|
|
@ -595,6 +595,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 06 2025 Björn Esser <besser82@fedoraproject.org> - 4.0.0~rc3-1
|
||||
- cmake-4.0.0-rc3
|
||||
|
||||
* Thu Feb 27 2025 Björn Esser <besser82@fedoraproject.org> - 4.0.0~rc2-3
|
||||
- Rebuild (jsoncpp)
|
||||
- Provide cmake3 for legacy
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (cmake-4.0.0-rc2.tar.gz) = 568aee129e25941767707bad8ae8efe1d82d589df08b273315df22a579f525fb4b4f09ba27825665e5dd16c613e1d85fc33e5e827f13804a33eea6c9fdcc271b
|
||||
SHA512 (cmake-4.0.0-rc3.tar.gz) = 69814a171a5210b8d54e5c1e80e713b5f208f90e145eeaada1be8508c209a660e4cad03aa0b174b17844e922288a9490dddca164e99409e37821e5ab3b5c4dee
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue