From 8c7811d49b55bb1250563b253a1ccb2c9cc7daa5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Wed, 30 Mar 2016 14:48:27 +0200
Subject: Update to 1.56.

---
 .gitignore            |  2 +-
 perl-File-Remove.spec | 10 ++++++----
 sources               |  2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0c4badc..2feff5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/File-Remove-1.55.tar.gz
+/File-Remove-1.56.tar.gz
diff --git a/perl-File-Remove.spec b/perl-File-Remove.spec
index 9e779b4..04370ea 100644
--- a/perl-File-Remove.spec
+++ b/perl-File-Remove.spec
@@ -1,6 +1,6 @@
 Name:          perl-File-Remove
-Version:       1.55
-Release:       3%{?dist}
+Version:       1.56
+Release:       1%{?dist}
 Summary:       Convenience module for removing files and directories
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -18,7 +18,6 @@ BuildRequires:        perl(File::Spec::Functions)
 BuildRequires: perl(File::Temp)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IPC::Open3)
-BuildRequires:  perl(Module::Build) >= 0.28
 BuildRequires:  perl(strict)
 BuildRequires: perl(Test::More) >= 0.42
 BuildRequires:  perl(vars)
@@ -33,7 +32,7 @@ BuildArch:    noarch
 %setup -q -n File-Remove-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
@@ -50,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 30 2016 Ralf Corsépius <corse...@fedoraproject.org> - 1.56-1
+- Update to 1.56.
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.55-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index eb02831..6de044e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b12cd5a311bcfd96fc08bdcd781a9193  File-Remove-1.55.tar.gz
+2a501a96add30caaac28e1a71323d3f5  File-Remove-1.56.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-File-Remove.git/commit/?h=f22&id=8c7811d49b55bb1250563b253a1ccb2c9cc7daa5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to