From f7edc93f104b81e16ed283186ec9e52439c89b4c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:15:27 +0100 Subject: [PATCH] update to 0.12.1 [release 0.12.1-1mamba;Sun Apr 08 2018] --- libfilezilla.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libfilezilla.spec b/libfilezilla.spec index a4eae12..aae02af 100644 --- a/libfilezilla.spec +++ b/libfilezilla.spec @@ -1,5 +1,5 @@ Name: libfilezilla -Version: 0.5.3 +Version: 0.12.1 Release: 1mamba Summary: A C++ library offering some basic functionality to build high-performing, platform-independent programs Group: System/Libraries @@ -7,7 +7,8 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://lib.filezilla-project.org -Source: http://downloads.sourceforge.net/project/filezilla/libfilezilla/%{version}/libfilezilla-%{version}.tar.bz2 +Source: https://dl1.cdn.filezilla-project.org/libfilezilla/libfilezilla-%{version}.tar.bz2 +#Source: http://downloads.sourceforge.net/project/filezilla/libfilezilla/%{version}/libfilezilla-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -68,6 +69,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog NEWS README %changelog +* Sun Apr 08 2018 Silvan Calarco 0.12.1-1mamba +- update to 0.12.1 + * Thu Jul 14 2016 Automatic Build System 0.5.3-1mamba - automatic version update by autodist