Update to 3.12.1
This commit is contained in:
parent
1fe162609d
commit
923138074c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/geos-3.11.1.tar.bz2
|
||||
/geos-3.11.2.tar.bz2
|
||||
/geos-3.12.0.tar.bz2
|
||||
/geos-3.12.1.tar.bz2
|
||||
|
||||
@ -10,11 +10,11 @@
|
||||
%endif
|
||||
|
||||
Name: geos
|
||||
Version: 3.12.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GEOS is a C++ port of the Java Topology Suite
|
||||
|
||||
License: LGPL-2.0
|
||||
License: LGPL-2.1-only
|
||||
URL: http://trac.osgeo.org/geos/
|
||||
Source0: http://download.osgeo.org/%{name}/%{name}-%{version}.tar.bz2
|
||||
|
||||
@ -163,6 +163,9 @@ rm -f %{buildroot}%{mingw64_bindir}/geos-config
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 12 2023 Sandro Mani <manisandro@gmail.com> - 3.12.1-1
|
||||
- Update to 3.12.1
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (geos-3.12.0.tar.bz2) = cc67d9516d24ada2ceaf7c81ff9df40033bb15123160bf7e70fdff97b72c798f4b9ba8223c1eaebac0f33dcb530bc8cf42af000af3491f3227420290d89332d5
|
||||
SHA512 (geos-3.12.1.tar.bz2) = 192eba83c651e935b3c9a5cc19321285e4d28b9da9d7a1fa15d9471803027e630db7a7ecea96343d9c5f9846d279062ca3694fe47916a4ebf5698ae66dd5210d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user