From a2bf827abe60fb23587915e07d82b6610137813b Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:36:08 +0100 Subject: [PATCH] update to 4.18.0 [release 4.18.0-1mamba;Sat Dec 23 2017] --- gwenhywfar.spec | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/gwenhywfar.spec b/gwenhywfar.spec index 89e4b2c..d2251cd 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gwenhywfar -Version: 4.17.0 +Version: 4.20.0 Release: 1mamba Summary: A tool to allow porting of software to different operating systems like Linux, *BSD, Windows etc. Group: System/Libraries @@ -8,9 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://gwenhywfar.sourceforge.net -# Needs download by hand from http://www2.aquamaniac.de/sites/download/packages.php -Source: https://www.aquamaniac.de/sites/download/download.php?package=01&release=205&file=01&dummy=gwenhywfar-%{version}.tar.gz -#Source: http://downloads.sourceforge.net/project/gwenhywfar/gwenhywfar-%{version}.tar.gz +Source: https://github.com/aqbanking/gwenhywfar.git/%{version}/gwenhywfar-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -47,6 +45,8 @@ This package contains static libraries and header files need for development. %setup -q %build +autoreconf -f -i + %configure \ --with-openssl-libs="`pkg-config --libs openssl`" \ --with-qt4-libs="%{_qt4_libdir}" @@ -109,10 +109,15 @@ This package contains static libraries and header files need for development. %{_libdir}/cmake/gwengui-cpp-%{majver}/gwengui-cpp-config.cmake %{_libdir}/pkgconfig/*.pc %{_datadir}/aclocal/gwenhywfar.m4 -%doc ChangeLog NEWS README README.DARWIN README.SOLARIS -%doc README.W32 TODO +%doc NEWS README TODO %changelog +* Sat Dec 23 2017 Silvan Calarco 4.18.0-1mamba +- update to 4.18.0 + +* Fri Apr 20 2018 Automatic Build System 4.20.0-1mamba +- automatic version update by autodist + * Sun Apr 16 2017 Ercole 'ercolinux' Carpanetto 4.17.0-1mamba - update to 4.17.0