automatic version update by autodist [release 2.19-1mamba;Fri Apr 16 2021]
This commit is contained in:
parent
a0cc2650a6
commit
ccf4c3ce89
@ -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 <aleph0@openmamba.org>
|
||||
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 <autodist@mambasoft.it> 2.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 2.18-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user