Update to 0.026
- New upstream release 0.026 - Fix Win32 dependency
This commit is contained in:
parent
fb977f9bca
commit
cb4d0f2205
@ -1,5 +1,5 @@
|
|||||||
Name: perl-ExtUtils-Helpers
|
Name: perl-ExtUtils-Helpers
|
||||||
Version: 0.025
|
Version: 0.026
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Various portability utilities for module builders
|
Summary: Various portability utilities for module builders
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -70,6 +70,10 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/ExtUtils::Helpers::Unix.3*
|
%{_mandir}/man3/ExtUtils::Helpers::Unix.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 2 2016 Paul Howarth <paul@city-fan.org> - 0.025-1
|
||||||
- Update to 0.025
|
- Update to 0.025
|
||||||
- Make split_like_shell always unixy
|
- Make split_like_shell always unixy
|
||||||
|
Loading…
Reference in New Issue
Block a user