update to 5.9.0 [release 5.9.0-1mamba;Sat May 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 23:36:09 +01:00
parent 170711f938
commit 9d68409367

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: gwenhywfar Name: gwenhywfar
Version: 5.8.1 Version: 5.9.0
Release: 1mamba Release: 1mamba
Summary: A tool to allow porting of software to different operating systems like Linux, *BSD, Windows etc. Summary: A tool to allow porting of software to different operating systems like Linux, *BSD, Windows etc.
Group: System/Libraries Group: System/Libraries
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.aquamaniac.de/rdm/ URL: https://www.aquamaniac.de/rdm/
Source: https://www.aquamaniac.de/rdm/attachments/download/402/gwenhywfar-%{version}.tar.gz Source: https://www.aquamaniac.de/rdm/attachments/download/415/gwenhywfar-%{version}.tar.gz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -178,6 +178,9 @@ autoreconf -f -i
%doc NEWS README TODO %doc NEWS README TODO
%changelog %changelog
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.9.0-1mamba
- update to 5.9.0
* Mon Jan 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.8.1-1mamba * Mon Jan 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.8.1-1mamba
- update to 5.8.1 - update to 5.8.1