From a571d4c1cd1c5751b66b4ac7983e161425c021a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <[email protected]>
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 1a34cbb..5c05e8b 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 <[email protected]> - 1.56-1
+- Update to 1.56.
+
* Thu Feb 04 2016 Fedora Release Engineering <[email protected]> -
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=a571d4c1cd1c5751b66b4ac7983e161425c021a7
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]