diff --git a/.gitignore b/.gitignore
index d9779ce..fd24cc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/nspr-4.25.tar.gz
+SOURCES/nspr-4.32.tar.gz
diff --git a/.nspr.metadata b/.nspr.metadata
index a9845d4..f10a911 100644
--- a/.nspr.metadata
+++ b/.nspr.metadata
@@ -1 +1 @@
-fe02a9056ce867677401b3d6372cdb62f7c7aad4 SOURCES/nspr-4.25.tar.gz
+28e05ef5cbe6e7cde239d3cdcccabf571ec73f69 SOURCES/nspr-4.32.tar.gz
diff --git a/SPECS/nspr.spec b/SPECS/nspr.spec
index 0e80046..f3e731e 100644
--- a/SPECS/nspr.spec
+++ b/SPECS/nspr.spec
@@ -1,4 +1,4 @@
-%global nspr_version 4.25.0
+%global nspr_version 4.32.0
 
 # The upstream omits the trailing ".0", while we need it for
 # consistency with the pkg-config version:
@@ -11,9 +11,9 @@ rpm.define(string.format("nspr_archive_version %s",
 Summary:        Netscape Portable Runtime
 Name:           nspr
 Version:        %{nspr_version}
-Release:        2%{?dist}
+Release:        1%{?dist}
 License:        MPLv2.0
-URL:            http://www.mozilla.org/projects/nspr/
+URL:            http://ftp.mozilla.org/pub/nspr/releases/v${nspr_archive_version}/src
 Group:          System Environment/Libraries
 Conflicts:      filesystem < 3
 BuildRequires:  gcc
@@ -152,6 +152,15 @@ done
 %{_mandir}/man*/*
 
 %changelog
+* Thu Jun 17 2021 Bob Relyea <rrelyea@redhat.com> - 4.32.0-1
+- Update to NSPR 4.32
+
+* Thu Jun 17 2021 Bob Relyea <rrelyea@redhat.com> - 4.31.0-1
+- Update to NSPR 4.31
+
+* Tue Jun 1 2021 Bob Relyea <rrelyea@redhat.com> - 4.30.0-1
+- Update to NSPR 4.30
+
 * Mon Jun 29 2020 Daiki Ueno <dueno@redhat.com> - 4.25.0-2
 - Rebuild