diff --git a/xprop-1.2.2.tar.bz2 b/xprop-1.2.2.tar.bz2 deleted file mode 100644 index 67c08b9..0000000 --- a/xprop-1.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6 -size 145556 diff --git a/xprop-1.2.3.tar.bz2 b/xprop-1.2.3.tar.bz2 new file mode 100644 index 0000000..2ea05ed --- /dev/null +++ b/xprop-1.2.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22afb28c86d85fff10a50156a7d0fa930c80ae865d70b26d805fd28a17a521b +size 149202 diff --git a/xprop.changes b/xprop.changes index 94fdc2f..a770db4 100644 --- a/xprop.changes +++ b/xprop.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Apr 4 16:27:31 UTC 2018 - sndirsch@suse.com + +- Update to version 1.2.3 + * configure: Drop AM_MAINTAINER_MODE + * autogen.sh: Honor NOCONFIGURE=1 + * Print which option was in error along with usage message + * Add -version option to print program version + * Free the thunks used by Show_Prop + * Free the data returned by XListProperties() + * Free the data returned by XGetWindowProperty() + * Free the data returned by Format_Icons() + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + ------------------------------------------------------------------- Tue Aug 13 14:58:11 UTC 2013 - zaitor@opensuse.org diff --git a/xprop.spec b/xprop.spec index 753431b..c9bb8c7 100644 --- a/xprop.spec +++ b/xprop.spec @@ -1,7 +1,7 @@ # # spec file for package xprop # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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: xprop -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Property displayer for X License: MIT