diff --git a/azote.spec b/azote.spec index f6a3920b08a80b1b178e466ac0470bc4a062ba85..21079654b92da4496aeb4412305a1376a5309a2e 100644 --- a/azote.spec +++ b/azote.spec @@ -1,5 +1,5 @@ Name: azote -Version: 1.13.1 +Version: 1.14.1 Release: 1 BuildArch: noarch Summary: Wallpaper and color manager for Sway, i3 and some other WMs @@ -9,7 +9,7 @@ Summary: Wallpaper and color manager for Sway, i3 and some other WMs License: GPLv3 and BSD URL: https://github.com/nwg-piotr/azote -Source0: %{url}/archive/refs/tags/%{version}.tar.gz +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: desktop-file-utils BuildRequires: python3 @@ -68,6 +68,10 @@ done %license LICENSE LICENSE-COLORTHIEF %changelog +* Tue Mar 11 2025 liudy - 1.14.1-1 +- Update version to 1.14.1 +- Added support for libayatana-appindicator3 + * Thu Nov 28 2024 liyunqing - 1.13.1-1 - Upgrade to version 1.13.1 Fixed path to the helper image used when creating a thumbnail for images with non-standard aspect ratios. diff --git a/1.13.1.tar.gz b/v1.14.1.tar.gz similarity index 56% rename from 1.13.1.tar.gz rename to v1.14.1.tar.gz index 7b3694b4f61d4d663a83a66e408e04c8d3b4d8cc..9a8cb67b1cbcdf1b5066c5502f73483a341663b3 100644 Binary files a/1.13.1.tar.gz and b/v1.14.1.tar.gz differ