update to 0.18 (for latest DBIx::Class)

This commit is contained in:
Iain Arnell 2010-09-02 16:52:09 +02:00
parent d1661acf8d
commit f7a2a15413
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
Path-Class-0.16.tar.gz
Path-Class-0.18.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Path-Class
Version: 0.16
Release: 5%{?dist}
Version: 0.18
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
* Mon Feb 22 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.18-1
- update to 0.18 (for latest DBIx::Class)
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
3a2416d2f5ed1a8a98525baea5c25e1c Path-Class-0.16.tar.gz
8eab8d453de8e71d0d5ce076eeb53e21 Path-Class-0.18.tar.gz