update to 0.42.2 [release 0.42.2-1mamba;Sat May 06 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 04:15:29 +01:00
parent 73b7c945c9
commit 153e3c9d5d

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 0.42.2-1mamba
- update to 0.42.2
* Thu Feb 23 2023 Automatic Build System <autodist@mambasoft.it> 0.41.1-1mamba
- automatic version update by autodist