rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 30 May 2012 17:02:39 +0000 (20:02 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:45:07 +0000 (14:45 +0200)
commit0d3228cf3ccc2337c930bd731136a5648d421c0b
treed42e2ed68171594caeefb16122118e2dd41ce1a4
parent96a8aaed8cae3494d66be231a57eae2b7ca2d966
rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.

The Dictionary contains different "version components", such as
upstreamversion, release and epoch. Makes e.g. tag creation consistent,
now.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/config.py
gbp/scripts/buildpackage_rpm.py
gbp/scripts/pq_rpm.py