Build without bootstrap option
It is no longer necessary, as f31 was already bootstrapped.
This commit is contained in:
parent
d3766f2a51
commit
131d280c67
@ -3,7 +3,7 @@
|
|||||||
%global hogweed_so_ver 5
|
%global hogweed_so_ver 5
|
||||||
|
|
||||||
# Set to 1 when building a bootstrap for a bumped so-name.
|
# Set to 1 when building a bootstrap for a bumped so-name.
|
||||||
%global bootstrap 1
|
%global bootstrap 0
|
||||||
|
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
%global version_old 3.4.1rc1
|
%global version_old 3.4.1rc1
|
||||||
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: nettle
|
Name: nettle
|
||||||
Version: 3.5.1
|
Version: 3.5.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: A low-level cryptographic library
|
Summary: A low-level cryptographic library
|
||||||
|
|
||||||
License: LGPLv3+ or GPLv2+
|
License: LGPLv3+ or GPLv2+
|
||||||
@ -170,6 +170,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 31 2019 Nikos Mavrogiannopoulos <nmav@redhat.com> - 3.5.1-4
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-3
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user