Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > e839de564f584ff6d76384fdeeb57542 > files > 2

perl-Email-MIME-Encodings-1.317.0-1.mga9.src.rpm

%define upstream_name	  Email-MIME-Encodings
%define upstream_version 1.317

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 1
Summary:    A unified interface to MIME encoding and decoding
License:    GPL or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec)
BuildRequires: perl(MIME::Base64) >= 3.50.0
BuildRequires: perl(MIME::QuotedPrint) >= 3.50.0
BuildRequires: perl(Test::More) >= 0.960.0
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildArch:  noarch

%description
This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can
throw the contents of a Content-Transfer-Encoding header at some text and have
the right thing happen.
Provides a number of useful methods for manipulating MIME messages.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make_build

%check
%{__make} test

%install
%make_install

%files
%doc Changes LICENSE META.json META.yml MYMETA.yml README
%{perl_vendorlib}/Email
%{_mandir}/*/*

%changelog
* Mon Jan 02 2023 tv <tv> 1.317.0-1.mga9
+ Revision: 1928822
- update to 1.317

* Thu Oct 27 2022 tv <tv> 1.316.0-1.mga9
+ Revision: 1899635
- update to 1.316

* Sun Mar 20 2022 umeabot <umeabot> 1.315.0-9.mga9
+ Revision: 1803440
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 1.315.0-8.mga8
+ Revision: 1494431
- Mageia 8 Mass Rebuild
+ wally <wally>
- replace deprecated %%makeinstall_std

* Wed Sep 19 2018 umeabot <umeabot> 1.315.0-7.mga7
+ Revision: 1267847
- Mageia 7 Mass Rebuild

* Sun Jun 19 2016 pterjan <pterjan> 1.315.0-6.mga6
+ Revision: 1026909
- Rebuild for perl 5.22.2

* Mon Feb 08 2016 umeabot <umeabot> 1.315.0-5.mga6
+ Revision: 945185
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 1.315.0-4.mga5
+ Revision: 749716
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.315.0-3.mga5
+ Revision: 684624
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 1.315.0-2.mga4
+ Revision: 531955
- Mageia 4 Mass Rebuild

* Tue Aug 13 2013 sander85 <sander85> 1.315.0-1.mga4
+ Revision: 466056
- update to 1.315

* Tue Jul 09 2013 jquelin <jquelin> 1.314.0-1.mga4
+ Revision: 451969
- update to 1.314

* Sun Jan 13 2013 umeabot <umeabot> 1.313.0-2.mga3
+ Revision: 366819
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Jan 20 2011 jquelin <jquelin> 1.313.0-1.mga1
+ Revision: 26096
- mageia rebuild
- imported package perl-Email-MIME-Encodings