From e5a3effef0dad8e16037cea2d4d6b607561d0c006d959722201b3786ad414e3a Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 15 Mar 2021 09:30:34 +0000 Subject: [PATCH] - Update to 1.9.0: * Restore wallpapers in use on startup; * some tricky fixes to xrandr / fehbg support on multi-headed setups * double click no longer applies the selected wallpaper to outputs, just to displays preview; * added check buttons to split current image between selected outputs only. OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=20 --- azote-1.8.2.tar.gz | 3 --- azote-1.9.0.tar.gz | 3 +++ azote.changes | 11 +++++++++++ azote.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 azote-1.8.2.tar.gz create mode 100644 azote-1.9.0.tar.gz diff --git a/azote-1.8.2.tar.gz b/azote-1.8.2.tar.gz deleted file mode 100644 index 6b3586d..0000000 --- a/azote-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5b5cb50c1dd073d3b3cbe5143d7ad81564c3d414bd8acf4bbd7f0990c67e1e4 -size 616189 diff --git a/azote-1.9.0.tar.gz b/azote-1.9.0.tar.gz new file mode 100644 index 0000000..3bef329 --- /dev/null +++ b/azote-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edab2f3687895d3e328b25b1e149c2da3e0118538aa33762e2b07c30c1c34f42 +size 617084 diff --git a/azote.changes b/azote.changes index f1aaec4..0b758c8 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 15 09:29:07 UTC 2021 - Michael Vetter + +- Update to 1.9.0: + * Restore wallpapers in use on startup; + * some tricky fixes to xrandr / fehbg support on multi-headed setups + * double click no longer applies the selected wallpaper to + outputs, just to displays preview; + * added check buttons to split current image between selected + outputs only. + ------------------------------------------------------------------- Mon Jan 11 09:11:13 UTC 2021 - Michael Vetter diff --git a/azote.spec b/azote.spec index 1082b61..4bf01c7 100644 --- a/azote.spec +++ b/azote.spec @@ -18,7 +18,7 @@ %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: azote -Version: 1.8.2 +Version: 1.9.0 Release: 0 Summary: Wallpaper manager for Sway, i3 and some other WMs License: GPL-3.0-only