import CS nettle-3.10.1-1.el9
This commit is contained in:
parent
d52b105832
commit
9210f5e64d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/gmp-6.2.1.tar.xz
|
||||
SOURCES/nettle-3.9.1-hobbled.tar.xz
|
||||
SOURCES/nettle-3.10.1-hobbled.tar.xz
|
||||
|
@ -1,2 +1,2 @@
|
||||
0578d48607ec0e272177d175fd1807c30b00fdf2 SOURCES/gmp-6.2.1.tar.xz
|
||||
eda5b879d1574e895f511cfb8c9582ecb51aa7d5 SOURCES/nettle-3.9.1-hobbled.tar.xz
|
||||
2ff7671b9ea9a2193d0057c62d88faf2b67c4552 SOURCES/nettle-3.10.1-hobbled.tar.xz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%bcond_without fips
|
||||
|
||||
Name: nettle
|
||||
Version: 3.9.1
|
||||
Version: 3.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A low-level cryptographic library
|
||||
|
||||
@ -204,6 +204,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2025 Daiki Ueno <dueno@redhat.com> - 3.10.1-1
|
||||
- Update to nettle 3.10.1 (RHEL-52740)
|
||||
|
||||
* Wed Nov 1 2023 Daiki Ueno <dueno@redhat.com> - 3.9.1-1
|
||||
- Update to nettle 3.9.1 (RHEL-14890)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user