diff options
| author | Pascal Terjan <pterjan@gmail.com> | 2016-10-17 20:19:29 +0100 |
|---|---|---|
| committer | Pascal Terjan <pterjan@gmail.com> | 2016-10-17 20:19:29 +0100 |
| commit | c6dd4dca511b9f7d81d4f3d220c8dea6567746f1 (patch) | |
| tree | 254b42589a3a6c89416c7fd27569332f8368935a | |
| parent | 40b8f338091af12d9a0fea81fd1db7d34b86ea46 (diff) | |
| download | iurt-0.6.27.tar iurt-0.6.27.tar.gz iurt-0.6.27.tar.bz2 iurt-0.6.27.tar.xz iurt-0.6.27.zip | |
0.6.270.6.27
| -rw-r--r-- | NEWS | 1 | ||||
| -rwxr-xr-x | iurt | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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 @@ -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); |
