diff --git a/python-flup.spec b/python-flup.spec index de78376..4a33c8d 100644 --- a/python-flup.spec +++ b/python-flup.spec @@ -1,5 +1,5 @@ Name: python-flup -Version: 1.0.2 +Version: 1.0.3.dev20161029 Release: 1mamba Summary: Random assortment of WSGI servers Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.python.org/pypi/flup -Source: https://pypi.python.org/packages/source/f/flup/flup-%{version}.tar.gz +Source: https://pypi.debian.net/flup/flup-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel @@ -39,5 +39,11 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Sat Dec 16 2017 Automatic Build System 1.0.3.dev20161029-1mamba +- automatic update by autodist + +* Sat Sep 17 2016 Automatic Build System 1.0.3.dev20151210-1mamba +- automatic update by autodist + * Sat May 23 2015 Silvan Calarco 1.0.2-1mamba - package created using the webbuild interface