From 53614554653690317ba1579bd7473523f4b0107bc85a3b833e2d3109fe8f027f Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Tue, 18 Oct 2022 12:51:21 +0000 Subject: [PATCH] - update to version 4.35 * fixes for building with clang * use the number of online processors for the PR_GetNumberOfProcessors() API on some platforms * fix build on mips+musl libc * Add support for the LoongArch 64-bit architecture OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=134 --- mozilla-nspr.changes | 10 ++++++++++ mozilla-nspr.spec | 2 +- nspr-4.34.1.tar.gz | 3 --- nspr-4.35.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 nspr-4.34.1.tar.gz create mode 100644 nspr-4.35.tar.gz diff --git a/mozilla-nspr.changes b/mozilla-nspr.changes index 62d7471..a584556 100644 --- a/mozilla-nspr.changes +++ b/mozilla-nspr.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Oct 16 19:59:43 UTC 2022 - Wolfgang Rosenauer + +- update to version 4.35 + * fixes for building with clang + * use the number of online processors for the + PR_GetNumberOfProcessors() API on some platforms + * fix build on mips+musl libc + * Add support for the LoongArch 64-bit architecture + ------------------------------------------------------------------- Wed Aug 17 11:18:23 UTC 2022 - Wolfgang Rosenauer diff --git a/mozilla-nspr.spec b/mozilla-nspr.spec index eaa2a35..68bd3a2 100644 --- a/mozilla-nspr.spec +++ b/mozilla-nspr.spec @@ -20,7 +20,7 @@ %define useccache 1 Name: mozilla-nspr -Version: 4.34.1 +Version: 4.35 Release: 0 Summary: Netscape Portable Runtime License: MPL-2.0 diff --git a/nspr-4.34.1.tar.gz b/nspr-4.34.1.tar.gz deleted file mode 100644 index 4541349..0000000 --- a/nspr-4.34.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5b8354c48b632b8f4c1970628146c0e0c0ca8f32c7315d7d5736c002e03774f -size 1096874 diff --git a/nspr-4.35.tar.gz b/nspr-4.35.tar.gz new file mode 100644 index 0000000..05ccaf5 --- /dev/null +++ b/nspr-4.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea3297ea5969b5d25a5dd8d47f2443cda88e9ee746301f6e1e1426f8a6abc8f +size 1096974