diff --git a/libXcursor-1.2.1.tar.xz b/libXcursor-1.2.1.tar.xz deleted file mode 100644 index e6e8045..0000000 --- a/libXcursor-1.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46c143731610bafd2070159a844571b287ac26192537d047a39df06155492104 -size 280352 diff --git a/libXcursor-1.2.2.tar.xz b/libXcursor-1.2.2.tar.xz new file mode 100644 index 0000000..b907ce4 --- /dev/null +++ b/libXcursor-1.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d071bd2cc56e517a30998d5e685c8a74556ddada43c6985d14da9a023a88ee +size 289536 diff --git a/libXcursor.changes b/libXcursor.changes index 9ebc6d5..d044e97 100644 --- a/libXcursor.changes +++ b/libXcursor.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Mar 3 03:15:13 UTC 2024 - Stefan Dirsch + +- Update to version 1.2.2 + * gitlab CI: stop requiring Signed-off-by in commits + * configure: Use LT_INIT from libtool 2 instead of deprecated + AC_PROG_LIBTOOL + * If O_CLOEXEC is defined, add "e" to fopen modes + * Add comment about keeping libxcb-cursor copy of code in sync + * XcursorXcFileLoad: plug memory leak in error paths + * Remove superfluous and unguarded config.h include + ------------------------------------------------------------------- Sun Apr 3 17:08:50 UTC 2022 - Stefan Dirsch diff --git a/libXcursor.spec b/libXcursor.spec index a047cde..b5168a8 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -1,7 +1,7 @@ # # spec file for package libXcursor # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # 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.2.1 +Version: 1.2.2 Release: 0 Summary: X Window System Cursor management library License: MIT