Update to 0.58
- New upstream release 0.58 - Fix canonpath on MSWin32 - Fix marking files as both binary and utf8 (closes GH#36)
This commit is contained in:
parent
5b62611ecc
commit
013d4ccc81
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-All
|
||||
Version: 0.57
|
||||
Version: 0.58
|
||||
Release: 1%{?dist}
|
||||
Summary: IO::All Perl module
|
||||
License: GPL+ or Artistic
|
||||
@ -94,6 +94,11 @@ make %{?_smp_mflags} test RELEASE_TESTING=1
|
||||
%{_mandir}/man3/IO::All::Temp.3pm*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 3 2014 Paul Howarth <paul@city-fan.org> - 0.58-1
|
||||
- Update to 0.58
|
||||
- Fix canonpath on MSWin32
|
||||
- Fix marking files as both binary and utf8 (closes GH#36)
|
||||
|
||||
* Fri Feb 14 2014 Paul Howarth <paul@city-fan.org> - 0.57-1
|
||||
- Update to 0.57
|
||||
- Make '' not become / when using io->dir('')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user