update to 1.2.0 [release 1.2.0-1mamba;Mon Feb 05 2024]

This commit is contained in:
Silvan Calarco 2024-02-07 09:30:32 +01:00
parent da02e71eb6
commit 77c5327d7f

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 1.2.0-1mamba
- update to 1.2.0
* Thu Jan 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.3.20231204git.d4f00e1d-1mamba
- update to 1.1.3.20231204git.d4f00e1d
- provide rpm macros file defining %_metainfodir