diff --git a/pyasn1-0.1.2.tar.gz b/pyasn1-0.1.2.tar.gz deleted file mode 100644 index f3c8438..0000000 --- a/pyasn1-0.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2422dabc63126cd6a27e41ad6dec53b3df1d701114a1184e7630e4c857380e12 -size 53547 diff --git a/pyasn1-0.1.3.tar.gz b/pyasn1-0.1.3.tar.gz new file mode 100644 index 0000000..bc0c0ed --- /dev/null +++ b/pyasn1-0.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937fd751c4c25dbd37810d15138114640773c7c276039c9f6d7276fdacb355b7 +size 54291 diff --git a/python-pyasn1.changes b/python-pyasn1.changes index c84de43..c3575ee 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Apr 25 20:11:18 UTC 2012 - michael@stroeder.com + +- updated to upstrean release 0.1.3 + +From upstream CHANGES: +- Include class name into asn1 value constraint violation exception. +- Fix to OctetString.prettyOut() method that looses leading zero when + building hex string. + ------------------------------------------------------------------- Wed Apr 18 07:46:46 UTC 2012 - saschpe@suse.de diff --git a/python-pyasn1.spec b/python-pyasn1.spec index c2a201f..031be38 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -17,7 +17,7 @@ Name: python-pyasn1 -Version: 0.1.2 +Version: 0.1.3 Release: 0 Summary: ASN.1 types and codecs License: BSD-3-Clause