public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgrouting] epel10.2: Update to 3.7.2
@ 2026-06-02 5:38 Carlos Rodriguez-Fernandez
0 siblings, 0 replies; only message in thread
From: Carlos Rodriguez-Fernandez @ 2026-06-02 5:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pgrouting
Branch : epel10.2
Commit : 88b780031fecc6ec1580c399fb566d526a3c84a6
Author : Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com>
Date : 2025-02-07T19:40:24-07:00
Stats : +23/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/pgrouting/c/88b780031fecc6ec1580c399fb566d526a3c84a6?branch=epel10.2
Log:
Update to 3.7.2
---
diff --git a/.gitignore b/.gitignore
index feec499..42a9fda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/pgrouting-3.6.2.tar.gz
/pgrouting-3.6.3.tar.gz
/pgrouting-3.7.0.tar.gz
+/pgrouting-3.7.2.tar.gz
diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000..4e79be2
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,16 @@
+--- !Policy
+product_versions:
+ - fedora-*
+decision_context: bodhi_update_push_testing
+subject_type: koji_build
+rules:
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
+--- !Policy
+product_versions:
+ - fedora-*
+decision_context: bodhi_update_push_stable
+subject_type: koji_build
+rules:
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
+ - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
diff --git a/pgrouting.spec b/pgrouting.spec
index 8761f60..a84a607 100644
--- a/pgrouting.spec
+++ b/pgrouting.spec
@@ -1,6 +1,6 @@
Name: pgrouting
-Version: 3.7.0
-Release: 2%{?dist}
+Version: 3.7.2
+Release: 1%{?dist}
Summary: Provides routing functionality to PostGIS / PostgreSQL
License: GPL-2.0-or-later AND BSL-1.0 AND MIT
URL: https://pgrouting.org
@@ -50,6 +50,9 @@ geospatial routing functionality.
%{_datadir}/pgsql/extension/pgrouting.control
%changelog
+* Fri Feb 07 2025 Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com> - 3.7.2-1
+- Update to version 3.7.2
+
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
diff --git a/sources b/sources
index 2161b4d..876cb5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pgrouting-3.7.0.tar.gz) = 8ebe82a6c0e6d2974d298fbdb2b3d48304da76395da5459183e8ade56b247e179b606fc3a6ab60478696a0dd9671be20995b1f13beb61df2393d4f36050baf23
+SHA512 (pgrouting-3.7.2.tar.gz) = 626ce12806db0319535d9dff91d8ef21cbd8302f15197c140cbf7fe4ba93375c4ffb95ff8e1697d82f81ae95c4201ae8123990a7b3ae265dfddf48e3d0f21579
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 5:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 5:38 [rpms/pgrouting] epel10.2: Update to 3.7.2 Carlos Rodriguez-Fernandez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox