From e6b0ba3babae8464849629af8bf9ab468091c692 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 30 Sep 2008 14:42:00 +0000 Subject: 5.8 --- Makefile.PL | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 5bc7e13..f8ab70e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "5.7"; +my $rpmtools_version = "5.8"; # where to find the rpm utility diff --git a/NEWS b/NEWS index 166b008..b0aa772 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 5.8 - 30 September 2008, by Pascal "Pixel" Rigaux + - gendistrib: o don't call genhdlist2 with --no-md5sum for no good reason -- cgit v1.2.1