Sophie

Sophie

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

perl-Git-Wrapper-Plus-0.4.11-4.mga9.src.rpm

%define upstream_name    Git-Wrapper-Plus
%define upstream_version 0.004011

%{?perl_default_filter}

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

Summary:    A key -> range list mapping for support features
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Git/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(Git::Wrapper)
BuildRequires: perl(List::Util)
BuildRequires: perl(Moo)
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Sort::Versions)
BuildRequires: perl(Sub::Exporter::Progressive)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Requires)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(strict)
BuildRequires: perl(utf8)
BuildRequires: perl(version)
BuildRequires: perl(warnings)
BuildArch: noarch

%description
Initially, I started off with 'Dist::Zilla::Util::' and friends, but I soon
discovered so many quirks in 'git', especially multiple-version support,
and that such a toolkit would be more useful independent.

So 'Git::Wrapper::Plus' is a collection of tools for using 'Git::Wrapper',
aiming to work on all versions of Git since at least Git '1.3'.

For instance, you probably don't realize this, but on older 'git''s,

%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 LICENSE Changes README META.yml META.json
%{_mandir}/man3/*
%{perl_vendorlib}/*




%changelog
* Tue Mar 22 2022 umeabot <umeabot> 0.4.11-4.mga9
+ Revision: 1818857
- Mageia 9 Mass Rebuild

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

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

* Mon Jul 31 2017 sander85 <sander85> 0.4.11-1.mga7
+ Revision: 1133021
- update to 0.004011

* Sun Jun 19 2016 pterjan <pterjan> 0.4.10-5.mga6
+ Revision: 1027942
- Rebuild for perl 5.22.2

* Mon Feb 08 2016 umeabot <umeabot> 0.4.10-4.mga6
+ Revision: 945240
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 0.4.10-3.mga5
+ Revision: 741849
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.4.10-2.mga5
+ Revision: 684873
- Mageia 5 Mass Rebuild

* Mon Feb 17 2014 jquelin <jquelin> 0.4.10-1.mga5
+ Revision: 593738
- imported package perl-Git-Wrapper-Plus


* Mon Feb 17 2014 cpan2dist 0.004010-1mga
- initial mageia release, generated with cpan2dist