diff --git a/xprop-1.2.5.tar.bz2 b/xprop-1.2.5.tar.bz2 deleted file mode 100644 index d9a7cde..0000000 --- a/xprop-1.2.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b92ed0316bf2486121d8bac88bd1878f16b43bd335f18009b1f941f1eca93a1 -size 151216 diff --git a/xprop-1.2.6.tar.xz b/xprop-1.2.6.tar.xz new file mode 100644 index 0000000..99377b2 --- /dev/null +++ b/xprop-1.2.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580b8525b12ecc0144aa16c88b0aafa76d2e799b44c8c6c50f9ce92788b5586e +size 143616 diff --git a/xprop.changes b/xprop.changes index 4d13bc7..34d18aa 100644 --- a/xprop.changes +++ b/xprop.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Dec 4 22:29:05 UTC 2022 - Stefan Dirsch + +- Update to version 1.2.6 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * Mark help(), usage(), and grammar() with _X_NORETURN _X_COLD + * Declare help() and print_help() as static + * Rename "dpy" function arguments to "display" to avoid shadowing global + * Resolve many gcc -Wsign-compare warnings + * Variable scope reductions as suggested by cppcheck + ------------------------------------------------------------------- Fri Mar 12 22:17:57 UTC 2021 - Dirk Müller diff --git a/xprop.spec b/xprop.spec index ae2b4df..56db031 100644 --- a/xprop.spec +++ b/xprop.spec @@ -1,7 +1,7 @@ # # spec file for package xprop # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: xprop -Version: 1.2.5 +Version: 1.2.6 Release: 0 Summary: Property displayer for X License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xorg-macros) >= 1.8