diff --git a/mailcap-2.1.48.tar.xz b/mailcap-2.1.48.tar.xz deleted file mode 100644 index 597932f..0000000 Binary files a/mailcap-2.1.48.tar.xz and /dev/null differ diff --git a/mailcap-2.1.49.tar.xz b/mailcap-2.1.49.tar.xz new file mode 100644 index 0000000..d8d66ca Binary files /dev/null and b/mailcap-2.1.49.tar.xz differ diff --git a/mailcap.spec b/mailcap.spec index 4ba7fa3..639a217 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,16 +1,16 @@ -Name: mailcap -Version: 2.1.48 -Release: 6 -Summary: Configuration tool for MIME-aware applications -License: Public Domain and MIT -URL: https://pagure.io/mailcap -Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz +Name: mailcap +Version: 2.1.49 +Release: 1 +Summary: Configuration tool for MIME-aware applications +License: Public Domain and MIT +URL: https://pagure.io/mailcap +Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz -BuildRequires: perl-interpreter -BuildArch: noarch +BuildRequires: perl-interpreter +BuildArch: noarch -Provides: nginx-mimetypes -Obsoletes: nginx-mimetypes +Provides: nginx-mimetypes +Obsoletes: nginx-mimetypes %description Mailcap files are used to configure how MIME-aware applications such as @@ -52,9 +52,12 @@ make check %config(noreplace) %{_sysconfdir}/nginx/mime.types %files help -%{_mandir}/man4/mailcap.* +%{_mandir}/man5/mailcap.* %changelog +* Tue Aug 04 2020 Leo Fang - 2.1.49-1 +- Upgrade to version 2.1.49 and add yaml file for mailcap + * Mon Dec 23 2019 chengquan - 2.1.48-6 - Type:bugfix - ID:NA diff --git a/mailcap.yaml b/mailcap.yaml new file mode 100644 index 0000000..ce573ef --- /dev/null +++ b/mailcap.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://pagure.io/mailcap +tag_prefix: ^r2-1 +seperator: -