Update to 0.026

- New upstream release 0.026
  - Fix Win32 dependency
This commit is contained in:
Paul Howarth 2016-09-10 19:00:30 +01:00
parent fb977f9bca
commit cb4d0f2205
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-ExtUtils-Helpers
Version: 0.025
Version: 0.026
Release: 1%{?dist}
Summary: Various portability utilities for module builders
Group: Development/Libraries
@ -70,6 +70,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/ExtUtils::Helpers::Unix.3*
%changelog
* Sat Sep 10 2016 Paul Howarth <paul@city-fan.org> - 0.026-1
- Update to 0.026
- Fix Win32 dependency
* Fri Sep 2 2016 Paul Howarth <paul@city-fan.org> - 0.025-1
- Update to 0.025
- Make split_like_shell always unixy

View File

@ -1 +1 @@
c476c0bf806e26abe68e64d2a20e17e4 ExtUtils-Helpers-0.025.tar.gz
83b00c1e401321c425ae5db6b2b2fd12 ExtUtils-Helpers-0.026.tar.gz