New version: 0.07

Signed-off-by: mulhern <amulhern@redhat.com>
This commit is contained in:
mulhern 2016-04-15 14:12:36 -04:00
parent 99b924c926
commit 67f6966dc8
3 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/justbytes-0.6.tar.gz
/justbytes-0.7.tar.gz

View File

@ -1,7 +1,7 @@
%global srcname justbytes
Name: python-%{srcname}
Version: 0.6
Release: 3%{?dist}
Version: 0.7
Release: 1%{?dist}
Summary: A library for handling computation with address ranges in bytes
License: GPLv2

View File

@ -1 +1 @@
872d2e2837fb2dcda8a925f94976bd38 justbytes-0.6.tar.gz
5f69189cfe7b73c0d00aef8aa2d5e7d3 justbytes-0.7.tar.gz