automatic version update by autodist [release 3.10-1mamba;Mon Oct 26 2020]
This commit is contained in:
parent
01fd537049
commit
9de6a77a5c
@ -1,5 +1,5 @@
|
|||||||
Name: mailutils
|
Name: mailutils
|
||||||
Version: 3.9
|
Version: 3.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A swiss army knife of electronic mail handling
|
Summary: A swiss army knife of electronic mail handling
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -101,6 +101,7 @@ exit 0
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_bindir}/decodemail
|
||||||
%{_bindir}/dotlock
|
%{_bindir}/dotlock
|
||||||
%{_bindir}/frm
|
%{_bindir}/frm
|
||||||
%{_bindir}/from
|
%{_bindir}/from
|
||||||
@ -133,8 +134,8 @@ exit 0
|
|||||||
%dir %{_datadir}/mailutils
|
%dir %{_datadir}/mailutils
|
||||||
%dir %{_datadir}/mailutils/mh
|
%dir %{_datadir}/mailutils/mh
|
||||||
%{_datadir}/mailutils/mh/*
|
%{_datadir}/mailutils/mh/*
|
||||||
%dir %{python27_sitelib}/mailutils
|
%dir %{python3_sitelib}/mailutils
|
||||||
%{python27_sitelib}/mailutils/*
|
%{python3_sitelib}/mailutils/*
|
||||||
%{_infodir}/mailutils.info-1.gz
|
%{_infodir}/mailutils.info-1.gz
|
||||||
%{_infodir}/mailutils.info-2.gz
|
%{_infodir}/mailutils.info-2.gz
|
||||||
%{_infodir}/mailutils.info.gz
|
%{_infodir}/mailutils.info.gz
|
||||||
@ -155,8 +156,8 @@ exit 0
|
|||||||
%{_libdir}/mailutils/*.so
|
%{_libdir}/mailutils/*.so
|
||||||
%dir %{_libexecdir}/mailutils
|
%dir %{_libexecdir}/mailutils
|
||||||
%{_libexecdir}/mailutils/mailutils-*
|
%{_libexecdir}/mailutils/mailutils-*
|
||||||
%dir %{python_sitearch}/mailutils
|
%dir %{python3_sitearch}/mailutils
|
||||||
%{python_sitearch}/mailutils/*
|
%{python3_sitearch}/mailutils/*
|
||||||
%doc AUTHORS COPYING COPYING.LESSER THANKS
|
%doc AUTHORS COPYING COPYING.LESSER THANKS
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -175,6 +176,9 @@ exit 0
|
|||||||
%doc ChangeLog NEWS README TODO
|
%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 26 2020 Automatic Build System <autodist@mambasoft.it> 3.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 16 2020 Automatic Build System <autodist@mambasoft.it> 3.9-1mamba
|
* Mon Mar 16 2020 Automatic Build System <autodist@mambasoft.it> 3.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user