Accepting request 322435 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/322435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1-modules?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2015-08-14 12:46:46 +00:00 committed by Git OBS Bridge
commit 8a21a08d5a
4 changed files with 18 additions and 10 deletions

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f41d3f3da43e9a769e23649724368aa0b88afcfd1fe6e9f210d31d13322fc15
size 38940

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:794dbcef4b7124b8271f12eb7eea0d37b466012f11ce023f91e2e2082df11c7e
size 38605

@ -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
- Initial submission of upstream release 0.0.2

@ -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