From 3a671cd797b345e4931df506ee013e62795464db Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 19 Jul 2007 16:46:13 +0000 Subject: [PATCH] Bump to 0.03 --- .cvsignore | 1 + perl-Taint-Runtime.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5dba9f8..deaa89a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ Taint-Runtime-0.02.tar.gz +Taint-Runtime-0.03.tar.gz diff --git a/perl-Taint-Runtime.spec b/perl-Taint-Runtime.spec index 8dfe8ef..8f8d0df 100644 --- a/perl-Taint-Runtime.spec +++ b/perl-Taint-Runtime.spec @@ -1,6 +1,6 @@ Name: perl-Taint-Runtime -Version: 0.02 -Release: 2%{?dist} +Version: 0.03 +Release: 1%{?dist} Summary: Runtime enable taint checking Group: Development/Libraries License: GPL or Artistic @@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Jul 19 2007 Tom "spot" Callaway 0.03-1 +- bump to 0.03 + * Fri Sep 15 2006 Tom "spot" Callaway 0.02-2 - bump for FC-6 diff --git a/sources b/sources index 7d11e57..8370ae7 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ f956b5abaae6925beb0c6fc335f214de Taint-Runtime-0.02.tar.gz +114e03c3a6b2c859524fbfdf9a05145f Taint-Runtime-0.03.tar.gz