diff --git a/azote.changes b/azote.changes index 474923e..bcb4a1c 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Aug 23 05:46:53 UTC 2024 - Michael Vetter + +- Update to 1.13.0: + * fixed SyntaxWarning for invalid escape sequence in main.py #193 + * adjustment to the current imagemagick version (convert -> magick); + * workaround for Hyprland 0.42.0 oddity: + If you use generic display names instead of output names, and your display + has the serial value empty, Hyprland for some reason expects a space at the + end of the output description (called 'Generic display name' in Azote). + ------------------------------------------------------------------- Wed May 29 05:07:04 UTC 2024 - Michael Vetter diff --git a/azote.spec b/azote.spec index 0495eee..2d01a3a 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.12.9 +Version: 1.13.0 Release: 0 Summary: Wallpaper manager for Sway, i3 and some other WMs License: GPL-3.0-only diff --git a/v1.12.9.tar.gz b/v1.12.9.tar.gz deleted file mode 100644 index 342b19f..0000000 --- a/v1.12.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca8274ee99ac9d23656c228346321480660d17d21bb44ccc1a272f0368a82a81 -size 7972961 diff --git a/v1.13.0.tar.gz b/v1.13.0.tar.gz new file mode 100644 index 0000000..405d5fc --- /dev/null +++ b/v1.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4 +size 7972973