Bugfix release 0.3.1

This commit is contained in:
Simo Sorce 2016-08-19 11:34:02 -04:00
parent b223ca724a
commit ea6d05b30c
5 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/jwcrypto-0.2.0.tar.gz
/jwcrypto-0.2.1.tar.gz
/jwcrypto-0.3.0.tar.gz
/jwcrypto-0.3.1.tar.gz

View File

@ -1 +0,0 @@
65b0b9cfa173ecd1c796b2f9aae891b60d00d0e4d0922cd48cda4c9ab16f0c891fd6a772d7f4472bca7cf7e06a768b5832ce0f1a1929d696ae085776135a529f jwcrypto-0.3.0.tar.gz

View File

@ -0,0 +1 @@
5be96fc2f0768e2b747e1cc6251da9670609e5e9b167edd65489d45c10c09c59bcf9079a8c687fffb67e39f6175c892c301e188c0e22e1e48dba5aaa00eaeab7 jwcrypto-0.3.1.tar.gz

View File

@ -5,7 +5,7 @@
%define module_name jwcrypto
Name: python-jwcrypto
Version: 0.3.0
Version: 0.3.1
Release: 1%{?dist}
Summary: Implements JWK,JWS,JWE specifications using python-cryptography
@ -83,6 +83,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{module_name}/__pycache__/tests{,-cookboo
%changelog
* Fri Aug 19 2016 Simo Sorce <simo@redhat.com> - 0.3.1-1
- Bugfix release 0.3.1
* Wed Aug 10 2016 Simo Sorce <simo@redhat.com> - 0.3.0-1
- New release

View File

@ -1 +1 @@
1baf0d8cecc27f545b48fc8642a35676 jwcrypto-0.3.0.tar.gz
dbbb1d60affcd8013c75002a192efe22 jwcrypto-0.3.1.tar.gz