From b223ca724a679ae74c2d5e910a813a3ebde2886f Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 10 Aug 2016 06:31:46 -0400 Subject: [PATCH] New release --- .gitignore | 1 + jwcrypto-0.2.1.tar.gz.sha512sum.txt | 1 - jwcrypto-0.3.0.tar.gz.sha512sum.txt | 1 + python-jwcrypto.spec | 7 +++++-- sources | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-) delete mode 100644 jwcrypto-0.2.1.tar.gz.sha512sum.txt create mode 100644 jwcrypto-0.3.0.tar.gz.sha512sum.txt diff --git a/.gitignore b/.gitignore index e0a0a03..8b932cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /jwcrypto-0.2.0.tar.gz /jwcrypto-0.2.1.tar.gz +/jwcrypto-0.3.0.tar.gz diff --git a/jwcrypto-0.2.1.tar.gz.sha512sum.txt b/jwcrypto-0.2.1.tar.gz.sha512sum.txt deleted file mode 100644 index 4343ea7..0000000 --- a/jwcrypto-0.2.1.tar.gz.sha512sum.txt +++ /dev/null @@ -1 +0,0 @@ -a77858c2adc8b3579ff45e72c6225069e5f7fbaa209735bf040c8282d595e18575fe8e3c4afd3c3d10aa9271ae3b24fa270ae2a4670b0a9ef08a6bde263d0856 dist/jwcrypto-0.2.1.tar.gz diff --git a/jwcrypto-0.3.0.tar.gz.sha512sum.txt b/jwcrypto-0.3.0.tar.gz.sha512sum.txt new file mode 100644 index 0000000..f800387 --- /dev/null +++ b/jwcrypto-0.3.0.tar.gz.sha512sum.txt @@ -0,0 +1 @@ +65b0b9cfa173ecd1c796b2f9aae891b60d00d0e4d0922cd48cda4c9ab16f0c891fd6a772d7f4472bca7cf7e06a768b5832ce0f1a1929d696ae085776135a529f jwcrypto-0.3.0.tar.gz diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 3631f97..8e0bbda 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -5,8 +5,8 @@ %define module_name jwcrypto Name: python-jwcrypto -Version: 0.2.1 -Release: 4%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: Implements JWK,JWS,JWE specifications using python-cryptography License: LGPLv3+ @@ -83,6 +83,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{module_name}/__pycache__/tests{,-cookboo %changelog +* Wed Aug 10 2016 Simo Sorce - 0.3.0-1 +- New release + * Tue Jul 19 2016 Fedora Release Engineering - 0.2.1-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index f903904..b32bab7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f9c407df59c77dd911a103aaf0d346c jwcrypto-0.2.1.tar.gz +1baf0d8cecc27f545b48fc8642a35676 jwcrypto-0.3.0.tar.gz