Package upgrade
(cherry picked from commit d330b65ad4d851d93946c4021c91c20c3ad916d1)
This commit is contained in:
parent
cdc138206e
commit
0cc55d09f9
Binary file not shown.
BIN
MIME-Lite-3.033.tar.gz
Normal file
BIN
MIME-Lite-3.033.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: perl-MIME-Lite
|
||||
Version: 3.030
|
||||
Release: 14
|
||||
Version: 3.033
|
||||
Release: 1
|
||||
Summary: MIME::Lite - low-calorie MIME generator
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/MIME-Lite
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/MIME-Lite-3.030.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/MIME-Lite-3.033.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl-interpreter perl-generators perl(Carp) perl(Email::Date::Format)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) perl(File::Basename) perl(File::Spec) perl(FileHandle)
|
||||
@ -26,7 +26,7 @@ BuildArch: noarch
|
||||
The package contains manual documentation files for perl-MIME-Lite.
|
||||
|
||||
%prep
|
||||
%autosetup -n MIME-Lite-%{version}
|
||||
%autosetup -n MIME-Lite-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
@ -50,5 +50,8 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} +
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.033-1
|
||||
- Upgrade to version 3.033
|
||||
|
||||
* Fri Mar 06 2020 yinzhenling <yinzhenling2@huawei.com> - 3.030-14
|
||||
- Package init
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user