diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec index 63f8d40..aa6df02 100644 --- a/perl-MIME-Types.spec +++ b/perl-MIME-Types.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-MIME-Types -Version: 2.18 +Version: 2.19 Release: 1mamba Summary: MIME::Types - Object Oriented module which contains information about MIME types Group: System/Libraries/Perl @@ -9,11 +9,10 @@ Vendor: openmamba Distribution: openmamba Packager: Aleph0 URL: https://www.cpan.org -Source: http://www.cpan.org/modules/by-module/MIME/MIME-Types-%{version}.tar.gz +Source: https://cpan.metacpan.org/modules/by-module/MIME/MIME-Types-%{version}.tar.gz License: Artistic Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description MIME types are used by many Internet protocols, like e-mail and HTTP to indicate the type of data which is transported. @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Fri Apr 16 2021 Automatic Build System 2.19-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 2.18-1mamba - automatic version update by autodist