diff options
-rw-r--r-- | Makefile.PL | 2 | ||||
-rw-r--r-- | NEWS | 2 |
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 @@ -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 |