public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qgis] rawhide: Update to 4.0.3
@ 2026-06-03 14:15 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-06-03 14:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qgis
Branch : rawhide
Commit : c172a454dab42195ceb980e18f3f81fd7ee22267
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-06-03T16:15:27+02:00
Stats : +15/-10 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/qgis/c/c172a454dab42195ceb980e18f3f81fd7ee22267?branch=rawhide
Log:
Update to 4.0.3
---
diff --git a/.gitignore b/.gitignore
index aafcacc..0adddcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -174,3 +174,5 @@ qgis_1.5.0.tar.gz
/qgis-4.0.1-vendor.tar.xz
/qgis-4.0.2.tar.bz2
/qgis-4.0.2-vendor.tar.xz
+/qgis-4.0.3.tar.bz2
+/qgis-4.0.3-vendor.tar.xz
diff --git a/qgis-serverprefix.patch b/qgis-serverprefix.patch
index 271ca4e..e6dd9a5 100644
--- a/qgis-serverprefix.patch
+++ b/qgis-serverprefix.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference qgis-4.0.2/src/core/qgsapplication.cpp qgis-4.0.2-new/src/core/qgsapplication.cpp
---- qgis-4.0.2/src/core/qgsapplication.cpp 2026-05-01 14:04:21.000000000 +0200
-+++ qgis-4.0.2-new/src/core/qgsapplication.cpp 2026-05-05 23:03:57.981071104 +0200
+diff -rupN --no-dereference qgis-4.0.3/src/core/qgsapplication.cpp qgis-4.0.3-new/src/core/qgsapplication.cpp
+--- qgis-4.0.3/src/core/qgsapplication.cpp 2026-05-29 14:02:01.000000000 +0200
++++ qgis-4.0.3-new/src/core/qgsapplication.cpp 2026-06-03 15:34:05.995711567 +0200
@@ -444,6 +444,11 @@ void QgsApplication::init( QString profi
{
myDir.cdUp();
diff --git a/qgis-yarn-offline.patch b/qgis-yarn-offline.patch
index 2e97f24..fc4e303 100644
--- a/qgis-yarn-offline.patch
+++ b/qgis-yarn-offline.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference qgis-4.0.2/resources/CMakeLists.txt qgis-4.0.2-new/resources/CMakeLists.txt
---- qgis-4.0.2/resources/CMakeLists.txt 2026-05-01 14:04:21.000000000 +0200
-+++ qgis-4.0.2-new/resources/CMakeLists.txt 2026-05-05 23:04:00.083528769 +0200
+diff -rupN --no-dereference qgis-4.0.3/resources/CMakeLists.txt qgis-4.0.3-new/resources/CMakeLists.txt
+--- qgis-4.0.3/resources/CMakeLists.txt 2026-05-29 14:02:01.000000000 +0200
++++ qgis-4.0.3-new/resources/CMakeLists.txt 2026-06-03 15:34:08.709550620 +0200
@@ -47,7 +47,7 @@ if (WITH_SERVER_LANDINGPAGE_WEBAPP)
# add_custom_command does not support OUTPUT_QUIET, so we need to make a cmake subcommand first:
file(WRITE ${CMAKE_BINARY_DIR}/yarn_commands.cmake
diff --git a/qgis.spec b/qgis.spec
index 3f56843..d110c13 100644
--- a/qgis.spec
+++ b/qgis.spec
@@ -1,8 +1,8 @@
#TODO: Run test suite (see debian/rules)
Name: qgis
-Version: 4.0.2
-Release: 2%{?dist}
+Version: 4.0.3
+Release: 1%{?dist}
Summary: A user friendly Open Source Geographic Information System
# http://issues.qgis.org/issues/3789
@@ -322,6 +322,9 @@ rm -f %{buildroot}%{_prefix}/lib/liboauth2authmethod_static.a
%changelog
+* Wed Jun 03 2026 Sandro Mani <manisandro@gmail.com> - 4.0.3-1
+- Update to 4.0.3
+
* Wed May 13 2026 Sandro Mani <manisandro@gmail.com> - 4.0.2-2
- Rebuild (grass)
diff --git a/sources b/sources
index aad9d86..aaa4dc9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (qgis-4.0.2.tar.bz2) = 999f3b665017aaea04275299ee7bd8965ce2963567b8bc9d4e3f40e51561b9cb6a6fa6fb10c03eb746eab1d8d21d95f56365c067a75ab1a31e04966d62c177b3
-SHA512 (qgis-4.0.2-vendor.tar.xz) = 0cbf9ac05e5a7f030b085f438911c6956d212195ecfc634abb6b4719ca6025817bbcec70e31e86b76fdc90526333c65c9f4cebed5373f83ff2164808e4507e01
+SHA512 (qgis-4.0.3.tar.bz2) = d160b9f471d761667d473ab739ed5ff7f7a95112e27495118a148e0c74c6cd6760d58760e74a41e280731ad6d5fda47f33f837b26b9eef06b86902cdce8ea922
+SHA512 (qgis-4.0.3-vendor.tar.xz) = e7d7aaa757c0745422a046e4b4a012dc78d4e6f5ec2552734d0137a891b73fd926481462ee0b8745263990caed6894c7daf0e61f391ccd6e9b847487b5e6655c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 14:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 14:15 [rpms/qgis] rawhide: Update to 4.0.3 Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox