[python-pyasn1] Update to upstream 0.1.7, modules 0.0.5

rcritten rcritten at fedoraproject.org
Wed Jul 24 18:31:58 UTC 2013


commit 1b9fdb00afee855ced11178f2940355792ad6440
Author: Rob Crittenden <rcritten at redhat.com>
Date:   Wed Jul 24 14:30:11 2013 -0400

    Update to upstream 0.1.7, modules 0.0.5
    
    Bugzilla 988071

 .gitignore         |    2 ++
 python-pyasn1.spec |    8 ++++++--
 sources            |    4 ++--
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c6532c..657270b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ pyasn1-0.0.9a.tar.gz
 /pyasn1-modules-0.0.2.tar.gz
 /pyasn1-0.1.6.tar.gz
 /pyasn1-modules-0.0.4.tar.gz
+/pyasn1-0.1.7.tar.gz
+/pyasn1-modules-0.0.5.tar.gz
diff --git a/python-pyasn1.spec b/python-pyasn1.spec
index 51b4531..d821c08 100644
--- a/python-pyasn1.spec
+++ b/python-pyasn1.spec
@@ -5,10 +5,10 @@
 %endif
 
 %global module pyasn1
-%global modules_version 0.0.4
+%global modules_version 0.0.5
 
 Name:           python-pyasn1
-Version:        0.1.6
+Version:        0.1.7
 Release:        1%{?dist}
 Summary:        ASN.1 tools for Python
 License:        BSD
@@ -135,6 +135,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Jul 24 2013 Rob Crittenden <rcritten at redhat.com> - 0.1.7-1
+- update to upstream release 0.1.7
+- update modules to 0.0.5
+
 * Sat Feb 16 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.6-1
 - update to upstream release 0.1.6
 - update modules to 0.0.4
diff --git a/sources b/sources
index fb65b04..724492c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-35fe440115a6edcb99f70e894ba23cfb  pyasn1-0.1.6.tar.gz
-12eb7a0eb10fe57cd02ec5cbb19be7a7  pyasn1-modules-0.0.4.tar.gz
+2cbd80fcd4c7b1c82180d3d76fee18c8  pyasn1-0.1.7.tar.gz
+c1524d55aee3ca9ba4c7df5e0d321c5b  pyasn1-modules-0.0.5.tar.gz


More information about the scm-commits mailing list