automatic version update by autodist [release 5.517-1mamba;Sun Feb 15 2026]
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-MIME-Tools
|
||||
Version: 5.515
|
||||
Version: 5.517
|
||||
Release: 1mamba
|
||||
Summary: MIME-tools - A modules for parsing and creating MIME entities
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://www.cpan.org/authors/id/D/DS/DSKOLL/MIME-tools-%{version}.tar.gz
|
||||
Patch0: MIME-tools-5.420-mimesend_add_from.patch
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Convert-BinHex
|
||||
@@ -21,7 +22,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: perl-IO-stringy >= 1.211, perl-Mail-Tools >= 1.64
|
||||
BuildRequires: perl-Convert-BinHex >= 1.119
|
||||
BuildRequires: perl(MIME::Base64) >= 3.03
|
||||
Requires: perl >= %perl_major_ver
|
||||
Requires: perl(MIME::Base64) >= 3.03
|
||||
@@ -34,7 +34,6 @@ MIME-tools is a collection of Perl5 MIME:: modules for parsing, decoding, and ge
|
||||
|
||||
%prep
|
||||
%setup -q -n MIME-tools-%{version}
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
@@ -66,6 +65,9 @@ rm -f .packlist
|
||||
%{_bindir}/mime*
|
||||
|
||||
%changelog
|
||||
* Sun Feb 15 2026 Automatic Build System <autodist@openmamba.org> 5.517-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 5.515-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user