Changeset 710 in MondoRescue for branches/stable/tools/mkchangelog.pl


Ignore:
Timestamp:
Jul 23, 2006, 6:48:00 PM (18 years ago)
Author:
bcornec
Message:

Try to fix autorun issue
Try to fix version name in changelogs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/mkchangelog.pl

    r659 r710  
    8383    #print "**$ndate**\n";
    8484    if ($dtype eq "rpm") {
    85         print OUTPUT "* $ndate Bruno Cornec <bruno\@mondorescue.org> $ver\n";
     85        print OUTPUT "* $ndate Bruno Cornec <bruno\@mondorescue.org> VVV-RRR\n";
    8686        print OUTPUT "- Updated to $ver\n";
    8787        }
Note: See TracChangeset for help on using the changeset viewer.