Update to 0.23

This commit is contained in:
Ian Burrell 2011-04-14 20:22:05 -07:00
parent 63c6a38a7a
commit d752bd823f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
Path-Class-0.18.tar.gz
/Path-Class-0.23.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Path-Class
Version: 0.18
Release: 4%{?dist}
Version: 0.23
Release: 1%{?dist}
Summary: Cross-platform path specification manipulation
License: GPL+ or Artistic
Group: Development/Libraries
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Apr 14 2011 Ian Burrell <ianburrell@gmail.com> - 0.23-1
- Update to 0.23
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
8eab8d453de8e71d0d5ce076eeb53e21 Path-Class-0.18.tar.gz
afff1b24d09674575d37c6a61e1e8b5a Path-Class-0.23.tar.gz