packaging: bump version number to 3.2-rc1
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 31 Jan 2014 10:55:30 +0000 (12:55 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 31 Jan 2014 10:55:30 +0000 (12:55 +0200)
Change-Id: If3a43579a45302f6a0e90be0fd3a8a1b6aa863d6
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
debian/changelog
packaging/bmap-tools.spec

index 875d4080fb28ecc4ee51344ec1755df30b422fae..d2649814d9f0c8739084e0fc6c9cd78778ee05a1 100644 (file)
@@ -1,3 +1,9 @@
+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
index b3975b469bf9ca74896ed15bb89cfc3b1cdb1b4e..dde4dfb11d0f828cbd68f5ea3a86deef130e6b29 100644 (file)
@@ -1,10 +1,11 @@
 # 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>