From 5206ad4fe814c1cb55b92988612ef36974c8afc1ff7dc1594f4f082aec22a727 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Oct 2017 03:13:27 +0000 Subject: [PATCH] Accepting request 533511 from home:tobijk:X11:XOrg - Update to version 1.2: Version 1.2 of the X-Resource extension (added in xserver 1.13) added some new requests allowing inspection of every resource for a client, the bytes used per resource, and the PIDs of local clients. This is the release for the corresponding client library. OBS-URL: https://build.opensuse.org/request/show/533511 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=12 --- libXres-1.0.7.tar.bz2 | 3 --- libXres-1.2.0.tar.bz2 | 3 +++ libXres.changes | 9 +++++++++ libXres.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libXres-1.0.7.tar.bz2 create mode 100644 libXres-1.2.0.tar.bz2 diff --git a/libXres-1.0.7.tar.bz2 b/libXres-1.0.7.tar.bz2 deleted file mode 100644 index cf20249..0000000 --- a/libXres-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5 -size 282925 diff --git a/libXres-1.2.0.tar.bz2 b/libXres-1.2.0.tar.bz2 new file mode 100644 index 0000000..352721a --- /dev/null +++ b/libXres-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4 +size 286635 diff --git a/libXres.changes b/libXres.changes index a57d74b..a6d4386 100644 --- a/libXres.changes +++ b/libXres.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 11 22:52:40 UTC 2017 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.2: + Version 1.2 of the X-Resource extension (added in xserver 1.13) added some + new requests allowing inspection of every resource for a client, the bytes + used per resource, and the PIDs of local clients. + This is the release for the corresponding client library. + ------------------------------------------------------------------- Sat Jun 1 19:54:00 UTC 2013 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXres.spec b/libXres.spec index 09ec092..b3671ba 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,7 +1,7 @@ # # spec file for package libXres # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: libXres %define lname libXRes1 -Version: 1.0.7 +Version: 1.2.0 Release: 0 Summary: X Resource extension client library License: MIT