diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-11-14 20:29:55 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-11-14 20:29:55 +0000 |
commit | a927524c43d391579a17b3630606f350f44acf3c (patch) | |
tree | 0835cf63a31078d2ad6b983531df2c72316e746f /CHANGES | |
parent | bbcb7441232303601ccce9a413e104c450477bef (diff) | |
download | mgarepo-a927524c43d391579a17b3630606f350f44acf3c.tar mgarepo-a927524c43d391579a17b3630606f350f44acf3c.tar.gz mgarepo-a927524c43d391579a17b3630606f350f44acf3c.tar.bz2 mgarepo-a927524c43d391579a17b3630606f350f44acf3c.tar.xz mgarepo-a927524c43d391579a17b3630606f350f44acf3c.zip |
Really fixed generation of unreleased commits
It was using the previous markrelease revision as reference. The recent
broken fix was using "releasesdata[0]" instead of "releasesdata[-1]" which
is the newest release revision.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ * 1.6.20 - fixed bad url used when using -v in getsrpm - make 'repsys submit' without package name or revision number work again +- the fix for the unreleased commits problem in the previous release was + wrong, really fixed it * 1.6.19 - added complement for SILENT: CLOG, which hides everything that does not |