From 77c5327d7f56086970ae12ca015988531de50d82 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Wed, 7 Feb 2024 09:30:32 +0100 Subject: [PATCH] update to 1.2.0 [release 1.2.0-1mamba;Mon Feb 05 2024] --- xdg-utils.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/xdg-utils.spec b/xdg-utils.spec index 468b8ce..3c602a5 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -1,7 +1,5 @@ -%define pkgver %(echo %version | tr _ -) -%define gitcommit %(echo %version | cut -d. -f5) Name: xdg-utils -Version: 1.1.3.20231204git.d4f00e1d +Version: 1.2.0 Release: 1mamba Summary: Scripts providing desktop integration functions for any Free Desktop Group: System/Configuration @@ -9,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://portland.freedesktop.org/ -Source: https://gitlab.freedesktop.org/xdg/xdg-utils.git/master@%{gitcommit}/xdg-utils-%{version}.tar.bz2 +Source: https://gitlab.freedesktop.org/xdg/xdg-utils.git/v%{version}/xdg-utils-%{version}.tar.bz2 Source1: xdg-utils-1.1.3-profile.sh Source2: macros.xdg Patch0: xdg-utils-1.1.1-openmamba-default-browsers.patch @@ -78,6 +76,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_rpmmacrodir}/macros.xdg #README RELEASE_NOTES TODO %changelog +* Mon Feb 05 2024 Silvan Calarco 1.2.0-1mamba +- update to 1.2.0 + * Thu Jan 18 2024 Silvan Calarco 1.1.3.20231204git.d4f00e1d-1mamba - update to 1.1.3.20231204git.d4f00e1d - provide rpm macros file defining %_metainfodir