From 067bf4a0493e8bf14d727a4fa335d4669579bb96912de0cec619d20b7bbe8b02 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 5 Oct 2020 07:20:03 +0000 Subject: [PATCH] - Update to 1.8.1: * screen height measurement on sway simplified * Esc key closes the Azote window * dialog windows' behaviour unified OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=16 --- azote-1.8.0.tar.gz | 3 --- azote-1.8.1.tar.gz | 3 +++ azote.changes | 8 ++++++++ azote.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azote-1.8.0.tar.gz create mode 100644 azote-1.8.1.tar.gz diff --git a/azote-1.8.0.tar.gz b/azote-1.8.0.tar.gz deleted file mode 100644 index aa56a36..0000000 --- a/azote-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5415de90c68efc161301e0d42c251fe3f34e1563e373c5f1d2c14e1533a0193f -size 615180 diff --git a/azote-1.8.1.tar.gz b/azote-1.8.1.tar.gz new file mode 100644 index 0000000..364fd16 --- /dev/null +++ b/azote-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b2f5f4e351e72d9c58f9d5fc9c9e2526087e57e5553f6defbd163c78727905 +size 615661 diff --git a/azote.changes b/azote.changes index 898d9dd..8180577 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 5 07:19:15 UTC 2020 - Michael Vetter + +- Update to 1.8.1: + * screen height measurement on sway simplified + * Esc key closes the Azote window + * dialog windows' behaviour unified + ------------------------------------------------------------------- Thu Oct 1 08:52:40 UTC 2020 - Michael Vetter diff --git a/azote.spec b/azote.spec index a60ccac..2634ded 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.0 +Version: 1.8.1 Release: 0 Summary: Wallpaper manager for Sway, i3 and some other WMs License: GPL-3.0-only