h3: Update to 4.4.0 per changes described at https://github.com/uber/h3/releases...
authorDevrim Gunduz <devrim@gunduz.org>
Fri, 7 Nov 2025 07:49:48 +0000 (10:49 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Fri, 7 Nov 2025 07:49:48 +0000 (10:49 +0300)
rpm/redhat/main/common/h3/main/h3.spec

index 1be371ee3f832b09ad3eb1e89f5463eabb379659..99b33cb060c1b4aa1347460cd78c78e3346d2ff8 100644 (file)
@@ -3,7 +3,7 @@
 
 Summary:       A Hexagonal Hierarchical Geospatial Indexing System
 Name:          %{sname}
-Version:       4.3.0
+Version:       4.4.0
 Release:       1PGDG%{dist}
 License:       Apache
 Source0:       https://github.com/uber/%{sname}/archive/refs/tags/v%{version}.tar.gz
@@ -76,6 +76,10 @@ popd
 %{_libdir}/cmake/%{sname}/*.cmake
 
 %changelog
+* Fri Nov 7 2025 Devrim Gündüz <devrim@gunduz.org> - 4.4.0-1PGDG
+- Update to 4.4.0 per changes described at:
+  https://github.com/uber/h3/releases/tag/v4.4.0
+
 * Wed Jun 18 2025 Devrim Gündüz <devrim@gunduz.org> - 4.3.0-1PGDG
 - Update to 4.3.0 per changes described at:
   https://github.com/uber/h3/releases/tag/v4.3.0