From f7a2a15413d1880b1b778b72b874fa2cafd958d0 Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Thu, 2 Sep 2010 16:52:09 +0200 Subject: [PATCH] update to 0.18 (for latest DBIx::Class) --- .gitignore | 2 +- perl-Path-Class.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9e650f2..e83a3e6 100644 --- a/.gitignore +++ b/.gitignore @@ -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 cecc459..2ba4344 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -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 0.18-1 +- update to 0.18 (for latest DBIx::Class) + * Sun Jul 26 2009 Fedora Release Engineering - 0.16-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 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