From b753a40b4cd3d6b62f2479ca20a93954ff1af9ec Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <[email protected]>
Date: Sat, 1 Jul 2017 22:37:57 +0200
Subject: Update to 1.018

---
 .gitignore                                        |  1 +
 perl-Catalyst-Authentication-Credential-HTTP.spec | 20 ++++++++------------
 sources                                           |  2 +-
 3 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/.gitignore b/.gitignore
index 14b5eb1..14d6492 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Catalyst-Authentication-Credential-HTTP-1.014.tar.gz
 /Catalyst-Authentication-Credential-HTTP-1.015.tar.gz
 /Catalyst-Authentication-Credential-HTTP-1.016.tar.gz
+/Catalyst-Authentication-Credential-HTTP-1.018.tar.gz
diff --git a/perl-Catalyst-Authentication-Credential-HTTP.spec 
b/perl-Catalyst-Authentication-Credential-HTTP.spec
index 5a0b151..c8cea01 100644
--- a/perl-Catalyst-Authentication-Credential-HTTP.spec
+++ b/perl-Catalyst-Authentication-Credential-HTTP.spec
@@ -1,11 +1,11 @@
 Name:           perl-Catalyst-Authentication-Credential-HTTP
-Version:        1.016
-Release:        8%{?dist}
+Version:        1.018
+Release:        1%{?dist}
 Summary:        HTTP Basic and Digest authentication for Catalyst
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            
http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/
-Source0:        
http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Authentication-Credential-HTTP-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/E/ET/ETHER/Catalyst-Authentication-Credential-HTTP-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  make
 BuildRequires:  perl
@@ -16,16 +16,12 @@ BuildRequires:  perl(Catalyst::Plugin::Cache)
 BuildRequires:  perl(Catalyst::Runtime)
 BuildRequires:  perl(Class::Accessor::Fast)
 BuildRequires:  perl(Data::UUID) >= 0.11
-BuildRequires:  perl(inc::Module::Install) >= 0.87
-BuildRequires:  perl(Module::Install::AuthorRequires)
-BuildRequires:  perl(Module::Install::AuthorTests)
-BuildRequires:  perl(Module::Install::AutoInstall)
-BuildRequires:  perl(Module::Install::Metadata)
-BuildRequires:  perl(Module::Install::WriteAll)
+BuildRequires:  perl(Module::Build::Tiny)
 BuildRequires:  perl(String::Escape)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::MockObject)
 BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::Needs)
 BuildRequires:  perl(Test::Pod) >= 1.14
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 BuildRequires:  perl(Test::Spelling) >= 0.11
@@ -46,9 +42,6 @@ currently supported.
 
 %prep
 %setup -q -n Catalyst-Authentication-Credential-HTTP-%{version}
-# Remove bundled libraries
-rm -r inc
-sed -i -e '/^inc\// d' MANIFEST
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
@@ -70,6 +63,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jul 01 2017 Emmanuel Seyman <[email protected]> - 1.018-1
+- Update to 1.018
+
 * Wed Jun 07 2017 Jitka Plesnikova <[email protected]> - 1.016-8
 - Perl 5.26 rebuild
 
diff --git a/sources b/sources
index db26507..075c393 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65b5f09e7e3e46370b67b39922760b8e  
Catalyst-Authentication-Credential-HTTP-1.016.tar.gz
+SHA512 (Catalyst-Authentication-Credential-HTTP-1.018.tar.gz) = 
61dfcb2c42eea0b44bfda52681fd57d54a97cc830b9d1ce22838c4b8e8bf08f0a92c12fb2b434c89c194215af85d8be6e13083685597bec5f9b4dadeacca01d3
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Catalyst-Authentication-Credential-HTTP.git/commit/?h=master&id=b753a40b4cd3d6b62f2479ca20a93954ff1af9ec
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to