From 386f2583a69a84311814ebbecf73dc3582553061 Mon Sep 17 00:00:00 2001 From: "Juergen E. Fischer" Date: Fri, 17 Jan 2025 13:02:24 +0100 Subject: [PATCH] Release of 3.34.15 --- CMakeLists.txt | 2 +- ChangeLog | 87 ++++++++++++++++++++++++++++++ debian/changelog | 10 +++- linux/org.qgis.qgis.appdata.xml.in | 1 + 4 files changed, 97 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e621ecdf47d3..824a1611201f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON) # Project and version set(CPACK_PACKAGE_VERSION_MAJOR "3") set(CPACK_PACKAGE_VERSION_MINOR "34") -set(CPACK_PACKAGE_VERSION_PATCH "14") +set(CPACK_PACKAGE_VERSION_PATCH "15") set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}) set(RELEASE_NAME "Prizren") project(qgis VERSION ${COMPLETE_VERSION}) diff --git a/ChangeLog b/ChangeLog index 00fb16517dd4..2e7786e2559d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,90 @@ +Jürgen E. Fischer 2025-01-17 + + translation update for 3.34.15 from transifex + +Merge: ce9d93a4750 86083f70738 +Even Rouault 2025-01-15 + + Merge pull request #60163 from jef-n/debfix334 + + fix debian package + +Jürgen E. Fischer 2025-01-15 + + fix debian package + +Merge: bca938e061a b3f4f7331bd +Julien Cabieces 2025-01-09 + + Merge pull request #60096 from qgis/backport-60095-to-release-3_34 + + [Backport release-3_34] qgsvectorlayer.h: move a documentation section to the appropriate place + +Even Rouault 2025-01-09 + + qgsvectorlayer.h: move a documentation section to the appropriate place + + Cf https://lists.osgeo.org/pipermail/qgis-developer/2025-January/067278.html + +Merge: ff1c6fe311f 628f1a99175 +Even Rouault 2025-01-07 + + Merge pull request #60066 from qgis/backport-60062-to-release-3_34 + + [Backport release-3_34] Fix small typo in QgsGeometry.constGet() docstring + +Merge: f17c41bfc80 d508d36c161 +Even Rouault 2025-01-07 + + Merge pull request #60060 from qgis/backport-59903-to-release-3_34 + + [Backport release-3_34] [Georeferencer] Fix setting target CRS (Fix #59902) + +Nicolas Godet <39594821+nicogodet@users.noreply.github.com> 2025-01-06 + + typo + +Andrea Giudiceandrea 2024-12-15 + + [Georeferencer] Fix setting target CRS + +Merge: 017d23791a6 90f046eb192 +Matthias Kuhn 2024-12-29 + + Merge pull request #60020 from qgis/backport-60007-to-release-3_34 + + [Backport release-3_34] Fix examples of the scale_exponential expression function + +Harrissou Sant-anna 2024-12-26 + + Fix and complete tests + + Co-authored-by: Andrea Giudiceandrea + +Harrissou Sant-anna 2024-12-25 + + Add function examples to tests + +Harrissou Sant-anna 2024-12-24 + + Fix examples of the scale_exponential expression function + +Andrea Giudiceandrea 2024-12-24 + + [processing] Fix regression in native:tilesxyzmbtiles alg + + Restore "description" metadata + +Andrea Giudiceandrea 2024-12-22 + + [processing][grass] Fix v.mkgrid + + Use parameter "type" instead of flag "-p" and add missing "-a" flag + +Jürgen E. Fischer 2024-12-20 + + Release of 3.34.14 + Jürgen E. Fischer 2024-12-20 translation update for 3.34.14 from transifex diff --git a/debian/changelog b/debian/changelog index 1993f4fff119..84647c8d74c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -qgis (3.34.14) UNRELEASED; urgency=medium +qgis (3.34.15) UNRELEASED; urgency=medium + + * Release of 3.34.15 + + -- Jürgen E. Fischer Fri, 17 Jan 2025 13:02:24 +0100 + +qgis (3.34.14) unstable; urgency=medium * Release of 3.34.14 - -- Jürgen E. Fischer Fri, 20 Dec 2024 13:02:46 +0100 + -- Jürgen E. Fischer Fri, 17 Jan 2025 13:02:24 +0100 qgis (3.34.13) unstable; urgency=medium diff --git a/linux/org.qgis.qgis.appdata.xml.in b/linux/org.qgis.qgis.appdata.xml.in index ea00418d7b44..c3aab401185c 100644 --- a/linux/org.qgis.qgis.appdata.xml.in +++ b/linux/org.qgis.qgis.appdata.xml.in @@ -19,6 +19,7 @@ QGIS +