diff --git a/perl-MIME-Lite.spec b/perl-MIME-Lite.spec index 4dd802a..e0ed46e 100644 --- a/perl-MIME-Lite.spec +++ b/perl-MIME-Lite.spec @@ -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 -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 3.033-1mamba +- automatic version update by autodist + * Mon Nov 04 2019 Automatic Build System 3.031-1mamba - automatic update by autodist