public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgrouting] epel10: update to 4.0.1 + opt-in to packit
@ 2026-06-02 5:37 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-02 5:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pgrouting
Branch : epel10
Commit : b78fd1b155b21161e4f27699ce001c11a72a54b4
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-06-02T02:08:50-03:00
Stats : +22/-12 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/pgrouting/c/b78fd1b155b21161e4f27699ce001c11a72a54b4?branch=epel10
Log:
update to 4.0.1 + opt-in to packit
---
diff --git a/.gitignore b/.gitignore
index 2a229f4..fe639c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1 @@
-/pgrouting-3.6.1.tar.gz
-/pgrouting-3.6.2.tar.gz
-/pgrouting-3.6.3.tar.gz
-/pgrouting-3.7.0.tar.gz
-/pgrouting-3.7.2.tar.gz
-/pgrouting-3.7.3.tar.gz
-/pgrouting-3.8.0.tar.gz
+/pgrouting-*.tar.gz
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..c1820aa
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,19 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+specfile_path: pgrouting.spec
+
+copy_upstream_release_description: false
+
+jobs:
+ - job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
+
+ - job: koji_build
+ trigger: commit
+ allowed_committers: ['packit','all_admins']
+ dist_git_branches:
+ - fedora-rawhide
+
diff --git a/pgrouting.spec b/pgrouting.spec
index c14fb83..a377bc5 100644
--- a/pgrouting.spec
+++ b/pgrouting.spec
@@ -1,5 +1,5 @@
Name: pgrouting
-Version: 3.8.0
+Version: 4.0.1
Release: %autorelease
Summary: Provides routing functionality to PostGIS / PostgreSQL
License: GPL-2.0-or-later AND BSL-1.0 AND MIT
@@ -36,9 +36,6 @@ geospatial routing functionality.
%files
%license LICENSE
%license BOOST_LICENSE_1_0.txt
-%license tools/licences/MIT_license.txt
-%license tools/licences/GNU_license.txt
-%license tools/licences/CCM_license.txt
%doc CODE_OF_CONDUCT.md NEWS README.md CONTRIBUTING.md
%{_libdir}/pgsql/libpgrouting-%{sub %version 1 3}.so
%{_datadir}/pgsql/extension/pgrouting--*--%{version}.sql
diff --git a/sources b/sources
index 68adcbe..0291427 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pgrouting-3.8.0.tar.gz) = d79bc879e3d95d04309c50de8b5abdadc29a54f47f777d0dc513e995ff9839595d4824326cc4d6997881b8f8a4d0b01c890f449edae4f5421a4cb2c217e8fd34
+SHA512 (pgrouting-4.0.1.tar.gz) = a1608d37a6f9619fe831c936da5fda0148df677e667d41e1a257ba637f9337235b4eaa6a80209d4d6276ab2aaceb98ed4a7c9e4cb876974ffd507b75b03b92e6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 5:37 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:37 [rpms/pgrouting] epel10: update to 4.0.1 + opt-in to packit Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox