Rebuild (jsoncpp)
This commit is contained in:
parent
6bbf683451
commit
ad120f2a4c
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# Set to bcond_without or use --with bootstrap if bootstrapping a new release
|
# Set to bcond_without or use --with bootstrap if bootstrapping a new release
|
||||||
# or architecture
|
# or architecture
|
||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
# Build with Emacs support
|
# Build with Emacs support
|
||||||
%bcond_without emacs
|
%bcond_without emacs
|
||||||
@ -68,7 +68,7 @@
|
|||||||
%{?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 3
|
%global baserelease 4
|
||||||
|
|
||||||
# Uncomment if building for EPEL
|
# Uncomment if building for EPEL
|
||||||
#global name_suffix %%{major_version}
|
#global name_suffix %%{major_version}
|
||||||
@ -526,6 +526,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 3.22.0-0.4.rc2
|
||||||
|
- Rebuild (jsoncpp)
|
||||||
|
|
||||||
* Thu Oct 28 2021 Björn Esser <besser82@fedoraproject.org> - 3.22.0-0.3.rc2
|
* Thu Oct 28 2021 Björn Esser <besser82@fedoraproject.org> - 3.22.0-0.3.rc2
|
||||||
- cmake-3.22.0-rc2
|
- cmake-3.22.0-rc2
|
||||||
Fixes rhbz#2018235
|
Fixes rhbz#2018235
|
||||||
|
Loading…
Reference in New Issue
Block a user