Compare commits

1 Commits
1.1 ... main

4 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 25 11:09:22 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org>
- update to version 4.36
* remove support for OS/2
* remove support for Unixware, Bsdi, old AIX, old HPUX9 & scoos
* remove support for Windows 16 bit
* renamed the prwin16.h header to prwin.h
* configure was updated from 2.69 to 2.71
* various build, test and automation script fixes
* major parts of the source code were reformatted
-------------------------------------------------------------------
Sun Oct 16 19:59:43 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>

View File

@@ -1,8 +1,8 @@
#
# spec file for package mozilla-nspr
#
# Copyright (c) 2022 SUSE LLC
# 2006-2022 Wolfgang Rosenauer
# Copyright (c) 2025 SUSE LLC
# 2006-2025 Wolfgang Rosenauer
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define useccache 1
Name: mozilla-nspr
Version: 4.35
Version: 4.36
Release: 0
Summary: Netscape Portable Runtime
License: MPL-2.0
@@ -115,9 +115,6 @@ if [ $TEST_FAILURES -ne 0 ]; then
fi
echo "test suite completed"
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

Binary file not shown.

BIN
nspr-4.36.tar.gz LFS Normal file

Binary file not shown.