diff --git a/.gitignore b/.gitignore index e83a3e6..5b786d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Path-Class-0.18.tar.gz +/Path-Class-0.23.tar.gz diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index c310c8f..27c4f78 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -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 - 0.23-1 +- Update to 0.23 + * Tue Feb 08 2011 Fedora Release Engineering - 0.18-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index e328b79..a8085ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8eab8d453de8e71d0d5ce076eeb53e21 Path-Class-0.18.tar.gz +afff1b24d09674575d37c6a61e1e8b5a Path-Class-0.23.tar.gz