update to 1.2.0 [release 1.2.0-1mamba;Mon Feb 05 2024]
This commit is contained in:
parent
da02e71eb6
commit
77c5327d7f
@ -1,7 +1,5 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
|
||||||
%define gitcommit %(echo %version | cut -d. -f5)
|
|
||||||
Name: xdg-utils
|
Name: xdg-utils
|
||||||
Version: 1.1.3.20231204git.d4f00e1d
|
Version: 1.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Scripts providing desktop integration functions for any Free Desktop
|
Summary: Scripts providing desktop integration functions for any Free Desktop
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
@ -9,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://portland.freedesktop.org/
|
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
|
Source1: xdg-utils-1.1.3-profile.sh
|
||||||
Source2: macros.xdg
|
Source2: macros.xdg
|
||||||
Patch0: xdg-utils-1.1.1-openmamba-default-browsers.patch
|
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
|
#README RELEASE_NOTES TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.3.20231204git.d4f00e1d-1mamba
|
||||||
- update to 1.1.3.20231204git.d4f00e1d
|
- update to 1.1.3.20231204git.d4f00e1d
|
||||||
- provide rpm macros file defining %_metainfodir
|
- provide rpm macros file defining %_metainfodir
|
||||||
|
Loading…
Reference in New Issue
Block a user