- 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
This commit is contained in:
Michael Vetter 2023-03-30 06:32:54 +00:00 committed by Git OBS Bridge
parent e4ae0ff7b7
commit 4f132d95b8
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45c21d13516dc81328d3dd19a14d1c8f27158a88bb5ca3bd43391977e80505a6
size 4560141

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 30 06:28:31 UTC 2023 - Michael Vetter <mvetter@suse.com>
- 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 <mvetter@suse.com> Thu Mar 9 06:42:58 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -18,13 +18,13 @@
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: azote Name: azote
Version: 1.10.1 Version: 1.11.0
Release: 0 Release: 0
Summary: Wallpaper manager for Sway, i3 and some other WMs Summary: Wallpaper manager for Sway, i3 and some other WMs
License: GPL-3.0-only License: GPL-3.0-only
Group: Productivity/Graphics/Viewers Group: Productivity/Graphics/Viewers
URL: https://github.com/nwg-piotr/azote 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: gobject-introspection
BuildRequires: python3-Pillow BuildRequires: python3-Pillow
BuildRequires: python3-gobject BuildRequires: python3-gobject

3
v1.11.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6b0e3e33add6011f79f8c65b7a47a0097d87865c45749f53962cffca02dfc57
size 7970760