Bootstrap for Rebuild (jsoncpp)
This commit is contained in:
parent
d9eb0a48bf
commit
7aedef19dd
@ -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
|
||||||
@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
Name: %{orig_name}%{?name_suffix}
|
Name: %{orig_name}%{?name_suffix}
|
||||||
Version: %{major_version}.%{minor_version}.3
|
Version: %{major_version}.%{minor_version}.3
|
||||||
Release: 1%{?relsuf}%{?dist}
|
Release: 2%{?relsuf}%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
# most sources are BSD
|
# most sources are BSD
|
||||||
@ -493,6 +493,9 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 30 2020 Björn Esser <besser82@fedoraproject.org> - 3.17.3-2
|
||||||
|
- Rebuild (jsoncpp)
|
||||||
|
|
||||||
* Fri May 29 2020 Björn Esser <besser82@fedoraproject.org> - 3.17.3-1
|
* Fri May 29 2020 Björn Esser <besser82@fedoraproject.org> - 3.17.3-1
|
||||||
- Update to cmake-3.17.3
|
- Update to cmake-3.17.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user