diff --git a/python-mechanize.spec b/python-mechanize.spec index 7e04ffc..26b44a6 100644 --- a/python-mechanize.spec +++ b/python-mechanize.spec @@ -1,13 +1,13 @@ Name: python-mechanize -Version: 0.2.5 -Release: 2mamba +Version: 0.4.3 +Release: 1mamba Summary: Stateful programmatic web browsing in Python Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Ercole 'ercolinux' Carpanetto URL: http://wwwsearch.sourceforge.net/mechanize/ -Source: http://wwwsearch.sourceforge.net/mechanize/src/mechanize-%{version}.tar.gz +Source: https://pypi.debian.net/mechanize/mechanize-%{version}.tar.gz #Patch0: %{name}--.patch License: GPL ## AUTOBUILDREQ-BEGIN @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{python_sitearch}/mechanize/*.pyo %changelog +* Sun Aug 18 2019 Silvan Calarco 0.4.3-1mamba +- update to 0.4.3 + * Sun Jun 02 2013 Silvan Calarco 0.2.5-2mamba - python 2.7 mass rebuild