From a60ae7639e244bf19690b4c6127c33ec19d096fe Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Mon, 13 Mar 2017 14:20:19 +0100
Subject: 1.000003 bump

---
 .gitignore             |  1 +
 perl-Path-ScanINC.spec | 15 ++++++++++-----
 sources                |  2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7342e8d..a9a18ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Path-ScanINC-1.000000.tar.gz
 /Path-ScanINC-1.000001.tar.gz
 /Path-ScanINC-1.000002.tar.gz
+/Path-ScanINC-1.000003.tar.gz
diff --git a/perl-Path-ScanINC.spec b/perl-Path-ScanINC.spec
index a7e0393..9a9c34b 100644
--- a/perl-Path-ScanINC.spec
+++ b/perl-Path-ScanINC.spec
@@ -1,12 +1,13 @@
 Name:           perl-Path-ScanINC
-Version:        1.000002
-Release:        7%{?dist}
+Version:        1.000003
+Release:        1%{?dist}
 Summary:        Emulate Perls internal handling of @INC
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Path-ScanINC/
-Source0:        
http://www.cpan.org/modules/by-module/Path/Path-ScanINC-%{version}.tar.gz
+Source0:        
http://search.cpan.org/CPAN/authors/id/K/KE/KENTNL/Path-ScanINC-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  findutils
 BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(Carp)
@@ -43,7 +44,7 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
@@ -51,11 +52,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc Changes LICENSE README TODO misc
+%license LICENSE
+%doc Changes README TODO misc
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 13 2017 Jitka Plesnikova <jples...@redhat.com> - 1.000003-1
+- 1.000003 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.000002-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 88cf1fc..d632c9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38cbc7fbb6fd937e57e43546331a2970  Path-ScanINC-1.000002.tar.gz
+SHA512 (Path-ScanINC-1.000003.tar.gz) = 
0fc35e48e2b6fbfc5d068e8f3e5d88b6752e5ab5b0f4c14a8ce112ed122edbc40e2cadfce31ce6bf7190811d0a46b9df4b8e2666d04959ee4886ba5f41dfb1d3
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Path-ScanINC.git/commit/?h=f26&id=a60ae7639e244bf19690b4c6127c33ec19d096fe
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to