Update to 3.8 release
This commit is contained in:
parent
e2e54589cb
commit
16e46ef89c
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ nettle-1.15.tar.gz
|
|||||||
/nettle-3.7.1-hobbled.tar.xz
|
/nettle-3.7.1-hobbled.tar.xz
|
||||||
/nettle-3.7.2-hobbled.tar.xz
|
/nettle-3.7.2-hobbled.tar.xz
|
||||||
/nettle-3.7.3-hobbled.tar.xz
|
/nettle-3.7.3-hobbled.tar.xz
|
||||||
|
/nettle-3.8-hobbled.tar.xz
|
||||||
|
@ -14,14 +14,14 @@
|
|||||||
%bcond_without fips
|
%bcond_without fips
|
||||||
|
|
||||||
Name: nettle
|
Name: nettle
|
||||||
Version: 3.7.3
|
Version: 3.8
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A low-level cryptographic library
|
Summary: A low-level cryptographic library
|
||||||
|
|
||||||
License: LGPLv3+ or GPLv2+
|
License: LGPLv3+ or GPLv2+
|
||||||
URL: http://www.lysator.liu.se/~nisse/nettle/
|
URL: http://www.lysator.liu.se/~nisse/nettle/
|
||||||
Source0: %{name}-%{version}-hobbled.tar.xz
|
Source0: %{name}-%{version}-hobbled.tar.xz
|
||||||
#Source0: http://www.lysator.liu.se/~nisse/archive/%{name}-%{version}.tar.gz
|
#Source0: http://www.lysator.liu.se/~nisse/archive/%%{name}-%%{version}.tar.gz
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
Source1: %{name}-%{version_old}-hobbled.tar.xz
|
Source1: %{name}-%{version_old}-hobbled.tar.xz
|
||||||
Source2: nettle-3.5-remove-ecc-testsuite.patch
|
Source2: nettle-3.5-remove-ecc-testsuite.patch
|
||||||
@ -170,6 +170,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 3 2022 Daiki Ueno <dueno@redhat.com> - 3.8-1
|
||||||
|
- Update to nettle 3.8
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.3-3
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.3-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nettle-3.7.3-hobbled.tar.xz) = c4de959abe62f96e5a02b43886e32315fe7b986fa78e81d0f6ce61e728d5e4e85fad237058b248943817e2d2f13c071989503ad78493ba26720a403675404338
|
SHA512 (nettle-3.8-hobbled.tar.xz) = a0c24568401212895b69eff046dbc0450fc14f1759ec3b4b62771a3d77192056b9a43c3ee386aeae1fe2d12ce58efc183849af5f9088e4ea7dab278f52572b2f
|
||||||
|
Loading…
Reference in New Issue
Block a user