From 20f48b4bdc32b467fcad919718bfc2e02091d2ec6872f2c66778b3f162a6e5db Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sat, 22 Aug 2020 07:00:42 +0000 Subject: [PATCH] - update to version 4.27 * the macOS platform code for shared library loading was changed to support macOS 11. If the absolute path parameter given to PR_LoadLibrary begins with either /System/ or /usr/lib/ then no test is performed if the library exists at a file. * An include statement for a Windows system library header was added OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=117 --- mozilla-nspr.changes | 12 ++++++++++++ mozilla-nspr.spec | 2 +- nspr-4.26.tar.gz | 3 --- nspr-4.27.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 nspr-4.26.tar.gz create mode 100644 nspr-4.27.tar.gz diff --git a/mozilla-nspr.changes b/mozilla-nspr.changes index f7f90a9..98f2e14 100644 --- a/mozilla-nspr.changes +++ b/mozilla-nspr.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Aug 22 06:38:40 UTC 2020 - Wolfgang Rosenauer + +- update to version 4.27 + * the macOS platform code for shared library loading was + changed to support macOS 11. + If the absolute path parameter given to PR_LoadLibrary + begins with either /System/ or /usr/lib/ then no test is + performed if the library exists at a file. + * An include statement for a Windows system library header + was added + ------------------------------------------------------------------- Thu Jul 23 13:26:57 UTC 2020 - Wolfgang Rosenauer diff --git a/mozilla-nspr.spec b/mozilla-nspr.spec index e89dbde..205a296 100644 --- a/mozilla-nspr.spec +++ b/mozilla-nspr.spec @@ -18,7 +18,7 @@ Name: mozilla-nspr -Version: 4.26 +Version: 4.27 Release: 0 Summary: Netscape Portable Runtime License: MPL-2.0 diff --git a/nspr-4.26.tar.gz b/nspr-4.26.tar.gz deleted file mode 100644 index 6f64cf7..0000000 --- a/nspr-4.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc9d142d85b74ffd2e6374a0c9016f3f2dac074225e24df3070e5a72d31b773d -size 1079778 diff --git a/nspr-4.27.tar.gz b/nspr-4.27.tar.gz new file mode 100644 index 0000000..352b2cf --- /dev/null +++ b/nspr-4.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d495192b6ab00a3c28db053492cf794329f7c0351a5728db198111a1816e89b +size 1080036