diff --git a/python-markupsafe.spec b/python-markupsafe.spec index ac34c15..e69cb29 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,13 +1,13 @@ Name: python-markupsafe -Version: 0.23 -Release: 2mamba +Version: 1.0 +Release: 1mamba Summary: Implements a XML/HTML/XHTML Markup safe string for Python Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: openmamba WebBuild System URL: https://github.com/mitsuhiko/markupsafe -Source: https://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-%{version}.tar.gz +Source: https://pypi.debian.net/MarkupSafe/MarkupSafe-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc AUTHORS LICENSE README.rst %changelog +* Mon Mar 27 2017 Automatic Build System 1.0-1mamba +- automatic version update by autodist + * Fri Aug 12 2016 Silvan Calarco 0.23-2mamba - -py3 package build support