From aa6d2f8f9e24e7a9673461e34343bd7be0fb328d Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Thu, 11 Aug 2016 09:51:24 +0200
Subject: 0.010 bump
---
.gitignore | 1 +
perl-File-Find-utf8.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index ac30831..29ea04b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/File-Find-utf8-0.008.tar.gz
/File-Find-utf8-0.009.tar.gz
+/File-Find-utf8-0.010.tar.gz
diff --git a/perl-File-Find-utf8.spec b/perl-File-Find-utf8.spec
index 92006f9..1163da6 100644
--- a/perl-File-Find-utf8.spec
+++ b/perl-File-Find-utf8.spec
@@ -1,6 +1,6 @@
Name: perl-File-Find-utf8
-Version: 0.009
-Release: 5%{?dist}
+Version: 0.010
+Release: 1%{?dist}
Summary: Fully UTF-8 aware File::Find
License: GPL+ or Artistic
Group: Development/Libraries
@@ -20,6 +20,7 @@ BuildRequires: perl(Encode)
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Find)
# Tests:
+BuildRequires: perl(blib)
BuildRequires: perl(File::Path)
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Handle)
@@ -46,7 +47,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/*
%check
@@ -59,6 +60,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Thu Aug 11 2016 Jitka Plesnikova <[email protected]> - 0.010-1
+- 0.010 bump
+
* Sun May 15 2016 Jitka Plesnikova <[email protected]> - 0.009-5
- Perl 5.24 rebuild
diff --git a/sources b/sources
index dea7cdb..021d3a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc1fa804e9a31a9dc16f047a3e9b51df File-Find-utf8-0.009.tar.gz
+fa7240f24cbb89fe34fafa7162ae1a73 File-Find-utf8-0.010.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-File-Find-utf8.git/commit/?h=master&id=aa6d2f8f9e24e7a9673461e34343bd7be0fb328d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]