Fix release string
Related: rhbz#1931719
This commit is contained in:
parent
326a2880ad
commit
54b703008e
@ -1,8 +1,8 @@
|
||||
%global maj_ver 12
|
||||
%global min_ver 0
|
||||
%global patch_ver 0
|
||||
%global rc_ver 0
|
||||
%global baserelease 1
|
||||
#global rc_ver 0
|
||||
%global baserelease 2
|
||||
|
||||
Summary: Package that installs llvm-toolset
|
||||
Name: llvm-toolset
|
||||
@ -27,6 +27,9 @@ This is the main package for llvm-toolset.
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Tue May 04 2021 Tom Stellard <tstellar@redhat.com> - 12.0.0-2
|
||||
- Fix release string
|
||||
|
||||
* Mon May 3 2021 Tom Stellard <tstellar@redhat.com> - 12.0.0-1
|
||||
- 12.0.0 Release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user