Package upgrade
(cherry picked from commit 0551e99e74aeaa50b9f45fd2adb2fc98ec6672b3)
This commit is contained in:
parent
7aecb2ede2
commit
44cd735ee7
Binary file not shown.
BIN
MIME-Types-2.22.tar.gz
Normal file
BIN
MIME-Types-2.22.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: perl-MIME-Types
|
||||
Version: 2.17
|
||||
Release: 5
|
||||
Version: 2.22
|
||||
Release: 1
|
||||
Summary: MIME-types module in Perl
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/MIME-Types
|
||||
Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/MIME-Types-2.17.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/MIME-Types-2.22.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: coreutils findutils make perl-generators perl-interpreter perl(ExtUtils::MakeMaker)
|
||||
@ -24,7 +24,7 @@ complete table on the net!
|
||||
%package -n perl-MojoX-MIME-Types
|
||||
|
||||
Summary: MIME-Types for perl Mojolicious
|
||||
Requires: perl-MIME-Types = 2.17-%{release}
|
||||
Requires: perl-MIME-Types = 2.22-%{release}
|
||||
|
||||
%description -n perl-MojoX-MIME-Types
|
||||
perl-MojoX-MIME-Types is a replacement for Mojolicious::Types.The best part is it contains
|
||||
@ -32,13 +32,13 @@ a more correct handling plus a complete list of types... a huge list of types.
|
||||
|
||||
%package help
|
||||
Summary: Provides help and manual docs for perl-MIME-Types and perl-MojoX-MIME-Types
|
||||
Requires: perl-MIME-Types = 2.17-%{release} perl-MojoX-MIME-Types = 2.17-%{release}
|
||||
Requires: perl-MIME-Types = 2.22-%{release} perl-MojoX-MIME-Types = 2.22-%{release}
|
||||
|
||||
%description help
|
||||
This package provides help and manual docs for perl-MIME-Types and perl-MojoX-MIME-Types
|
||||
|
||||
%prep
|
||||
%autosetup -n MIME-Types-2.17 -p1
|
||||
%autosetup -n MIME-Types-2.22 -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
@ -66,5 +66,8 @@ make test
|
||||
%{_mandir}/man3/MojoX::MIME::Types.3*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.22-1
|
||||
- Upgrade to version 2.22
|
||||
|
||||
* Thu Mar 05 2020 sunguoshuai <sunguoshuai@huawei.com> - 2.17-5
|
||||
- Package init.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user