SHA256
1
0
forked from pool/libXt

Compare commits

...

2 Commits

Author SHA256 Message Date
Ana Guerrero
2dc29c5277 Accepting request 1225101 from X11:XOrg
- update to 1.3.1
  * README.md: update & correct links to O'Reilly X Toolkit books
  * unifdef ultrix
  * unifdef sgi
  * unifdef hpux
  * unifdef __osf__
  * unifdef AIXV3
  * unifdef MOTOROLA
  * unifdef USG
  * unifdef VMS
  * unifdef __EMX__
  * unifdef AIXSHLIB & SUNSHLIB
  * Improve linking with widget libraries on macOS
  * issue #17: avoid _Static_assert from c++
  * issue #18: cross-build issue in util
  * issue #19: include <process.h> on Windows for getpid()
  * issue #20: c23 boolean conflict
  * remove substitution for EXEEXT_FOR_BUILD, not defined in automake
  * Add continue_to_dispatch parameter to _XtResourceConfigurationEH()
  * eliminate an unnecessary cast
  * quiet a couple of unused-parameter warnings

OBS-URL: https://build.opensuse.org/request/show/1225101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXt?expand=0&rev=14
2024-11-20 15:58:48 +00:00
921cca8516 - update to 1.3.1
* README.md: update & correct links to O'Reilly X Toolkit books
  * unifdef ultrix
  * unifdef sgi
  * unifdef hpux
  * unifdef __osf__
  * unifdef AIXV3
  * unifdef MOTOROLA
  * unifdef USG
  * unifdef VMS
  * unifdef __EMX__
  * unifdef AIXSHLIB & SUNSHLIB
  * Improve linking with widget libraries on macOS
  * issue #17: avoid _Static_assert from c++
  * issue #18: cross-build issue in util
  * issue #19: include <process.h> on Windows for getpid()
  * issue #20: c23 boolean conflict
  * remove substitution for EXEEXT_FOR_BUILD, not defined in automake
  * Add continue_to_dispatch parameter to _XtResourceConfigurationEH()
  * eliminate an unnecessary cast
  * quiet a couple of unused-parameter warnings

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXt?expand=0&rev=22
2024-11-19 12:47:29 +00:00
4 changed files with 30 additions and 5 deletions

BIN
libXt-1.3.0.tar.xz (Stored with Git LFS)

Binary file not shown.

3
libXt-1.3.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0a774b33324f4d4c05b199ea45050f87206586d81655f8bef4dba434d931288
size 691200

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Nov 19 12:43:42 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to 1.3.1
* README.md: update & correct links to O'Reilly X Toolkit books
* unifdef ultrix
* unifdef sgi
* unifdef hpux
* unifdef __osf__
* unifdef AIXV3
* unifdef MOTOROLA
* unifdef USG
* unifdef VMS
* unifdef __EMX__
* unifdef AIXSHLIB & SUNSHLIB
* Improve linking with widget libraries on macOS
* issue #17: avoid _Static_assert from c++
* issue #18: cross-build issue in util
* issue #19: include <process.h> on Windows for getpid()
* issue #20: c23 boolean conflict
* remove substitution for EXEEXT_FOR_BUILD, not defined in automake
* Add continue_to_dispatch parameter to _XtResourceConfigurationEH()
* eliminate an unnecessary cast
* quiet a couple of unused-parameter warnings
-------------------------------------------------------------------
Mon Apr 10 08:46:46 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libXt
#
# 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
@ -18,7 +18,7 @@
Name: libXt
%define lname libXt6
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: X Toolkit Intrinsics library
License: MIT