diff --git a/pyasn1-modules-0.0.6.tar.gz b/pyasn1-modules-0.0.6.tar.gz deleted file mode 100644 index d0f4760..0000000 --- a/pyasn1-modules-0.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f41d3f3da43e9a769e23649724368aa0b88afcfd1fe6e9f210d31d13322fc15 -size 38940 diff --git a/pyasn1-modules-0.0.7.tar.gz b/pyasn1-modules-0.0.7.tar.gz new file mode 100644 index 0000000..66c5bd0 --- /dev/null +++ b/pyasn1-modules-0.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794dbcef4b7124b8271f12eb7eea0d37b466012f11ce023f91e2e2082df11c7e +size 38605 diff --git a/python-pyasn1-modules.changes b/python-pyasn1-modules.changes index 6f5556e..03ef19a 100644 --- a/python-pyasn1-modules.changes +++ b/python-pyasn1-modules.changes @@ -1,7 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 13 13:02:16 UTC 2015 - michael@stroeder.com + +- Added file ext .txt to doc files like in upstream +- Update to upstream release 0.0.7 + - Extensions added to text files, CVS attic flushed. + - Fix to rfc2459.BasicConstraints syntax. + ------------------------------------------------------------------- Sat Jul 4 20:46:59 UTC 2015 - michael@stroeder.com -- Update to upstrean release 0.0.6 +- Update to upstream release 0.0.6 - Typo fix to id_kp_serverAuth object value - A test case for indefinite length encoding eliminated as it's forbidden in DER. @@ -14,7 +22,7 @@ Thu Oct 24 11:11:23 UTC 2013 - speilicke@suse.com ------------------------------------------------------------------- Tue May 7 08:25:25 UTC 2013 - michael@stroeder.com -- Update to upstrean release 0.0.5 +- Update to upstream release 0.0.5 Revision 0.0.5 -------------- @@ -30,7 +38,7 @@ Wed Jan 2 19:44:41 UTC 2013 - toddrme2178@gmail.com ------------------------------------------------------------------- Fri Jul 27 18:03:12 UTC 2012 - michael@stroeder.com -- Update to upstrean release 0.0.4 +- Update to upstream release 0.0.4 The pyasn1-modules collection now includes Certificate Management Protocol (RFC4210) data structures. @@ -38,9 +46,9 @@ The pyasn1-modules collection now includes Certificate Management Protocol ------------------------------------------------------------------- Mon Apr 23 19:23:07 UTC 2012 - michael@stroeder.com -- Update to upstrean release 0.0.3 +- Update to upstream release 0.0.3 ------------------------------------------------------------------- Fri Mar 23 09:58:53 UTC 2012 - michael@stroeder.com -- Initial submission of upstream release 0.0.2 \ No newline at end of file +- Initial submission of upstream release 0.0.2 diff --git a/python-pyasn1-modules.spec b/python-pyasn1-modules.spec index a003167..142ac2e 100644 --- a/python-pyasn1-modules.spec +++ b/python-pyasn1-modules.spec @@ -17,7 +17,7 @@ Name: python-pyasn1-modules -Version: 0.0.6 +Version: 0.0.7 Release: 0 Url: http://pyasn1.sf.net/ Summary: Collection of protocols modules written in ASN.1 language @@ -58,7 +58,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc CHANGES LICENSE README +%doc CHANGES.txt LICENSE.txt README.txt %{python_sitelib}/* %changelog