Sync from SUSE:SLFO:Main libXaw3d revision d34fd1b67ab7d8880d22b4f63125456b
This commit is contained in:
parent
3f451229c1
commit
e142143d7e
BIN
libXaw3d-1.6.5.tar.xz
(Stored with Git LFS)
BIN
libXaw3d-1.6.5.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libXaw3d-1.6.6.tar.xz
(Stored with Git LFS)
Normal file
BIN
libXaw3d-1.6.6.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libXaw3d-1.6.6.tar.xz.sig
Normal file
BIN
libXaw3d-1.6.6.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 14:58:43 UTC 2024 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Update to libXaw3d 1.6.6:
|
||||
* unifdef ISC
|
||||
* unifdef macII
|
||||
* Stop working around a bug in the macII A/UX 1.0 cc
|
||||
* Remove unused sharedlib.c
|
||||
* It was only built by Imake if SUNSHLIB was defined.
|
||||
* SUNSHLIB was only set in the Imake configs for SunOS versions < 5
|
||||
* unifdef __UNIXOS2__
|
||||
* unifdef __osf__
|
||||
* gitlab CI: add xz-utils to container for "make distcheck"
|
||||
* Also update to latest ci-templates
|
||||
* unifdef AIXV3
|
||||
* unifdef sony
|
||||
* unifdef NCR
|
||||
* Multisink.c: Clear -Werror=incompatible-pointer-types error
|
||||
this fixes boo#1220977
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 16 12:33:24 UTC 2023 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXaw3d
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libXaw3d
|
||||
Version: 1.6.5
|
||||
Version: 1.6.6
|
||||
Release: 0
|
||||
Summary: The 3D Athena Widget Set
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user