!5 Upgrade to version 2.1.49 and add yaml file in LTS
Merge pull request !5 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
commit
be4f5745d5
Binary file not shown.
BIN
mailcap-2.1.49.tar.xz
Normal file
BIN
mailcap-2.1.49.tar.xz
Normal file
Binary file not shown.
27
mailcap.spec
27
mailcap.spec
@ -1,16 +1,16 @@
|
|||||||
Name: mailcap
|
Name: mailcap
|
||||||
Version: 2.1.48
|
Version: 2.1.49
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: Configuration tool for MIME-aware applications
|
Summary: Configuration tool for MIME-aware applications
|
||||||
License: Public Domain and MIT
|
License: Public Domain and MIT
|
||||||
URL: https://pagure.io/mailcap
|
URL: https://pagure.io/mailcap
|
||||||
Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz
|
Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: perl-interpreter
|
BuildRequires: perl-interpreter
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Provides: nginx-mimetypes
|
Provides: nginx-mimetypes
|
||||||
Obsoletes: nginx-mimetypes
|
Obsoletes: nginx-mimetypes
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mailcap files are used to configure how MIME-aware applications such as
|
Mailcap files are used to configure how MIME-aware applications such as
|
||||||
@ -52,9 +52,12 @@ make check
|
|||||||
%config(noreplace) %{_sysconfdir}/nginx/mime.types
|
%config(noreplace) %{_sysconfdir}/nginx/mime.types
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%{_mandir}/man4/mailcap.*
|
%{_mandir}/man5/mailcap.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 04 2020 Leo Fang <leofang_94@163.com> - 2.1.49-1
|
||||||
|
- Upgrade to version 2.1.49 and add yaml file for mailcap
|
||||||
|
|
||||||
* Mon Dec 23 2019 chengquan <chengquan3@huawei.com> - 2.1.48-6
|
* Mon Dec 23 2019 chengquan <chengquan3@huawei.com> - 2.1.48-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
4
mailcap.yaml
Normal file
4
mailcap.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: git
|
||||||
|
src_repo: https://pagure.io/mailcap
|
||||||
|
tag_prefix: ^r2-1
|
||||||
|
seperator: -
|
||||||
Loading…
x
Reference in New Issue
Block a user