jplesnik pushed to perl-Test-LWP-UserAgent (f23). "0.030 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Aug 24 11:38:37 UTC 2015


From 1dfbb4b4741f5b648b9b50c488515c1beb858be7 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 24 Aug 2015 13:31:10 +0200
Subject: 0.030 bump


diff --git a/.gitignore b/.gitignore
index f857542..669c3cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Test-LWP-UserAgent-0.029.tar.gz
+/Test-LWP-UserAgent-0.030.tar.gz
diff --git a/perl-Test-LWP-UserAgent.spec b/perl-Test-LWP-UserAgent.spec
index 1bbc265..6150e0f 100644
--- a/perl-Test-LWP-UserAgent.spec
+++ b/perl-Test-LWP-UserAgent.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-LWP-UserAgent
-Version:        0.029
+Version:        0.030
 Release:        1%{?dist}
 Summary:        LWP::UserAgent suitable for simulating and testing network calls
 License:        GPL+ or Artistic
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(CPAN::Meta::Requirements)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(HTTP::Date)
@@ -22,8 +23,9 @@ BuildRequires:  perl(if)
 BuildRequires:  perl(JSON::MaybeXS)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Moose)
-BuildRequires:  perl(namespace::clean)
+BuildRequires:  perl(namespace::clean) >= 0.19
 BuildRequires:  perl(overload)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Path::Tiny)
@@ -66,11 +68,14 @@ make pure_install DESTDIR=$RPM_BUILD_ROOT
 NO_NETWORK_TESTING=1 make test
 
 %files
-%license LICENSE
+%license LICENCE
 %doc Changes CONTRIBUTING docs examples README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 24 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.030-1
+- 0.030 bump
+
 * Fri Jul 10 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.029-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 9354daf..0340d43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f32dddbc7969e766588bea578e30f915  Test-LWP-UserAgent-0.029.tar.gz
+6df189e5826eac05c311d7abc8f13b19  Test-LWP-UserAgent-0.030.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-LWP-UserAgent.git/commit/?h=f23&id=1dfbb4b4741f5b648b9b50c488515c1beb858be7


More information about the perl-devel mailing list