automatic version update by autodist [release 0.48.1-1mamba;Mon Jul 29 2024]

This commit is contained in:
Automatic Build System 2024-07-30 20:24:26 +02:00
parent d5c0b957e7
commit cf45e15714

View File

@ -1,5 +1,5 @@
Name: libfilezilla
Version: 0.47.0
Version: 0.48.1
Release: 1mamba
Summary: A C++ library offering some basic functionality to build high-performing, platform-independent programs
Group: System/Libraries
@ -66,12 +66,17 @@ This package contains libraries and header files for developing applications tha
%defattr(-,root,root)
%dir %{_includedir}/libfilezilla
%{_includedir}/libfilezilla/*
%{_libdir}/libfilezilla.a
%{_libdir}/libfilezilla.so
%{_libdir}/pkgconfig/libfilezilla.pc
%doc ChangeLog NEWS README
%changelog
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 0.48.1-1mamba
- automatic version update by autodist
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 0.48.0-1mamba
- automatic version update by autodist
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 0.47.0-1mamba
- automatic version update by autodist