commit | 3502d2b92d69741cc8ac2f4ad3d9594087117931 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Jul 06 13:41:32 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Jul 06 13:41:32 2011 +0400 |
tree | f54bb4895131846c9019fa87d8288d87f4234a7b | |
parent | 30d0cf8d7618e1e2fc7b228f38da979d1b6446e9 [diff] |
setver.sh: fix spec release Apparently, according to RPM, version 3.0.28.3-1 > 3.0.28.3-git*. It makes it impossible to upgrade from stable to nightly. Fix it by having a number of commits since the last tag as a first part of the release. In other words WAS: 3.0.28.3-git.57.30d0cf8 NOW: 3.0.28.3-57.git.30d0cf8 Signed-off-by: Kir Kolyshkin <kir@openvz.org>