Fix tito tagger to bump version, not release (#1085013)

Related: rhbz#1085013
This commit is contained in:
Brian C. Lane 2015-08-05 17:15:06 -07:00
parent ee9f35dc74
commit 6e86552714

View File

@ -1,9 +1,9 @@
import re import re
from tito.common import run_command from tito.common import run_command
from tito.tagger import ReleaseTagger from tito.tagger import VersionTagger
class LoraxRHELTagger(ReleaseTagger): class LoraxRHELTagger(VersionTagger):
""" """
Tagger which is based on ReleaseTagger and use Red Hat Enterprise Linux Tagger which is based on ReleaseTagger and use Red Hat Enterprise Linux
format of Changelog: format of Changelog: