diff --git a/python-Rtree.spec b/python-Rtree.spec index ba82ff4..33f1d01 100644 --- a/python-Rtree.spec +++ b/python-Rtree.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-Rtree -Version: 1.1.0 +Version: 1.2.0 Release: 1mamba Summary: R-Tree spatial index for Python GIS Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sat Jan 20 2024 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Tue Oct 17 2023 Automatic Build System 1.1.0-1mamba - automatic version update by autodist