aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
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