From 99b924c926127fd7439a86f3df64f6d70f563dad Mon Sep 17 00:00:00 2001 From: mulhern Date: Tue, 29 Mar 2016 09:12:05 -0400 Subject: [PATCH] Bump release for expected upgrade path. --- python-justbytes.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-justbytes.spec b/python-justbytes.spec index eb3a33a..2e1192b 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -1,7 +1,7 @@ %global srcname justbytes Name: python-%{srcname} Version: 0.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library for handling computation with address ranges in bytes License: GPLv2