From 5a62f5c78ee6561812c1d74861f4231a3e6ab82d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Fri, 2 Sep 2016 15:38:34 +0200
Subject: 0.009 bump

---
 .gitignore         |  1 +
 perl-Cwd-utf8.spec | 12 +++++++++---
 sources            |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4f2fbbb..1bc596e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Cwd-utf8-0.007.tar.gz
+/Cwd-utf8-0.009.tar.gz
diff --git a/perl-Cwd-utf8.spec b/perl-Cwd-utf8.spec
index 80f5984..e175e5e 100644
--- a/perl-Cwd-utf8.spec
+++ b/perl-Cwd-utf8.spec
@@ -1,12 +1,14 @@
 Name:           perl-Cwd-utf8
-Version:        0.007
-Release:        3%{?dist}
+Version:        0.009
+Release:        1%{?dist}
 Summary:        Fully UTF-8 aware Cwd
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Cwd-utf8/
 Source0:        
http://www.cpan.org/authors/id/H/HA/HAYOBAAN/Cwd-utf8-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -18,6 +20,7 @@ BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
 # Tests:
+BuildRequires:  perl(blib) >= 1.01
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::Handle)
@@ -44,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
@@ -57,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 02 2016 Petr Pisar <[email protected]> - 0.009-1
+- 0.009 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <[email protected]> 
- 0.007-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index e927e67..0a0a396 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f6e21f754c80bf82602264b3da29c75  Cwd-utf8-0.007.tar.gz
+37a7b203a6aeaadcbe900a6243788e22  Cwd-utf8-0.009.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Cwd-utf8.git/commit/?h=f23&id=5a62f5c78ee6561812c1d74861f4231a3e6ab82d
--
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]

Reply via email to