diff --git a/xcursorgen-1.0.6.tar.bz2 b/xcursorgen-1.0.6.tar.bz2 deleted file mode 100644 index 88691cf..0000000 --- a/xcursorgen-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c -size 124545 diff --git a/xcursorgen-1.0.7.tar.bz2 b/xcursorgen-1.0.7.tar.bz2 new file mode 100644 index 0000000..f0890ce --- /dev/null +++ b/xcursorgen-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d +size 128102 diff --git a/xcursorgen.changes b/xcursorgen.changes index f7e0043..e49ac08 100644 --- a/xcursorgen.changes +++ b/xcursorgen.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Jan 7 13:42:57 UTC 2019 - sndirsch@suse.com + +- Update to version 1.0.7 + * configure: Drop AM_MAINTAINER_MODE + * autogen.sh: Honor NOCONFIGURE=1 + * Fix type mismatch warnings for loop index variables + * Include more information in error messages + * Use asprintf if available, instead of malloc+strcpy+strcat + * Convert to X.Org standard code style + * Update README for gitlab migration + * Add README.md to EXTRA_DIST in Makefile.am + * Update configure.ac bug URL for gitlab migration + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + * Fix null pointer dereference on very large images. + ------------------------------------------------------------------- Wed Jun 4 09:34:00 UTC 2014 - sndirsch@suse.com diff --git a/xcursorgen.spec b/xcursorgen.spec index a12af0e..b9adc39 100644 --- a/xcursorgen.spec +++ b/xcursorgen.spec @@ -1,7 +1,7 @@ # # spec file for package xcursorgen # -# Copyright (c) 2014 SUSE LINUX Products 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 @@ -17,7 +17,7 @@ Name: xcursorgen -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: Utility to create an X cursor file from a collection of PNG images License: MIT @@ -48,7 +48,7 @@ make %{?_smp_mflags} %files %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING README +%doc AUTHORS ChangeLog COPYING README.md %{_bindir}/xcursorgen %{_mandir}/man1/xcursorgen.1%{?ext_man}