From 6a59530176139d895152c68ce632202624e713af9bbb7125c7a8635ca89b08ac Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 5 Apr 2018 10:26:43 +0000 Subject: [PATCH] - Update to version 1.1.2 * autogen.sh changes * configure: Drop AM_MAINTAINER_MODE * Print which option was in error along with usage message * Only use results from GetWindowProperty if it returned success * Improve manpage and -help option. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xsetroot?expand=0&rev=6 --- xsetroot-1.1.1.tar.bz2 | 3 --- xsetroot-1.1.2.tar.bz2 | 3 +++ xsetroot.changes | 10 ++++++++++ xsetroot.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 xsetroot-1.1.1.tar.bz2 create mode 100644 xsetroot-1.1.2.tar.bz2 diff --git a/xsetroot-1.1.1.tar.bz2 b/xsetroot-1.1.1.tar.bz2 deleted file mode 100644 index 244d04e..0000000 --- a/xsetroot-1.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9 -size 119977 diff --git a/xsetroot-1.1.2.tar.bz2 b/xsetroot-1.1.2.tar.bz2 new file mode 100644 index 0000000..7b6be53 --- /dev/null +++ b/xsetroot-1.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c +size 129091 diff --git a/xsetroot.changes b/xsetroot.changes index 99d9b1c..827accc 100644 --- a/xsetroot.changes +++ b/xsetroot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Apr 5 10:22:48 UTC 2018 - sndirsch@suse.com + +- Update to version 1.1.2 + * autogen.sh changes + * configure: Drop AM_MAINTAINER_MODE + * Print which option was in error along with usage message + * Only use results from GetWindowProperty if it returned success + * Improve manpage and -help option. + ------------------------------------------------------------------- Sun Feb 10 15:09:20 UTC 2013 - zaitor@opensuse.org diff --git a/xsetroot.spec b/xsetroot.spec index e3fe533..c82af0d 100644 --- a/xsetroot.spec +++ b/xsetroot.spec @@ -1,7 +1,7 @@ # # spec file for package xsetroot # -# 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: xsetroot -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Utility to set X root window parameter License: MIT