From 4acfd9ba028f9b8fc512974536812e999aa9563a Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 15 Sep 2006 15:40:39 +0000 Subject: [PATCH] fc6 --- perl-Taint-Runtime.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Taint-Runtime.spec b/perl-Taint-Runtime.spec index c479278..8dfe8ef 100644 --- a/perl-Taint-Runtime.spec +++ b/perl-Taint-Runtime.spec @@ -1,6 +1,6 @@ Name: perl-Taint-Runtime Version: 0.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Runtime enable taint checking Group: Development/Libraries License: GPL or Artistic @@ -46,5 +46,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Sep 15 2006 Tom "spot" Callaway 0.02-2 +- bump for FC-6 + * Fri Mar 31 2006 Tom "spot" Callaway 0.02-1 - Initial package for Fedora Extras