Update to 0.055

- New upstream release 0.055
  - tempfile/tempdir won't warn if used as functions without arguments
This commit is contained in:
Paul Howarth 2014-07-01 15:27:52 +01:00
parent c2ad56fb54
commit 5e481b526a
2 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Path-Tiny
Version: 0.054
Release: 2%{?dist}
Version: 0.055
Release: 1%{?dist}
Summary: File path utility
Group: Development/Libraries
License: ASL 2.0
@ -100,7 +100,11 @@ make test
%{_mandir}/man3/Path::Tiny.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.054-2
* Tue Jul 1 2014 Paul Howarth <paul@city-fan.org> - 0.055-1
- Update to 0.055
- tempfile/tempdir won't warn if used as functions without arguments
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.054-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 6 2014 Paul Howarth <paul@city-fan.org> - 0.054-1

View File

@ -1 +1 @@
de3d32e277ecd26a86b70f4b9f15ce4d Path-Tiny-0.054.tar.gz
80f1c0d154036138612b40c7f51a527f Path-Tiny-0.055.tar.gz