diff --git a/shapelib-1.4.1.tar.gz b/shapelib-1.4.1.tar.gz deleted file mode 100644 index 1ac4e49..0000000 Binary files a/shapelib-1.4.1.tar.gz and /dev/null differ diff --git a/shapelib-1.5.0.tar.gz b/shapelib-1.5.0.tar.gz new file mode 100644 index 0000000..bab7c47 Binary files /dev/null and b/shapelib-1.5.0.tar.gz differ diff --git a/shapelib.spec b/shapelib.spec index a7335db..75157e0 100644 --- a/shapelib.spec +++ b/shapelib.spec @@ -1,13 +1,13 @@ Name: shapelib -Version: 1.4.1 -Release: 9 +Version: 1.5.0 +Release: 1 Summary: A Shapefile C Library License: (LGPLv2+ or MIT) and GPLv2+ and Public Domain URL: http://shapelib.maptools.org/ Source0: http://download.osgeo.org/shapelib/%{name}-%{version}.tar.gz Source1: https://salsa.debian.org/debian-gis-team/shapelib/-/archive/master/shapelib-master.tar.gz -BuildRequires: automake autoconf libtool gcc-c++ make proj-devel >= 4.4.1 +BuildRequires: automake autoconf libtool gcc-c++ make BuildRequires: rubygem-ronn-ng Provides: %{name}-tools = %{version}-%{release} @@ -72,6 +72,9 @@ install -pm 0644 man/*.1 %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/*.1* %changelog +* Tue Feb 15 2022 xu_ping - 1.5.0-1 +- Upgrage 1.5.0 + * Sun Feb 07 2020 huanghaitao - 1.4.1-9 - Swith rubygem-ronn-ng to drop rubygem-ronn