From a80d189d4b34133ccc96b4b4ef658db2575c86c6d178d0b52b9b5c111c020d1f Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 2 Nov 2022 08:39:27 +0000 Subject: [PATCH] - Update to 1.9.6: * added 2 lines to check if the /usr/share/backgrounds/nwg-shell path exists, and set it as the sample_dir, if so. OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=30 --- azote-1.9.5.tar.gz | 3 --- azote-1.9.6.tar.gz | 3 +++ azote.changes | 7 +++++++ azote.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 azote-1.9.5.tar.gz create mode 100644 azote-1.9.6.tar.gz diff --git a/azote-1.9.5.tar.gz b/azote-1.9.5.tar.gz deleted file mode 100644 index b14c1e6..0000000 --- a/azote-1.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:582961c1d216b7a66040d2bbc811890a0ef4312965a23784401ea24211385e9d -size 4560473 diff --git a/azote-1.9.6.tar.gz b/azote-1.9.6.tar.gz new file mode 100644 index 0000000..b294aa5 --- /dev/null +++ b/azote-1.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a545b0c3e639da92ca5fb8c9ef49010c26d9257fab8be17ec5a365abb96dda0c +size 4560629 diff --git a/azote.changes b/azote.changes index 20b2d12..cc2cba5 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 2 08:38:18 UTC 2022 - Michael Vetter + +- Update to 1.9.6: + * added 2 lines to check if the /usr/share/backgrounds/nwg-shell path + exists, and set it as the sample_dir, if so. + ------------------------------------------------------------------- Wed Jun 1 13:24:46 UTC 2022 - Michael Vetter diff --git a/azote.spec b/azote.spec index 3efa012..bd166b5 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.9.5 +Version: 1.9.6 Release: 0 Summary: Wallpaper manager for Sway, i3 and some other WMs License: GPL-3.0-only