diff --git a/xsetroot-1.1.2.tar.bz2 b/xsetroot-1.1.2.tar.bz2 deleted file mode 100644 index 7b6be53..0000000 --- a/xsetroot-1.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c -size 129091 diff --git a/xsetroot-1.1.3.tar.xz b/xsetroot-1.1.3.tar.xz new file mode 100644 index 0000000..bae28a0 --- /dev/null +++ b/xsetroot-1.1.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6081b45a9eb4426e045d259d1e144b32417fb635e5b96aa90647365ac96638d1 +size 123200 diff --git a/xsetroot.changes b/xsetroot.changes index e682ccd..cf04ba7 100644 --- a/xsetroot.changes +++ b/xsetroot.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Oct 29 16:49:09 UTC 2022 - Stefan Dirsch + +- Update to version 1.1.3 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Variable scope reductions as recommended by cppcheck + * Handle -Wsign-compare warnings + * gitlab CI: stop requiring Signed-off-by in commits + ------------------------------------------------------------------- Sat May 1 18:37:50 UTC 2021 - Dirk Müller diff --git a/xsetroot.spec b/xsetroot.spec index f228d10..06e33dc 100644 --- a/xsetroot.spec +++ b/xsetroot.spec @@ -1,7 +1,7 @@ # # spec file for package xsetroot # -# 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: xsetroot -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: Utility to set X root window parameter License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xbitmaps) @@ -50,7 +50,7 @@ background ("root") window on a workstation display running X. %files %license COPYING -%doc ChangeLog README +%doc ChangeLog README.md %{_bindir}/xsetroot %{_mandir}/man1/xsetroot.1%{?ext_man}