diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 51d8768..d30b1e3 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -1,5 +1,5 @@ Name: python-pyasn1 -Version: 0.1.9 +Version: 0.2.2 Release: 1mamba Summary: ASN.1 types and codecs Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://sourceforge.net/projects/pyasn1/ -Source: https://pypi.python.org/packages/source/p/pyasn1/pyasn1-%{version}.tar.gz +Source: https://pypi.debian.net/pyasn1/pyasn1-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel @@ -39,5 +39,11 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Thu Feb 09 2017 Automatic Build System 0.2.2-1mamba +- automatic version update by autodist + +* Wed Feb 08 2017 Automatic Build System 0.2.1-1mamba +- automatic version update by autodist + * Sat Dec 05 2015 Silvan Calarco 0.1.9-1mamba - package created using the webbuild interface