cmake-3.25.0-rc3
Fixes rhbz#2062783
This commit is contained in:
parent
198fb99c98
commit
c0e29fc6cb
@ -63,12 +63,12 @@
|
|||||||
%global major_version 3
|
%global major_version 3
|
||||||
%global minor_version 25
|
%global minor_version 25
|
||||||
# Set to RC version if building RC, else %%{nil}
|
# Set to RC version if building RC, else %%{nil}
|
||||||
%global rcsuf rc2
|
%global rcsuf rc3
|
||||||
%{?rcsuf:%global relsuf .%{rcsuf}}
|
%{?rcsuf:%global relsuf .%{rcsuf}}
|
||||||
%{?rcsuf:%global versuf -%{rcsuf}}
|
%{?rcsuf:%global versuf -%{rcsuf}}
|
||||||
|
|
||||||
# For handling bump release by rpmdev-bumpspec and mass rebuild
|
# For handling bump release by rpmdev-bumpspec and mass rebuild
|
||||||
%global baserelease 0.3
|
%global baserelease 0.4
|
||||||
|
|
||||||
# Uncomment if building for EPEL
|
# Uncomment if building for EPEL
|
||||||
#global name_suffix %%{major_version}
|
#global name_suffix %%{major_version}
|
||||||
@ -531,6 +531,10 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 02 2022 Björn Esser <besser82@fedoraproject.org> - 3.25.0-0.4.rc3
|
||||||
|
- cmake-3.25.0-rc3
|
||||||
|
Fixes rhbz#2062783
|
||||||
|
|
||||||
* Sun Oct 30 2022 Björn Esser <besser82@fedoraproject.org> - 3.25.0-0.3.rc2
|
* Sun Oct 30 2022 Björn Esser <besser82@fedoraproject.org> - 3.25.0-0.3.rc2
|
||||||
- Allow valid short arguments for %%ctest macro
|
- Allow valid short arguments for %%ctest macro
|
||||||
Fixes rhbz#2127650
|
Fixes rhbz#2127650
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cmake-3.25.0-rc2.tar.gz) = 74d2f67d0653b0ca658b8b10556e575421f36ab10d4a233b6602a482871478af7322171df4a989b1393872e24edccc18e658ac31d78372ff2ef8da7ac6664dd4
|
SHA512 (cmake-3.25.0-rc3.tar.gz) = f0a99cf5f52d0dff64000ec2553126830e31d3a5b8015285f48f362d8e2ec40cc99b7cea1518c04644b3f5728b674dc64642859b73b5f2e2b85f05f15cf4e56d
|
||||||
|
Loading…
Reference in New Issue
Block a user