Sophie

Sophie

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

perl-Test-Exception-0.430.0-5.mga9.src.rpm

%define upstream_name    Test-Exception
%define upstream_version 0.43

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

Summary:    Test exception based code
License:    GPL+ 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(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Sub::Uplevel) >= 0.180.0
BuildRequires: perl(Test::Builder) >= 0.700.0
BuildRequires: perl(Test::Builder::Tester) >= 1.70.0
BuildRequires: perl(Test::Harness) >= 2.30.0
BuildRequires: perl(Test::More) >= 0.700.0
BuildRequires: perl(base)
BuildRequires: perl(overload)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildArch:  noarch

%{?perl_default_filter}

%description 
This module provides a few convenience methods for testing
exception-based code. It is built with Test::Builder and
plays happily with Test::Simple, Test::More and friends.

If you are not familiar with Test::Simple or Test::More
now would be the time to go take a look.

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

%build
perl Makefile.PL INSTALLDIRS=vendor
%make_build

%check
%make_build test

%install
%make_install

find %{buildroot} -name "perllocal.pod" -delete

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


%changelog
* Sun Mar 20 2022 umeabot <umeabot> 0.430.0-5.mga9
+ Revision: 1806128
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 0.430.0-4.mga8
+ Revision: 1497345
- Mageia 8 Mass Rebuild

* Wed Sep 19 2018 umeabot <umeabot> 0.430.0-3.mga7
+ Revision: 1271790
- Mageia 7 Mass Rebuild

* Sun Jun 19 2016 pterjan <pterjan> 0.430.0-2.mga6
+ Revision: 1034282
- Rebuild for perl 5.22.2

* Sat Jan 16 2016 shlomif <shlomif> 0.430.0-1.mga6
+ Revision: 923931
- update to 0.43

* Sun Jul 05 2015 sander85 <sander85> 0.400.0-1.mga6
+ Revision: 851109
- update to 0.40

* Wed Oct 15 2014 umeabot <umeabot> 0.320.0-5.mga5
+ Revision: 751210
- Second Mageia 5 Mass Rebuild

* Thu Oct 02 2014 tv <tv> 0.320.0-4.mga5
+ Revision: 736003
- add exclude

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

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

* Sun Jun 02 2013 kharec <kharec> 0.320.0-1.mga4
+ Revision: 435100
- update to 0.32

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

* Wed Jan 19 2011 jquelin <jquelin> 0.310.0-2.mga1
+ Revision: 24454
- rebuild
- fix specs

* Tue Jan 18 2011 jquelin <jquelin> 0.310.0-1.mga1
+ Revision: 22930
- clean up spec file
- imported package perl-Test-Exception


* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.310.0-1mdv2011.0
+ Revision: 594368
- update to new version 0.31

* Tue Jan 12 2010 Jérôme Quelin <jquelin@mandriva.org> 0.290.0-1mdv2011.0
+ Revision: 490196
- update to 0.29

* Sat Aug 01 2009 Jérôme Quelin <jquelin@mandriva.org> 0.270.0-1mdv2010.0
+ Revision: 405550
- rebuild using %%perl_convert_version

* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.27-2mdv2009.0
+ Revision: 224135
- rebuild

* Sun Feb 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.27-1mdv2008.1
+ Revision: 169971
- update to new version 0.27

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Tue Dec 11 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.26-1mdv2008.1
+ Revision: 117504
- update to new version 0.26


* Tue Mar 06 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.25-1mdv2007.0
+ Revision: 133688
- new version

* Tue Nov 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.24-1mdv2007.1
+ Revision: 84003
- new version
- Import perl-Test-Exception

* Wed Sep 06 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.22-1mdv2007.0
- New version 0.22

* Sun Jun 18 2006 Scott Karns <scottk@mandriva.org> 0.21-4mdv2007.0
- Updated spec to comply with Mandriva perl packaging policies
- Updated BuildRequires per Makefile.PL

* Tue Apr 04 2006 Buchan Milne <bgmilne@mandriva.org> 0.21-3mdk
- Rebuild
- use mkrel

* Wed Aug 31 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.21-2mdk
- buildrequires: perl-Test-Builder-Tester

* Tue Jun 07 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.21-1mdk
- New release 0.21
- spec cleanup
- buildrequires

* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.20-2mdk
- fix buildrequires in a backward compatible way

* Tue Aug 31 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.20-1mdk
- 0.20.

* Tue Aug 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.19-1mdk
- 0.19.

* Wed Aug 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.17-1mdk
- 0.17.

* Sat Jul 24 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.15-6mdk 
- rpmbuildupdate aware