[python-cryptography-vectors] New upstream release: 0.8

Nathaniel McCallum npmccallum at fedoraproject.org
Fri Mar 13 14:32:28 UTC 2015


commit 1283b48d4c5260bc8ce5f8fbdfffd4599c6bc754
Author: Nathaniel McCallum <npmccallum at redhat.com>
Date:   Fri Mar 13 10:31:16 2015 -0400

    New upstream release: 0.8

 .gitignore                       | 1 +
 python-cryptography-vectors.spec | 7 +++++--
 sources                          | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 521123d..c2a3056 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cryptography_vectors-0.5.4.tar.gz
 /cryptography_vectors-0.6.1.tar.gz
 /cryptography_vectors-0.7.2.tar.gz
+/cryptography_vectors-0.8.tar.gz
diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec
index b0207e0..d306208 100644
--- a/python-cryptography-vectors.spec
+++ b/python-cryptography-vectors.spec
@@ -11,8 +11,8 @@
 %global pymodname cryptography_vectors
 
 Name:               python-%{modname}
-Version:            0.7.2
-Release:            2%{?dist}
+Version:            0.8
+Release:            1%{?dist}
 Summary:            Test vectors for the cryptography package
 
 Group:              Development/Libraries
@@ -85,6 +85,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build
 
 
 %changelog
+* Fri Mar 13 2015 Nathaniel McCallum <npmccallum at redhat.com> - 0.8-1
+- New upstream release
+
 * Wed Mar 04 2015 Nathaniel McCallum <npmccallum at redhat.com> - 0.7.2-2
 - Add python3 subpackage
 
diff --git a/sources b/sources
index 68012e0..7cf649a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4730d632477bd07a58659f55f34d6c74  cryptography_vectors-0.7.2.tar.gz
+34d30bb370a64008b733c0dab0fd9582  cryptography_vectors-0.8.tar.gz


More information about the scm-commits mailing list