[Git][debian-gis-team/geos][upstream] New upstream version 3.13.0

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Sep 7 05:52:30 BST 2024



Bas Couwenberg pushed to branch upstream at Debian GIS Project / geos


Commits:
ef19582e by Bas Couwenberg at 2024-09-07T06:41:19+02:00
New upstream version 3.13.0
- - - - -


4 changed files:

- NEWS.md
- Version.txt
- doxygen/check_doxygen_errors.cmake
- release.md


Changes:

=====================================
NEWS.md
=====================================
@@ -1,5 +1,5 @@
 ## Changes in 3.13.0
-2024-08-xx
+2024-09-06
 
 - New things:
   - Add Angle::sinCosSnap to avoid small errors, e.g. with buffer operations (GH-978, Mike Taves)


=====================================
Version.txt
=====================================
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=13
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=beta2
+GEOS_PATCH_WORD=
 
 # GEOS CAPI Versions
 #


=====================================
doxygen/check_doxygen_errors.cmake
=====================================
@@ -32,7 +32,7 @@ if(EXISTS "${DOXYGEN_LOGFILE}")
 
   foreach(LINE ${LOGFILE})
     string(REGEX MATCH
-      ".*(not documented|ignoring unsupported tag).*" IGNORE ${LINE})
+      ".*(not documented|ignoring unsupported tag|tag without matching).*" IGNORE ${LINE})
     if("${IGNORE}" STREQUAL "")
       list(APPEND ERRORS ${LINE})
     endif()


=====================================
release.md
=====================================
@@ -1,4 +1,4 @@
-2024-08-xx
+2024-09-06
 
 - New things:
   - Add Angle::sinCosSnap to avoid small errors, e.g. with buffer operations (GH-978, Mike Taves)



View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/ef19582ec9c5db94a4d564639dd1af0e40b9bc1d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/ef19582ec9c5db94a4d564639dd1af0e40b9bc1d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240907/4a96ccc3/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list