diff --git a/libXt-1.3.0.tar.xz b/libXt-1.3.0.tar.xz deleted file mode 100644 index c96a358..0000000 --- a/libXt-1.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52820b3cdb827d08dc90bdfd1b0022a3ad8919b57a39808b12591973b331bf91 -size 688084 diff --git a/libXt-1.3.1.tar.xz b/libXt-1.3.1.tar.xz new file mode 100644 index 0000000..ecab3aa --- /dev/null +++ b/libXt-1.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a774b33324f4d4c05b199ea45050f87206586d81655f8bef4dba434d931288 +size 691200 diff --git a/libXt.changes b/libXt.changes index 4fa6ff7..7fa907c 100644 --- a/libXt.changes +++ b/libXt.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Nov 19 12:43:42 UTC 2024 - Stefan Dirsch + +- 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 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 diff --git a/libXt.spec b/libXt.spec index 33c76ee..10612e0 100644 --- a/libXt.spec +++ b/libXt.spec @@ -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