import nspr-4.31.0-1.el8_4

This commit is contained in:
CentOS Sources 2021-06-24 04:28:53 +00:00 committed by Andrew Lukoshko
parent 737a76644a
commit 845f47a60e
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
58761ad70dc57f2d5600dd70684791cf36cac02b SOURCES/nspr-4.30.tar.gz
3001e873da7535e03a91339e7b55aca6f9f83914 SOURCES/nspr-4.31.tar.gz

View File

@ -1,4 +1,4 @@
%global nspr_version 4.30.0
%global nspr_version 4.31.0
# The upstream omits the trailing ".0", while we need it for
# consistency with the pkg-config version:
@ -13,7 +13,7 @@ Name: nspr
Version: %{nspr_version}
Release: 1%{?dist}
License: MPLv2.0
URL: http://ftp.mozilla.org/pub/nspr/releases/${nspr_archive_version}/src
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,9 @@ done
%{_mandir}/man*/*
%changelog
* 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