diff --git a/mailcap.spec b/mailcap.spec index 4757194..4ba7fa3 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,6 +1,6 @@ Name: mailcap Version: 2.1.48 -Release: 5 +Release: 6 Summary: Configuration tool for MIME-aware applications License: Public Domain and MIT URL: https://pagure.io/mailcap @@ -9,6 +9,9 @@ Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz BuildRequires: perl-interpreter BuildArch: noarch +Provides: nginx-mimetypes +Obsoletes: nginx-mimetypes + %description Mailcap files are used to configure how MIME-aware applications such as mail readers and Web browsers react to files with different MIME types. @@ -52,5 +55,11 @@ make check %{_mandir}/man4/mailcap.* %changelog +* Mon Dec 23 2019 chengquan - 2.1.48-6 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:transfer nginx function into main package + * Thu Aug 29 2019 openEuler Buildteam - 2.1.48-5 - Package init