Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > b6535e78e93c9fd524a971a124ba62b2 > files > 2

perl-Dist-Zilla-Plugin-ChangelogFromGit-0.6.0-2.mga3.src.rpm

%define upstream_name    Dist-Zilla-Plugin-ChangelogFromGit
%define upstream_version 0.006

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

Summary:    Build CHANGES from git commits and tags
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(DateTime) >= 0.660.0
BuildRequires: perl(Dist::Zilla) >= 4.0.0
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
BuildRequires: perl(Git::Repository) >= 1.220.0
BuildRequires: perl(Moose::Autobox) >= 0.110.0
BuildRequires: perl(Software::Release) >= 0.10.0
BuildRequires: perl(Text::Wrap) >= 2006.111.700
BuildArch:  noarch

%description
This Dist::Zilla plugin writes a CHANGES file that contains formatted
commit information from recent git logs.

This plugin has the following configuration variables:

* * max_age

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

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

%make

%check
%make test

%install
%makeinstall_std

%files
%doc CHANGES LICENSE META.yml MYMETA.yml README
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog

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

* Mon Oct 15 2012 jquelin <jquelin> 0.6.0-1.mga3
+ Revision: 306072
- update to 0.006

* Tue Jun 05 2012 jquelin <jquelin> 0.5.0-1.mga3
+ Revision: 254866
- update to 0.005

* Mon Mar 05 2012 jquelin <jquelin> 0.4.0-1.mga2
+ Revision: 218712
- update to 0.004

* Sat Nov 05 2011 kharec <kharec> 0.3.0-1.mga2
+ Revision: 163732
- update to 0.003

* Sat Jan 22 2011 jquelin <jquelin> 0.2.0-1.mga1
+ Revision: 31933
- mageia rebuild
- imported package perl-Dist-Zilla-Plugin-ChangelogFromGit