From caf0988849a34f08271a1cda56688fc62f453bde Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 12 Oct 2014 22:32:08 +0000 Subject: 0.6.23 --- NEWS | 1 + iurt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f0c3dfa..8edd1a6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +0.6.23 - remove old src.rpm before recreating it (mga#14243) - delete potentially incomplete files when copying to local_spool fails (like when disk is full) diff --git a/iurt b/iurt index 1227d29..b8e9e1b 100755 --- a/iurt +++ b/iurt @@ -335,7 +335,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line # Display version information # -my $version = '0.6.22'; +my $version = '0.6.23'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1