- 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
This commit is contained in:
Stefan Dirsch 2021-03-31 20:47:45 +00:00 committed by Git OBS Bridge
parent bf7e82ca61
commit e0ee08d58d
4 changed files with 16 additions and 7 deletions

View File

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

3
libXres-1.2.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 31 20:44:50 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- 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

View File

@ -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/