cmake-3.28.0-rc2
Fixes rhbz#2243343
This commit is contained in:
parent
317a334610
commit
40e5ea4b51
2 changed files with 6 additions and 2 deletions
|
|
@ -75,7 +75,7 @@
|
|||
%global baserelease 1
|
||||
|
||||
# Set to RC version if building RC, else comment out.
|
||||
%global rcsuf rc1
|
||||
%global rcsuf rc2
|
||||
|
||||
%if 0%{?rcsuf:1}
|
||||
%global pkg_version %{major_version}.%{minor_version}.%{patch_version}~%{rcsuf}
|
||||
|
|
@ -549,6 +549,10 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2023 Björn Esser <besser82@fedoraproject.org> - 3.28.0~rc2-1
|
||||
- cmake-3.28.0-rc2
|
||||
Fixes rhbz#2243343
|
||||
|
||||
* Thu Oct 12 2023 Björn Esser <besser82@fedoraproject.org> - 3.28.0~rc1-1
|
||||
- cmake-3.28.0-rc1
|
||||
Fixes rhbz#2243343
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue