From c6dd4dca511b9f7d81d4f3d220c8dea6567746f1 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 17 Oct 2016 20:19:29 +0100 Subject: 0.6.27 --- NEWS | 1 + iurt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1d68a19..f41fd62 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +0.6.27 - emi: fix a bug where genhdlist2 was skipped when doing a secondary upload containing a noarch at the same time as some other uploads - fix reuse of {arch} part of the tree which is used by ulri for both builds diff --git a/iurt b/iurt index b19a94f..b998743 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.26'; +my $version = '0.6.27'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1