From 0bb37f5a3fc225b86155fc0ace4b18d9e2b817b4 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Tue, 23 Feb 2010 04:46:17 +0000 Subject: [PATCH] - update to 0.18 (for latest DBIx::Class) --- .cvsignore | 2 +- perl-Path-Class.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9e650f2..e83a3e6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Path-Class-0.16.tar.gz +Path-Class-0.18.tar.gz diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 6aa0f68..44eca92 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,6 +1,6 @@ Name: perl-Path-Class -Version: 0.16 -Release: 6%{?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 0.18-1 +- update to 0.18 (for latest DBIx::Class) + * Mon Dec 7 2009 Stepan Kasal - 0.16-6 - rebuild against perl 5.10.1 diff --git a/sources b/sources index 951a125..e328b79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a2416d2f5ed1a8a98525baea5c25e1c Path-Class-0.16.tar.gz +8eab8d453de8e71d0d5ce076eeb53e21 Path-Class-0.18.tar.gz