From 73a6af82acd36ab63b904c763ed36979d2dc0d90 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 26 Aug 2012 21:32:33 +0000 Subject: 6.4 --- Makefile.PL | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 225df11..9b21a6f 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "6.3"; +my $rpmtools_version = "6.4"; # where to find the rpm utility diff --git a/NEWS b/NEWS index dc0d3f0..1b82b66 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 6.4 - 26 August 2012, by Thierry Vignaud + - compress synthesis files with '--text' flag passed to xz (shrinks synthesis.cz by 4-7%) -- cgit v1.2.1