From fd57370b071f211d7cda13a02dce92115440eb766fee5fa1033afcf661fa3b8a Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 11 Mar 2019 14:00:16 +0000 Subject: [PATCH] - Update to version 1.2.0 * This release adds ~/.local/share/icons to the front of the default cursor path in the library in support of the XDG user data dir. This default can still be overridden at at run time using the XCURSOR_PATH environment variable. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcursor?expand=0&rev=19 --- libXcursor-1.1.15.tar.bz2 | 3 --- libXcursor-1.2.0.tar.bz2 | 3 +++ libXcursor.changes | 9 +++++++++ libXcursor.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libXcursor-1.1.15.tar.bz2 create mode 100644 libXcursor-1.2.0.tar.bz2 diff --git a/libXcursor-1.1.15.tar.bz2 b/libXcursor-1.1.15.tar.bz2 deleted file mode 100644 index 3efa206..0000000 --- a/libXcursor-1.1.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b -size 331607 diff --git a/libXcursor-1.2.0.tar.bz2 b/libXcursor-1.2.0.tar.bz2 new file mode 100644 index 0000000..eca77eb --- /dev/null +++ b/libXcursor-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782 +size 334144 diff --git a/libXcursor.changes b/libXcursor.changes index 8b42bd0..7bd77be 100644 --- a/libXcursor.changes +++ b/libXcursor.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 11 13:56:20 UTC 2019 - Stefan Dirsch + +- Update to version 1.2.0 + * This release adds ~/.local/share/icons to the front of the + default cursor path in the library in support of the XDG user + data dir. This default can still be overridden at at run time + using the XCURSOR_PATH environment variable. + ------------------------------------------------------------------- Thu Dec 7 17:26:32 UTC 2017 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXcursor.spec b/libXcursor.spec index 64958d8..87e03c2 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -1,7 +1,7 @@ # # spec file for package libXcursor # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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: libXcursor %define lname libXcursor1 -Version: 1.1.15 +Version: 1.2.0 Release: 0 Summary: X Window System Cursor management library License: MIT