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>
Thu, 5 Jun 2014 11:20:05 +0000 (14:20 +0300)
commitb4b62db9f4379693d483ca2c2db1ddf6c08e3581
treea135b44cf0f62c5f4b9f739322672dcd80a92543
parentfa18be06e5bc6c40f6d5d29c3f7a4be8bb9ad77c
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/rpm/__init__.py
gbp/scripts/buildpackage_rpm.py
gbp/scripts/import_srpm.py
gbp/scripts/pq_rpm.py