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/