automatic version update by autodist [release 1.2.0-1mamba;Sat Jan 20 2024]

This commit is contained in:
Automatic Build System 2024-01-20 11:14:45 +01:00
parent fbb3c1a637
commit a8cd1b0fa6

View File

@ -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 <autodist@openmamba.org> 1.2.0-1mamba
- automatic version update by autodist
* Tue Oct 17 2023 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
- automatic version update by autodist