Sophie

Sophie

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

perl-Test-More-UTF8-0.50.0-4.mga9.src.rpm

%define upstream_name    Test-More-UTF8
%define upstream_version 0.05

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 4

Summary:    Enhancing Test::More for UTF8-based projects
License:    GPLv1+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
BuildArch: noarch

%description
Enhancing Test::More for UTF8-based projects.


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

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

%make_build

%check
%make_build test

%install
%make_install

%files
%doc Changes META.json META.yml README
%{_mandir}/man3/*
%perl_vendorlib/*




%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0.50.0-4.mga9
+ Revision: 1810356
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 0.50.0-3.mga8
+ Revision: 1506444
- Mageia 8 Mass Rebuild

* Thu Sep 20 2018 umeabot <umeabot> 0.50.0-2.mga7
+ Revision: 1286680
- Mageia 7 Mass Rebuild

* Sat May 05 2018 shlomif <shlomif> 0.50.0-1.mga7
+ Revision: 1226488
- fix desc
- imported package perl-Test-More-UTF8


* Sat May 05 2018 cpan2dist 0.05-1mga
- initial mageia release, generated with cpan2dist