automatic version update by autodist [release 2.27-1mamba;Sat Feb 08 2025]

This commit is contained in:
Automatic Build System 2025-02-10 14:40:37 +01:00
parent 146b066452
commit 8415b6c7ab

View File

@ -1,18 +1,24 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-MIME-Types
Version: 2.26
Release: 1mamba
Summary: MIME::Types - Object Oriented module which contains information about MIME types
Group: System/Libraries/Perl
Name: perl-MIME-Types
Version: 2.27
Release: 1mamba
Summary: MIME::Types - Object Oriented module which contains information about MIME types
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org>
URL: https://www.cpan.org
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
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/MIME/MIME-Types-%{version}.tar.gz
License: Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Mojolicious
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver
%description
MIME types are used by many Internet protocols, like e-mail and HTTP to indicate the type of data which is transported.
@ -47,6 +53,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sat Feb 08 2025 Automatic Build System <autodist@openmamba.org> 2.27-1mamba
- automatic version update by autodist
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 2.26-1mamba
- automatic version update by autodist