[perl-Module-CPANTS-Analyse] BR:/R: perl(Software::License::CC_BY_SA_3_0)

Paul Howarth pghmcfc at fedoraproject.org
Tue Oct 7 18:16:14 UTC 2014


commit 1cefb972835cb819bc6955a0ae8a4d4bc29444e9
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Oct 7 18:51:18 2014 +0100

    BR:/R: perl(Software::License::CC_BY_SA_3_0)

 perl-Module-CPANTS-Analyse.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Module-CPANTS-Analyse.spec b/perl-Module-CPANTS-Analyse.spec
index 716550e..ec51eeb 100644
--- a/perl-Module-CPANTS-Analyse.spec
+++ b/perl-Module-CPANTS-Analyse.spec
@@ -1,9 +1,8 @@
-#TODO: BR:/R: perl(Software::License::CC_BY_SA_3_0) when available
 #TODO: BR:/R: perl(WorePAN) ≥ 0.09 when available
 
 Name:           perl-Module-CPANTS-Analyse
 Version:        0.95
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Generate Kwalitee ratings for a distribution
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Module-CPANTS-Analyse/
@@ -41,6 +40,7 @@ BuildRequires:  perl(Module::ExtractUse) >= 0.33
 BuildRequires:  perl(Module::Pluggable) >= 2.96
 BuildRequires:  perl(Set::Scalar)
 BuildRequires:  perl(Software::License) >= 0.103008
+BuildRequires:  perl(Software::License::CC_BY_SA_3_0)
 BuildRequires:  perl(Software::LicenseUtils)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Text::Balanced)
@@ -71,15 +71,16 @@ Requires:       perl(IO::Capture) >= 0.05
 Requires:       perl(Module::CPANfile)
 Requires:       perl(Module::Pluggable) >= 2.96
 Requires:       perl(Software::License) >= 0.103008
+Requires:       perl(Software::License::CC_BY_SA_3_0)
 Requires:       perl(version) >= 0.73
 
 # Filter underspecified dependencies
 %global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Archive::Any::Lite\\)$
 %global __requires_exclude %__requires_exclude|^perl\\(Array::Diff\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(Class::Accessor\\)$
 %global __requires_exclude %__requires_exclude|^perl\\(CPAN::DistnameInfo\\)$
 %global __requires_exclude %__requires_exclude|^perl\\(CPAN::Meta::Validator\\)$
 %global __requires_exclude %__requires_exclude|^perl\\(CPAN::Meta::YAML\\)$
-%global __requires_exclude %__requires_exclude|^perl\\(Class::Accessor\\)$
 %global __requires_exclude %__requires_exclude|^perl\\(Module::Pluggable\\)$
 %global __requires_exclude %__requires_exclude|^perl\\(version\\)$
 
@@ -132,6 +133,9 @@ make test TEST_FILES="xt/*.t"
 %{_mandir}/man3/Module::CPANTS::Kwalitee::Version.3pm*
 
 %changelog
+* Tue Oct  7 2014 Paul Howarth <paul at city-fan.org> - 0.95-2
+- BR:/R: perl(Software::License::CC_BY_SA_3_0)
+
 * Mon Sep 29 2014 Paul Howarth <paul at city-fan.org> - 0.95-1
 - Update to 0.95
   - Added the following metrics:


More information about the scm-commits mailing list