From 2119309faacbccce858f306be517cd27d7d5af21c62038ed7a24f0d75707a44f Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 14 Sep 2020 07:28:02 +0000 Subject: [PATCH] - Update to 1.7.14: * Added possibility to open images with swappy (.png only) * fixed crash on the stored wallpaper folder path not found #102 * added support for Wayfire (possibly also for other wlroots-based Wayland compositors); swaybg and wlr-randr packages required. OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=12 --- azote-1.7.12.tar.gz | 3 --- azote-1.7.14.tar.gz | 3 +++ azote.changes | 9 +++++++++ azote.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 azote-1.7.12.tar.gz create mode 100644 azote-1.7.14.tar.gz diff --git a/azote-1.7.12.tar.gz b/azote-1.7.12.tar.gz deleted file mode 100644 index 9006fdb..0000000 --- a/azote-1.7.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71d56784decf19b4e1a30943e054fd95f5044f7d471a65cecfef885ac8ef917e -size 611836 diff --git a/azote-1.7.14.tar.gz b/azote-1.7.14.tar.gz new file mode 100644 index 0000000..82a1a7e --- /dev/null +++ b/azote-1.7.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f9be55858dc33650a6712f68c9e5d2c96be9d7ca380dbde8ea9b2895f3f22f +size 613195 diff --git a/azote.changes b/azote.changes index dafa27d..61f8e4a 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 14 07:26:16 UTC 2020 - Michael Vetter + +- Update to 1.7.14: + * Added possibility to open images with swappy (.png only) + * fixed crash on the stored wallpaper folder path not found #102 + * added support for Wayfire (possibly also for other wlroots-based + Wayland compositors); swaybg and wlr-randr packages required. + ------------------------------------------------------------------- Tue Jun 23 09:40:06 UTC 2020 - Michael Vetter diff --git a/azote.spec b/azote.spec index e165212..f8132ab 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.7.12 +Version: 1.7.14 Release: 0 Summary: Wallpaper manager for Sway, i3 and some other WMs License: GPL-3.0-only