automatic version update by autodist [release 0.28.0-1mamba;Thu May 06 2021]
This commit is contained in:
parent
4be706af05
commit
411a82d833
@ -1,5 +1,5 @@
|
|||||||
Name: libfilezilla
|
Name: libfilezilla
|
||||||
Version: 0.27.1
|
Version: 0.28.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C++ library offering some basic functionality to build high-performing, platform-independent programs
|
Summary: A C++ library offering some basic functionality to build high-performing, platform-independent programs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,8 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libgnutls-devel
|
||||||
|
BuildRequires: libnettle-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
@ -70,6 +72,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 0.27.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user