diff --git a/.gitignore b/.gitignore index 8cbe780..2e53166 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/nss-util-3.67.tar.gz +SOURCES/nss-util-3.79.tar.gz diff --git a/.nss-util.metadata b/.nss-util.metadata index cf1c02f..c6cd5fa 100644 --- a/.nss-util.metadata +++ b/.nss-util.metadata @@ -1 +1 @@ -fb707b36ad4a6696ac0f0fbb4bd4168ba4d54559 SOURCES/nss-util-3.67.tar.gz +d44dc17b9aa14ded8d35689b49223b4576af9a87 SOURCES/nss-util-3.79.tar.gz diff --git a/SPECS/nss-util.spec b/SPECS/nss-util.spec index 35bf75b..ec33a82 100644 --- a/SPECS/nss-util.spec +++ b/SPECS/nss-util.spec @@ -1,7 +1,7 @@ -%global nspr_version 4.30.0 +%global nspr_version 4.34.0 # adjust to the very latest build needed %global nspr_build_version -1 -%global nss_util_version 3.67.0 +%global nss_util_version 3.79.0 # The upstream omits the trailing ".0", while we need it for # consistency with the pkg-config version: @@ -264,6 +264,9 @@ done %{_includedir}/nss3/templates/templates.c %changelog +* Thu Jun 2 2022 Bob Relyea - 3.79.0-1 +- Rebase to NSS 3.79 + * Thu Jun 17 2021 Bob Relyea - 3.67.0-1 - Rebase to NSS 3.66