Disable bootstrap build for jsoncpp

This commit is contained in:
Björn Esser 2021-11-03 21:47:04 +01:00
parent 2c104d87da
commit 38dd024421
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -68,7 +68,7 @@
%{?rcsuf:%global versuf -%{rcsuf}}
# For handling bump release by rpmdev-bumpspec and mass rebuild
%global baserelease 4
%global baserelease 5
# Uncomment if building for EPEL
#global name_suffix %%{major_version}
@ -526,6 +526,9 @@ popd
%changelog
* Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 3.22.0-0.5.rc2
- Disable bootstrap build for jsoncpp
* Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 3.22.0-0.4.rc2
- Rebuild (jsoncpp)