import nspr-4.32.0-1.el8_4

This commit is contained in:
CentOS Sources 2021-08-25 04:17:55 +00:00 committed by Andrew Lukoshko
parent 845f47a60e
commit 3852321373
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/nspr-4.31.tar.gz
SOURCES/nspr-4.32.tar.gz

View File

@ -1 +1 @@
3001e873da7535e03a91339e7b55aca6f9f83914 SOURCES/nspr-4.31.tar.gz
28e05ef5cbe6e7cde239d3cdcccabf571ec73f69 SOURCES/nspr-4.32.tar.gz

View File

@ -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 <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