automatic version update by autodist [release 0.48.1-1mamba;Mon Jul 29 2024]
This commit is contained in:
parent
d5c0b957e7
commit
cf45e15714
@ -1,5 +1,5 @@
|
|||||||
Name: libfilezilla
|
Name: libfilezilla
|
||||||
Version: 0.47.0
|
Version: 0.48.1
|
||||||
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
|
||||||
@ -66,12 +66,17 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/libfilezilla
|
%dir %{_includedir}/libfilezilla
|
||||||
%{_includedir}/libfilezilla/*
|
%{_includedir}/libfilezilla/*
|
||||||
%{_libdir}/libfilezilla.a
|
|
||||||
%{_libdir}/libfilezilla.so
|
%{_libdir}/libfilezilla.so
|
||||||
%{_libdir}/pkgconfig/libfilezilla.pc
|
%{_libdir}/pkgconfig/libfilezilla.pc
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 0.47.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user