update to 5.8.0 [release 5.8.0-1mamba;Thu Dec 23 2021]
This commit is contained in:
parent
8f5bc87f1a
commit
885037dfad
@ -1,45 +1,16 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 5.7.3
|
Version: 5.8.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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/aqbanking/gwenhywfar
|
URL: https://www.aquamaniac.de/rdm/
|
||||||
Source: https://github.com/aqbanking/gwenhywfar.git/%{version}/gwenhywfar-%{version}.tar.bz2
|
Source: https://www.aquamaniac.de/rdm/attachments/download/398/gwenhywfar-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
|
||||||
BuildRequires: glibc-devel
|
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libbrotli-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libcairo-devel
|
|
||||||
BuildRequires: libffi-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
|
||||||
BuildRequires: libglib-devel
|
|
||||||
BuildRequires: libglvnd-devel
|
|
||||||
BuildRequires: libgmp-devel
|
|
||||||
BuildRequires: libgnutls-devel
|
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgraphite2-devel
|
|
||||||
BuildRequires: libgtk3-devel
|
|
||||||
BuildRequires: libharfbuzz-devel
|
|
||||||
BuildRequires: libnettle-devel
|
|
||||||
BuildRequires: libopenssl-devel
|
|
||||||
BuildRequires: libp11-kit-devel
|
|
||||||
BuildRequires: libpango-devel
|
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
|
||||||
BuildRequires: libtasn1-devel
|
|
||||||
BuildRequires: libunistring-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -179,6 +150,9 @@ autoreconf -f -i
|
|||||||
%doc NEWS README TODO
|
%doc NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.8.0-1mamba
|
||||||
|
- update to 5.8.0
|
||||||
|
|
||||||
* Mon Sep 27 2021 Automatic Build System <autodist@mambasoft.it> 5.7.3-1mamba
|
* Mon Sep 27 2021 Automatic Build System <autodist@mambasoft.it> 5.7.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user