From 0fbc4a410f7d0123ae5164d2db7ee12ab5f2e963 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 15 Sep 2006 01:14:42 +0000 Subject: [PATCH] Go for 0.05. --- .cvsignore | 1 + perl-Class-Data-Inheritable.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1de9871..e601078 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ Class-Data-Inheritable-0.02.tar.gz Class-Data-Inheritable-0.04.tar.gz +Class-Data-Inheritable-0.05.tar.gz diff --git a/perl-Class-Data-Inheritable.spec b/perl-Class-Data-Inheritable.spec index f153eb0..f6ead98 100644 --- a/perl-Class-Data-Inheritable.spec +++ b/perl-Class-Data-Inheritable.spec @@ -1,5 +1,5 @@ Name: perl-Class-Data-Inheritable -Version: 0.04 +Version: 0.05 Release: 1%{?dist} Summary: Inheritable, overridable class data Group: Development/Libraries @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 14 2006 Tom "spot" Callaway 0.05-1 +- bump to 0.05 + * Mon Jan 9 2006 Tom "spot" Callaway 0.04-1 - bump to 0.04 diff --git a/sources b/sources index 46a6874..8bdac0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49bc899e194c69bc014b14165437f1eb Class-Data-Inheritable-0.04.tar.gz +270a7965e9ca1c1cbcd9e13caa524181 Class-Data-Inheritable-0.05.tar.gz