[bmap-tools] [PATCH 8/8] packaging: bump version number to 3.2-rc1

Artem Bityutskiy dedekind1 at gmail.com
Fri Jan 31 06:58:51 EST 2014


From: Artem Bityutskiy <artem.bityutskiy at intel.com>

Change-Id: If3a43579a45302f6a0e90be0fd3a8a1b6aa863d6
Signed-off-by: Artem Bityutskiy <artem.bityutskiy at intel.com>
---
 debian/changelog          | 6 ++++++
 packaging/bmap-tools.spec | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 875d408..d264981 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bmap-tools (3.2~rc1) unstable; urgency=low
+
+  * Bump the version number to 3.2~rc1.
+
+ -- Artem Bityutskiy <artem.bityutskiy at 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
diff --git a/packaging/bmap-tools.spec b/packaging/bmap-tools.spec
index b3975b4..dde4dfb 100644
--- a/packaging/bmap-tools.spec
+++ b/packaging/bmap-tools.spec
@@ -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>
-- 
1.8.3.1




More information about the Bmap-tools mailing list