update to 1.5.2 [release 1.5.2-1mamba;Sun Oct 12 2025]

This commit is contained in:
2025-10-13 09:21:32 +02:00
parent 6155f07fb4
commit e1bd91e415

View File

@@ -1,6 +1,6 @@
%define gitver %(echo %version | tr _ -)
Name: goverlay
Version: 1.5.0
Version: 1.5.2
Release: 1mamba
Summary: A Graphical UI to help manage Linux overlays
Group: Graphical Desktop/Applications/Multimedia
@@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/benjamimgois/goverlay
Source: https://github.com/benjamimgois/goverlay.git/%{gitver}/goverlay-%{version}.tar.bz2
Source: https://github.com/benjamimgois/goverlay.git/v%{gitver}/goverlay-%{version}.tar.bz2
License: GPL-3.0-only
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@@ -51,6 +51,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%doc LICENSE
%changelog
* Sun Oct 12 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.2-1mamba
- update to 1.5.2
* Mon Oct 06 2025 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
- automatic version update by autodist