diff --git a/mailcap.spec b/mailcap.spec index 4ba7fa3..6aec016 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,6 +1,6 @@ Name: mailcap Version: 2.1.48 -Release: 6 +Release: 7 Summary: Configuration tool for MIME-aware applications License: Public Domain and MIT URL: https://pagure.io/mailcap @@ -49,12 +49,18 @@ make check %license COPYING %config(noreplace) %{_sysconfdir}/mailcap %config(noreplace) %{_sysconfdir}/mime.types -%config(noreplace) %{_sysconfdir}/nginx/mime.types %files help %{_mandir}/man4/mailcap.* +%config(noreplace) %{_sysconfdir}/nginx/mime.types %changelog +* Thu Jul 9 2020 wangye - 2.1.48-7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:move mime.types to help + * Mon Dec 23 2019 chengquan - 2.1.48-6 - Type:bugfix - ID:NA