diff --git a/nss.spec b/nss.spec index 233909b..77743ac 100644 --- a/nss.spec +++ b/nss.spec @@ -3,7 +3,7 @@ # NOTE: To avoid NVR clashes of nspr* packages: # - reset %%{nspr_release} to 1, when updating %%{nspr_version} # - increment %%{nspr_version}, when updating the NSS part only -%global baserelease 7 +%global baserelease 8 %global nss_release %baserelease # use "%%global nspr_release %%[%%baserelease+n]" to handle offsets when # release number between nss and nspr are different. @@ -1168,6 +1168,10 @@ fi %changelog +* Tue Oct 29 2024 Troy Dawson - 3.101.0-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Sep 4 2024 Bob Relyea - 3.101.0-7 - fix cms abi breakage - fix long password issue on pbmac encodings