[python-ecdsa] Rebuild for Python 3.4

Orion Poplawski orion at fedoraproject.org
Sun May 11 02:44:24 UTC 2014


commit e131819e0a9f1b6e261d202e47853754915ad71a
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat May 10 20:44:51 2014 -0600

    Rebuild for Python 3.4

 python-ecdsa.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-ecdsa.spec b/python-ecdsa.spec
index 44ec738..59a9fcc 100644
--- a/python-ecdsa.spec
+++ b/python-ecdsa.spec
@@ -10,7 +10,7 @@
 
 Name:           python-%{srcname}
 Version:        0.11
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        ECDSA cryptographic signature library
 
 License:        MIT
@@ -118,6 +118,9 @@ popd
 
 
 %changelog
+* Sat May 10 2014 Orion Poplawski <orion at cora.nwra.com> - 0.11-2
+- Rebuild for Python 3.4
+
 * Sat May 10 2014 Orion Poplawski <orion at cora.nwra.com> - 0.11-1
 - Update to 0.11
 


More information about the scm-commits mailing list