Change-Id: I0987e7a7ebf9cd82b883766c95e3132438d5757e
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
# pylint: disable=R0915
# pylint: disable=R0912
-VERSION = "3.0"
+VERSION = "3.1"
import argparse
import sys
+bmap-tools (3.1) unstable; urgency=low
+
+ * Change bmap format version from 1.4 to 2.0, because there are incompatible
+ changes in 1.4 comparing to 1.3, so the right version number is 2.0
+ * Add backward and forward bmap format compatibility unit-tests
+
+ -- Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Thu, 07 Nov 2013 17:26:57 +0200
+
bmap-tools (3.0) unstable; urgency=low
* Switch from using SHA1 for checksumming to SHA256.
+Thu Nov 7 15:26:57 UTC 2013 - Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 3.1-1
+- Change bmap format version from 1.4 to 2.0, because there are incompatible
+ changes in 1.4 comparing to 1.3, so the right version number is 2.0
+- Add backward and forward bmap format compatibility unit-tests
+
Wed Oct 2 06:30:22 UTC 2013 - Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 3.0-1
- Switch from using SHA1 for checksumming to SHA256.
- Start supporting OpenPGP signatures. Both detached and clearsign signatures
Name: bmap-tools
Summary: Tools to generate block map (AKA bmap) and flash images using bmap
-Version: 3.0
+Version: 3.1
%if 0%{?opensuse_bs}
Release: %{rc_str}.<CI_CNT>.<B_CNT>