From 153e3c9d5d77964005de328a18d6e7b7b1714eea Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:15:29 +0100 Subject: [PATCH] update to 0.42.2 [release 0.42.2-1mamba;Sat May 06 2023] --- libfilezilla.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/libfilezilla.spec b/libfilezilla.spec index 6ec0d8e..1730752 100644 --- a/libfilezilla.spec +++ b/libfilezilla.spec @@ -1,5 +1,5 @@ Name: libfilezilla -Version: 0.41.1 +Version: 0.42.2 Release: 1mamba Summary: A C++ library offering some basic functionality to build high-performing, platform-independent programs Group: System/Libraries @@ -7,8 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://lib.filezilla-project.org -Source: https://download.filezilla-project.org/libfilezilla/libfilezilla-%{version}.tar.bz2 -#Source: http://downloads.sourceforge.net/project/filezilla/libfilezilla/%{version}/libfilezilla-%{version}.tar.bz2 +Source: https://download.filezilla-project.org/libfilezilla/libfilezilla-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -72,6 +71,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog NEWS README %changelog +* Sat May 06 2023 Silvan Calarco 0.42.2-1mamba +- update to 0.42.2 + * Thu Feb 23 2023 Automatic Build System 0.41.1-1mamba - automatic version update by autodist