!4 [sync] PR-3: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-10-24 08:52:44 +00:00 committed by Gitee
commit 5068c76f37
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

Binary file not shown.

BIN
MIME-Lite-3.033.tar.gz Normal file

Binary file not shown.

View File

@ -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