diff --git a/python-geopy.spec b/python-geopy.spec index 0e2a3b0..f4fb0b2 100644 --- a/python-geopy.spec +++ b/python-geopy.spec @@ -1,5 +1,5 @@ Name: python-geopy -Version: 2.2.0 +Version: 2.3.0 Release: 1mamba Summary: Python Geocoding Toolbox Group: System/Libraries @@ -10,6 +10,7 @@ URL: https://github.com/geopy/geopy Source: https://pypi.debian.net/geopy/geopy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version @@ -46,6 +47,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %changelog +* Sun Nov 13 2022 Automatic Build System 2.3.0-1mamba +- automatic version update by autodist + * Mon Jul 12 2021 Automatic Build System 2.2.0-1mamba - automatic version update by autodist