GeOS 3.14: Update to 3.14.1 per changes described at https://github.com/libgeos/geos...
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 28 Oct 2025 10:55:43 +0000 (13:55 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 28 Oct 2025 10:55:43 +0000 (13:55 +0300)
rpm/redhat/main/common/geos314/main/geos314.spec

index 00bcff7e0c113594733ae37a87bede0394b8d104..5e12879e8f941e780a5304ebb5524136021e2e19 100644 (file)
@@ -6,7 +6,7 @@
 %global                _geoslibdir lib64
 
 Name:          %{sname}%{_geosversion}
-Version:       3.14.0
+Version:       3.14.1
 Release:       1PGDG%{?dist}
 Summary:       GEOS is a C++ port of the Java Topology Suite
 
@@ -101,6 +101,10 @@ echo "%{geosinstdir}/%{_geoslibdir}/" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/
 %{geosinstdir}/%{_geoslibdir}/pkgconfig/%{sname}.pc
 
 %changelog
+* Tue Oct 28 2025 Devrim Gunduz <devrim@gunduz.org> - 3.14.1-1PGDG
+- Update to 3.14.1 per changes described at:
+  https://github.com/libgeos/geos/releases/tag/3.14.1
+
 * Sat Aug 23 2025 Devrim Gunduz <devrim@gunduz.org> - 3.14.0-1PGDG
 - Initial packaging of 3.14.X for the PostgreSQL RPM Repository:
   https://github.com/libgeos/geos/releases/tag/3.14.0