diff --git a/azote.spec b/azote.spec index 55ba63554440e6d923e9d55e43d2a097f62c9554..583a22305513f1f7e214679bacabf9d242fd3aa0 100644 --- a/azote.spec +++ b/azote.spec @@ -1,6 +1,6 @@ Name: azote -Version: 1.12.3 -Release: 2 +Version: 1.12.5 +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/v%{version}/%{name}-%{version}.tar.gz +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: desktop-file-utils BuildRequires: python3 @@ -68,6 +68,9 @@ done %license LICENSE LICENSE-COLORTHIEF %changelog +* Mon Mar 04 2024 liweigang - 1.12.5-1 +- update to version 1.12.5 + * Tue Jul 18 2023 lvfei - 1.12.3-2 - Remove unnecessary patches diff --git a/azote-1.12.3.tar.gz b/v1.12.5.tar.gz similarity index 54% rename from azote-1.12.3.tar.gz rename to v1.12.5.tar.gz index 1e98f52a0245219d3eb504b047932744ffc33a01..1befe9b8ef93a43b03af2d3735c3417c5f100615 100644 Binary files a/azote-1.12.3.tar.gz and b/v1.12.5.tar.gz differ