update to 0.18 (for latest DBIx::Class)
This commit is contained in:
parent
d1661acf8d
commit
f7a2a15413
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
Path-Class-0.16.tar.gz
|
||||
Path-Class-0.18.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user