diff --git a/.gitignore b/.gitignore index a656138..0745c19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /PyJWT-0.4.3.tar.gz /PyJWT-1.0.0.tar.gz +/PyJWT-1.0.1.tar.gz +/python-jwt-1.0.1-1.fc21.src.rpm diff --git a/python-jwt.spec b/python-jwt.spec index 724ff63..cc5c70c 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -15,7 +15,7 @@ %global modname jwt Name: python-jwt -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} Summary: JSON Web Token implementation in Python @@ -109,6 +109,9 @@ popd %endif %changelog +* Fri Mar 27 2015 Ralph Bean - 1.0.1-1 +- new version + * Thu Mar 19 2015 Ralph Bean - 1.0.0-1 - new version diff --git a/sources b/sources index ffed03f..f4a6967 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -a6d9eeeceb9eae50eefb3016f15eb3fd PyJWT-1.0.0.tar.gz +bed11874f3f4804882f5aa7c5429d23b PyJWT-1.0.1.tar.gz +50885e2f7eb278ff3fb75bd3c81c2123 python-jwt-1.0.1-1.fc21.src.rpm