Change-Id: If3a43579a45302f6a0e90be0fd3a8a1b6aa863d6
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
+bmap-tools (3.2~rc1) unstable; urgency=low
+
+ * Bump the version number to 3.2~rc1.
+
+ -- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Fri, 31 Jan 2014 12:54:42 +0200
+
bmap-tools (3.1) unstable; urgency=low
* Change bmap format version from 1.4 to 2.0, because there are incompatible
# We follow the Fedora guide for versioning. Fedora recommends to use something
# like '1.0-0.rc7' for release candidate rc7 and '1.0-1' for the '1.0' release.
+%define rc_num 1
%define rc_str %{?rc_num:0.rc%{rc_num}}%{!?rc_num:1}
Name: bmap-tools
Summary: Tools to generate block map (AKA bmap) and flash images using bmap
-Version: 3.1
+Version: 3.2
%if 0%{?opensuse_bs}
Release: %{rc_str}.<CI_CNT>.<B_CNT>