[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-276-g641ac33d2
git at osgeo.org
git at osgeo.org
Tue Jan 18 13:53:21 PST 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via 641ac33d2a14add8a4a4dba1bf3e59d7e1940bb3 (commit)
from 0c66acf102dcde625c89576a02c88dacec29564c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 641ac33d2a14add8a4a4dba1bf3e59d7e1940bb3
Author: Sandro Santilli <strk at kbt.io>
Date: Tue Jan 18 22:48:25 2022 +0100
Update Report-Msgid-Bugs-To to use https
This was the ONLY file still having http instead of https, and
such difference resulted in updating the .po even if the .pot
was not otherwise different, with the side effect of changing
line wrapping.
Closes #5056
diff --git a/doc/po/ja/reporting.xml.po b/doc/po/ja/reporting.xml.po
index 3ac5b01ee..afe8a0fff 100644
--- a/doc/po/ja/reporting.xml.po
+++ b/doc/po/ja/reporting.xml.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PostGIS\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-01-15 20:24+0000\n"
"PO-Revision-Date: 2022-01-16 20:45+0000\n"
"Last-Translator: Regina Obe <regina at arrival3d.com>\n"
-----------------------------------------------------------------------
Summary of changes:
doc/po/ja/reporting.xml.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list