Sophie

Sophie

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

perl-Canary-Stability-2013.0.0-3.mga9.src.rpm

%define upstream_name Canary-Stability
%define upstream_version 2013

%{?perl_default_filter}

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

Summary:    Canary to check perl compatibility for schmorp's modules
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Canary/%{upstream_name}-%{upstream_version}.tar.gz

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

%description
This module is used by Schmorp's modules during configuration stage to
test the installed perl for compatibility with his modules.

It's not, at this stage, meant as a tool for other module authors,
although in principle nothing prevents them from subscribing to the same
ideas.

See the Makefile.PL in Coro or AnyEvent for usage examples.

%prep
%autosetup -n %{upstream_name}-%{upstream_version}

%build
%__perl Makefile.PL INSTALLDIRS=vendor

%make_build

%check
%make_build test

%install
%make_install

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

%changelog
* Mon Mar 21 2022 umeabot <umeabot> 2013.0.0-3.mga9
+ Revision: 1811622
- Mageia 9 Mass Rebuild

* Sat Feb 15 2020 umeabot <umeabot> 2013.0.0-2.mga8
+ Revision: 1526044
- Mageia 8 Mass Rebuild

* Mon Apr 22 2019 tv <tv> 2013.0.0-1.mga7
+ Revision: 1394804
- update to 2013

* Thu Sep 20 2018 umeabot <umeabot> 2012.0.0-3.mga7
+ Revision: 1281921
- Mageia 7 Mass Rebuild

* Mon Oct 02 2017 tv <tv> 2012.0.0-2.mga7
+ Revision: 1163254
- rebuild with fixed rpm for missing autodeps

* Tue Sep 19 2017 tv <tv> 2012.0.0-1.mga7
+ Revision: 1155606
- update to 2012

* Sat Jun 18 2016 pterjan <pterjan> 2006.0.0-3.mga6
+ Revision: 1022831
- Rebuild for perl 5.22.2

* Fri Feb 19 2016 umeabot <umeabot> 2006.0.0-2.mga6
+ Revision: 968603
- Mageia 6 Mass Rebuild

* Mon Jul 13 2015 sander85 <sander85> 2006.0.0-1.mga6
+ Revision: 853696
- update to 2006

* Thu Jun 25 2015 sander85 <sander85> 2001.0.0-1.mga6
+ Revision: 842731
- imported package perl-Canary-Stability