From a2e4d9d15d9e6eaba9e1de9e883ec3ce05040a3b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 25 Jun 2012 18:17:52 +0000 Subject: 6.3 --- Makefile.PL | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 9f6e31e..225df11 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "6.2"; +my $rpmtools_version = "6.3"; # where to find the rpm utility diff --git a/NEWS b/NEWS index 8264273..8c44a03 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 6.3 - 25 June 2012, by Thierry Vignaud + - actually compress xml files with '--text' flag passed to lzma (shrinks files.xml.lzma by 25% \o/) - compress synthesis with XZ too (40% saving) -- cgit v1.2.1