From b495cc7cfe4b83917b20a120638d606fef8938c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 24 Apr 2017 12:09:55 +0200
Subject: 0.012 bump

---
 .gitignore               |  1 +
 perl-File-Find-utf8.spec | 11 ++++++-----
 sources                  |  2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index a2914ac..582eb73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /File-Find-utf8-0.009.tar.gz
 /File-Find-utf8-0.010.tar.gz
 /File-Find-utf8-0.011.tar.gz
+/File-Find-utf8-0.012.tar.gz
diff --git a/perl-File-Find-utf8.spec b/perl-File-Find-utf8.spec
index 02080a9..5f9c9ab 100644
--- a/perl-File-Find-utf8.spec
+++ b/perl-File-Find-utf8.spec
@@ -1,9 +1,8 @@
 Name:           perl-File-Find-utf8
-Version:        0.011
+Version:        0.012
 Release:        1%{?dist}
 Summary:        Fully UTF-8 aware File::Find
 License:        GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/File-Find-utf8/
 Source0:        
http://www.cpan.org/authors/id/H/HA/HAYOBAAN/File-Find-utf8-%{version}.tar.gz
 BuildArch:      noarch
@@ -11,7 +10,7 @@ BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -42,12 +41,11 @@ UTF-8 aware versions, both expecting and returning 
characters.
 %setup -q -n File-Find-utf8-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -60,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 24 2017 Petr Pisar <ppi...@redhat.com> - 0.012-1
+- 0.012 bump
+
 * Thu Sep 01 2016 Petr Pisar <ppi...@redhat.com> - 0.011-1
 - 0.011 bump
 
diff --git a/sources b/sources
index 85a4882..14d1f5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2811790c3afe6074791e5d0cb65f1896  File-Find-utf8-0.011.tar.gz
+SHA512 (File-Find-utf8-0.012.tar.gz) = 
b77a9c16c617a9149323532492e1b41bf30ca86c9ff74d476e1a13d6e62fa5fe40bc3f662571d607f7cafc4fabaed74a37fc6ec38c124b029e98f7743588bc92
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-File-Find-utf8.git/commit/?h=f25&id=b495cc7cfe4b83917b20a120638d606fef8938c3
_______________________________________________
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