automatic version update by autodist [release 3.033-1mamba;Sat Jun 12 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:17:08 +01:00
parent 46f193a4f2
commit d8f6450a6a

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-MIME-Lite
Version: 3.031
Version: 3.033
Release: 1mamba
Summary: MIME::Lite - low-calorie MIME generator
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-%{version}.tar.gz
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/modules/by-module/MIME/MIME-Lite-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
@ -21,7 +21,6 @@ BuildRequires: perl-Email-Date-Format
Requires: perl >= %perl_major_ver
Requires: perl-Mail-Tools
Requires: perl-MIME-Types
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
MIME::Lite - low-calorie MIME generator
@ -59,6 +58,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sat Jun 12 2021 Automatic Build System <autodist@mambasoft.it> 3.033-1mamba
- automatic version update by autodist
* Mon Nov 04 2019 Automatic Build System <autodist@mambasoft.it> 3.031-1mamba
- automatic update by autodist