diff --git a/.gitignore b/.gitignore index 429f766..fd24cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/nspr-4.31.tar.gz +SOURCES/nspr-4.32.tar.gz diff --git a/.nspr.metadata b/.nspr.metadata index cd40c4e..f10a911 100644 --- a/.nspr.metadata +++ b/.nspr.metadata @@ -1 +1 @@ -3001e873da7535e03a91339e7b55aca6f9f83914 SOURCES/nspr-4.31.tar.gz +28e05ef5cbe6e7cde239d3cdcccabf571ec73f69 SOURCES/nspr-4.32.tar.gz diff --git a/SPECS/nspr.spec b/SPECS/nspr.spec index 503e938..f3e731e 100644 --- a/SPECS/nspr.spec +++ b/SPECS/nspr.spec @@ -1,4 +1,4 @@ -%global nspr_version 4.31.0 +%global nspr_version 4.32.0 # The upstream omits the trailing ".0", while we need it for # consistency with the pkg-config version: @@ -152,6 +152,9 @@ done %{_mandir}/man*/* %changelog +* Thu Jun 17 2021 Bob Relyea - 4.32.0-1 +- Update to NSPR 4.32 + * Thu Jun 17 2021 Bob Relyea - 4.31.0-1 - Update to NSPR 4.31