From 95eea803f64da327cb5528c90e36cb107471ebd48f780700f75a72133b82bd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:25:25 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main libXmu revision 76605fb7cfc254846bc884b9f2b3b089 --- libXmu-1.1.4.tar.xz | 3 --- libXmu-1.2.1.tar.xz | 3 +++ libXmu.changes | 16 ++++++++++++++++ libXmu.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 libXmu-1.1.4.tar.xz create mode 100644 libXmu-1.2.1.tar.xz diff --git a/libXmu-1.1.4.tar.xz b/libXmu-1.1.4.tar.xz deleted file mode 100644 index e46d3bf..0000000 --- a/libXmu-1.1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244 -size 349264 diff --git a/libXmu-1.2.1.tar.xz b/libXmu-1.2.1.tar.xz new file mode 100644 index 0000000..060b26c --- /dev/null +++ b/libXmu-1.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb27793248a39e5fcc5b9c4aec40cc0734b3ca76aac3d7d1c264e7f7e14e8b2 +size 364888 diff --git a/libXmu.changes b/libXmu.changes index 07d44f3..b7efd02 100644 --- a/libXmu.changes +++ b/libXmu.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Apr 17 13:12:55 UTC 2024 - Stefan Dirsch + +- Update to version 1.2.1 + * test: Add missing setjmp() + * test: Add prototype for Xmureallocarray to silence warning + +------------------------------------------------------------------- +Mon Mar 25 01:54:21 UTC 2024 - Stefan Dirsch + +- Update to version 1.2.0 + * This release raises the minimum version of libXt required to 1.1.0 + (released in 2011), and for those builders who need to regenerate + the autoconf files, raises the minimum version of autoconf required + to 2.70 (released in 2020). + ------------------------------------------------------------------- Tue Oct 18 09:54:56 UTC 2022 - Stefan Dirsch diff --git a/libXmu.spec b/libXmu.spec index 7595636..61058f4 100644 --- a/libXmu.spec +++ b/libXmu.spec @@ -1,7 +1,7 @@ # # spec file for package libXmu # -# Copyright (c) 2022 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: libXmu -Version: 1.1.4 +Version: 1.2.1 Release: 0 Summary: Miscellaneous utility routines for X License: MIT