public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pgrouting] rawhide: update to 4.0.1 + opt-in to packit
Date: Tue, 02 Jun 2026 05:08:59 GMT [thread overview]
Message-ID: <178037693903.1.13995358693446844615.rpms-pgrouting-b78fd1b155b2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pgrouting
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-06-02 5:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178037693903.1.13995358693446844615.rpms-pgrouting-b78fd1b155b2@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox