diff --git a/mailcap.spec b/mailcap.spec index 639a217..23292e7 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,6 +1,6 @@ Name: mailcap Version: 2.1.49 -Release: 1 +Release: 2 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}/man5/mailcap.* +%config(noreplace) %{_sysconfdir}/nginx/mime.types %changelog +* Fri Avg 28 2020 shixuantong - 2.1.49-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:move mime.types to help + * Tue Aug 04 2020 Leo Fang - 2.1.49-1 - Upgrade to version 2.1.49 and add yaml file for mailcap