From e0bdb46aa6331461c7311592360edbea217e247a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: May 11 2014 02:42:58 +0000 Subject: Update to 0.11 --- diff --git a/.gitignore b/.gitignore index 85c43ba..be68342 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ecdsa-0.10-clean.tar.gz +/ecdsa-0.11-clean.tar.gz diff --git a/python-ecdsa.spec b/python-ecdsa.spec index 6419970..44ec738 100644 --- a/python-ecdsa.spec +++ b/python-ecdsa.spec @@ -9,8 +9,8 @@ %global srcname ecdsa Name: python-%{srcname} -Version: 0.10 -Release: 3%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: ECDSA cryptographic signature library License: MIT @@ -118,6 +118,9 @@ popd %changelog +* Sat May 10 2014 Orion Poplawski - 0.11-1 +- Update to 0.11 + * Mon Feb 24 2014 Orion Poplawski - 0.10-3 - Add python3 package diff --git a/sources b/sources index 72f4a47..5215b66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e54020389303d27b8db9b18cfd2130c6 ecdsa-0.10-clean.tar.gz +ad52ce932b8082a2a431ac5047bd7040 ecdsa-0.11-clean.tar.gz