automatic version update by autodist [release 0.45.0-1mamba;Wed Oct 11 2023]
This commit is contained in:
parent
c855f6bf1a
commit
1f5b91a164
@ -1,5 +1,5 @@
|
|||||||
Name: libfilezilla
|
Name: libfilezilla
|
||||||
Version: 0.44.0
|
Version: 0.45.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
|
||||||
@ -16,6 +16,7 @@ BuildRequires: libgmp-devel
|
|||||||
BuildRequires: libgnutls-devel
|
BuildRequires: libgnutls-devel
|
||||||
BuildRequires: libnettle-devel
|
BuildRequires: libnettle-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxcrypt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -71,6 +72,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 11 2023 Automatic Build System <autodist@mambasoft.it> 0.45.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 0.44.0-1mamba
|
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 0.44.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user