|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libspatialite
|
|
|
|
|
Version: 5.0.1
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: Enables SQLite to support spatial data
|
|
|
|
|
|
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
|
|
@ -163,6 +163,9 @@ make check -C build_native %{?_smp_mflags} || :
|
|
|
|
|
%{mingw64_libdir}/pkgconfig/spatialite.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Mar 09 2022 Sandro Mani <manisandro@gmail.com> - 5.0.1-13
|
|
|
|
|
- Rebuild for proj-9.0.0
|
|
|
|
|
|
|
|
|
|
* Thu Feb 24 2022 Sandro Mani <manisandro@gmail.com> - 5.0.1-12
|
|
|
|
|
- Make mingw subpackages noarch
|
|
|
|
|
|
|
|
|
|