Skip to content

Commit

Permalink
update to NSS 3.63.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Rosenauer committed Apr 25, 2021
1 parent 6faee72 commit 04ebdd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nss/baselibs.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mozilla-nss
requires "mozilla-nspr-<targettype> >= 4.29"
requires "mozilla-nspr-<targettype> >= 4.30"
requires "libfreebl3-<targettype>"
requires "libsoftokn3-<targettype>"
requires "libnssckbi.so"
Expand Down
8 changes: 4 additions & 4 deletions nss/mozilla-nss.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
#


%global nss_softokn_fips_version 3.62
%define NSPR_min_version 4.29
%global nss_softokn_fips_version 3.63
%define NSPR_min_version 4.30
%define nspr_ver %(rpm -q --queryformat '%%{VERSION}' mozilla-nspr)
%define nssdbdir %{_sysconfdir}/pki/nssdb
Name: mozilla-nss
Version: 3.62
Version: 3.63.1
Release: 0
%define underscore_version 3_62
%define underscore_version 3_63_1
Summary: Network Security Services
License: MPL-2.0
Group: System/Libraries
Expand Down

0 comments on commit 04ebdd1

Please sign in to comment.