automatic version update by autodist [release 0.28.0-1mamba;Thu May 06 2021]

This commit is contained in:
Automatic Build System 2024-01-06 04:15:27 +01:00
parent 4be706af05
commit 411a82d833

View File

@ -1,5 +1,5 @@
Name: libfilezilla
Version: 0.27.1
Version: 0.28.0
Release: 1mamba
Summary: A C++ library offering some basic functionality to build high-performing, platform-independent programs
Group: System/Libraries
@ -13,6 +13,8 @@ License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libgnutls-devel
BuildRequires: libnettle-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
@ -70,6 +72,9 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog NEWS README
%changelog
* Thu May 06 2021 Automatic Build System <autodist@mambasoft.it> 0.28.0-1mamba
- automatic version update by autodist
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 0.27.1-1mamba
- automatic version update by autodist