automatic version update by autodist [release 0.6.74-1mamba;Mon Jan 27 2020]

This commit is contained in:
Automatic Build System 2024-01-06 05:27:39 +01:00
parent aef654d615
commit fc495dda9a

View File

@ -1,5 +1,5 @@
Name: libpst
Version: 0.6.72
Version: 0.6.74
Release: 1mamba
Summary: A library for the conversion of Outlook and Outlook Express data files to Linux MBOX format
Group: System/Libraries
@ -92,6 +92,8 @@ This package provides applications for the conversion of Outlook and Outlook Exp
%{_libdir}/libpst.la
%{_libdir}/libpst.so
%{_libdir}/pkgconfig/*.pc
%dir %{_datadir}/doc/libpst-%{version}
%{_datadir}/doc/libpst-%{version}/*
%doc ChangeLog NEWS README TODO
%files -n readpst
@ -101,13 +103,16 @@ This package provides applications for the conversion of Outlook and Outlook Exp
%{_bindir}/pst2dii
%{_bindir}/pst2ldif
%{_bindir}/readpst
%{_mandir}/man1/lspst.1.gz
%{_mandir}/man1/pst2dii.1.gz
%{_mandir}/man1/pst2ldif.1.gz
%{_mandir}/man1/readpst.1.gz
%{_mandir}/man5/outlook.pst.5.gz
%{_mandir}/man1/lspst.1*
%{_mandir}/man1/pst2dii.1*
%{_mandir}/man1/pst2ldif.1*
%{_mandir}/man1/readpst.1*
%{_mandir}/man5/outlook.pst.5*
%changelog
* Mon Jan 27 2020 Automatic Build System <autodist@mambasoft.it> 0.6.74-1mamba
- automatic version update by autodist
* Fri Nov 16 2018 Automatic Build System <autodist@mambasoft.it> 0.6.72-1mamba
- automatic version update by autodist