This commit is contained in:
committed by
Git OBS Bridge
parent
869cf60a6c
commit
2198b2fa1f
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 20 21:56:39 CEST 2009 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- update to 4.8
|
||||||
|
* Windows 9x and NT 3.51 and 4.0 are no longer
|
||||||
|
supported
|
||||||
|
* Windows Mobile and Mac OS X 64-bit (x86_64) are now supported
|
||||||
|
* New macros:
|
||||||
|
prlock.h: PR_ASSERT_CURRENT_THREAD_OWNS_LOCK
|
||||||
|
prmon.h: PR_ASSERT_CURRENT_THREAD_IN_MONITOR
|
||||||
|
* special log module timestamp adds timestamps to NSPR log
|
||||||
|
messages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 11 19:44:47 CEST 2009 - wr@rosenauer.org
|
Sat Apr 11 19:44:47 CEST 2009 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mozilla-nspr (Version 4.7.4)
|
# spec file for package mozilla-nspr (Version 4.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
Name: mozilla-nspr
|
Name: mozilla-nspr
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
||||||
Version: 4.7.4
|
Version: 4.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Netscape Portable Runtime
|
Summary: Netscape Portable Runtime
|
||||||
Url: http://www.mozilla.org/projects/nspr/
|
Url: http://www.mozilla.org/projects/nspr/
|
||||||
@@ -124,6 +124,16 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/nspr/
|
%{_libdir}/nspr/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 20 2009 wr@rosenauer.org
|
||||||
|
- update to 4.8
|
||||||
|
* Windows 9x and NT 3.51 and 4.0 are no longer
|
||||||
|
supported
|
||||||
|
* Windows Mobile and Mac OS X 64-bit (x86_64) are now supported
|
||||||
|
* New macros:
|
||||||
|
prlock.h: PR_ASSERT_CURRENT_THREAD_OWNS_LOCK
|
||||||
|
prmon.h: PR_ASSERT_CURRENT_THREAD_IN_MONITOR
|
||||||
|
* special log module timestamp adds timestamps to NSPR log
|
||||||
|
messages
|
||||||
* Sat Apr 11 2009 wr@rosenauer.org
|
* Sat Apr 11 2009 wr@rosenauer.org
|
||||||
- update to 4.7.4
|
- update to 4.7.4
|
||||||
* Fix strict aliasing issues in prdtoa.c for gcc 4.4 (bmo#439144)
|
* Fix strict aliasing issues in prdtoa.c for gcc 4.4 (bmo#439144)
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d31af0d6aa0f189a8d3ca55603abaf33a62bb2be9bc6d62fa2e3a326bc515c0
|
|
||||||
size 976002
|
|
3
nspr-4.8.tar.bz2
Normal file
3
nspr-4.8.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e518c86c73fb300a609c83bcc51fc2f3e22a9bac130969126eb16b8cd8b6dec7
|
||||||
|
size 906588
|
Reference in New Issue
Block a user