From e0ee08d58d3de3f88937347cc6d09ab679a0ce9ed06cb8b92441b176a6285682 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 31 Mar 2021 20:47:45 +0000 Subject: [PATCH] - Update to version 1.2.1 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Note ABI of XResQueryClientIds * XRes: Use _XRead instead of _XRead32 for reading pid OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=16 --- libXres-1.2.0.tar.bz2 | 3 --- libXres-1.2.1.tar.bz2 | 3 +++ libXres.changes | 9 +++++++++ libXres.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 libXres-1.2.0.tar.bz2 create mode 100644 libXres-1.2.1.tar.bz2 diff --git a/libXres-1.2.0.tar.bz2 b/libXres-1.2.0.tar.bz2 deleted file mode 100644 index 352721a..0000000 --- a/libXres-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4 -size 286635 diff --git a/libXres-1.2.1.tar.bz2 b/libXres-1.2.1.tar.bz2 new file mode 100644 index 0000000..2f108de --- /dev/null +++ b/libXres-1.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11 +size 311025 diff --git a/libXres.changes b/libXres.changes index f113c2d..a80a0e6 100644 --- a/libXres.changes +++ b/libXres.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 31 20:44:50 UTC 2021 - Stefan Dirsch + +- Update to version 1.2.1 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Note ABI of XResQueryClientIds + * XRes: Use _XRead instead of _XRead32 for reading pid + ------------------------------------------------------------------- Thu Oct 12 17:39:36 UTC 2017 - sndirsch@suse.com diff --git a/libXres.spec b/libXres.spec index 3f3d407..72436fa 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,7 +1,7 @@ # # spec file for package libXres # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libXres %define lname libXRes1 -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: X Resource extension client library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXRes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/