From 8082c4fa2d7765213e0f8faba38c8beecf3ab2b3b3549ae0a68edf754b0bbf83 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 30 Mar 2023 06:32:54 +0000 Subject: [PATCH] - Update to 1.11.0: * Increase awk compatibility * Add Hyprland-specific displays detection * Fix imports * Fix example wallpaper OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=36 --- azote-1.10.1.tar.gz | 3 --- azote.changes | 9 +++++++++ azote.spec | 4 ++-- v1.11.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 azote-1.10.1.tar.gz create mode 100644 v1.11.0.tar.gz diff --git a/azote-1.10.1.tar.gz b/azote-1.10.1.tar.gz deleted file mode 100644 index 04dee77..0000000 --- a/azote-1.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45c21d13516dc81328d3dd19a14d1c8f27158a88bb5ca3bd43391977e80505a6 -size 4560141 diff --git a/azote.changes b/azote.changes index db98ebc..8f53c91 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 30 06:28:31 UTC 2023 - Michael Vetter + +- Update to 1.11.0: + * Increase awk compatibility + * Add Hyprland-specific displays detection + * Fix imports + * Fix example wallpaper + ------------------------------------------------------------------- Thu Mar 9 06:42:58 UTC 2023 - Michael Vetter diff --git a/azote.spec b/azote.spec index 71045be..0b10a43 100644 --- a/azote.spec +++ b/azote.spec @@ -18,13 +18,13 @@ %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: azote -Version: 1.10.1 +Version: 1.11.0 Release: 0 Summary: Wallpaper manager for Sway, i3 and some other WMs License: GPL-3.0-only Group: Productivity/Graphics/Viewers URL: https://github.com/nwg-piotr/azote -Source: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: gobject-introspection BuildRequires: python3-Pillow BuildRequires: python3-gobject diff --git a/v1.11.0.tar.gz b/v1.11.0.tar.gz new file mode 100644 index 0000000..2871a64 --- /dev/null +++ b/v1.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b0e3e33add6011f79f8c65b7a47a0097d87865c45749f53962cffca02dfc57 +size 7970760