From e6f28ac06e9865199a638d3df148e6c8d715aca4 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 31 Dec 2016 12:34:35 +0000 Subject: 0.6.29 --- NEWS | 1 + iurt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 781b6c4..2a3e581 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +0.6.29 - iurt: support chroot tarballs with non gz compression - ulri,emi: fix deletion of src.rpm with non mandatory architectures diff --git a/iurt b/iurt index 5704a7e..871610b 100755 --- a/iurt +++ b/iurt @@ -341,7 +341,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line # Display version information # -my $version = '0.6.28'; +my $version = '0.6.29'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1