Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kosmindoormap for openSUSE:Factory 
checked in at 2023-03-03 22:27:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kosmindoormap (Old)
 and      /work/SRC/openSUSE:Factory/.kosmindoormap.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kosmindoormap"

Fri Mar  3 22:27:23 2023 rev:28 rq:1068869 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kosmindoormap/kosmindoormap.changes      
2023-02-04 14:19:18.134830289 +0100
+++ /work/SRC/openSUSE:Factory/.kosmindoormap.new.31432/kosmindoormap.changes   
2023-03-03 22:29:47.207615811 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:25 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  kosmindoormap-22.12.2.tar.xz
  kosmindoormap-22.12.2.tar.xz.sig

New:
----
  kosmindoormap-22.12.3.tar.xz
  kosmindoormap-22.12.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kosmindoormap.spec ++++++
--- /var/tmp/diff_new_pack.2G4f45/_old  2023-03-03 22:29:47.699618016 +0100
+++ /var/tmp/diff_new_pack.2G4f45/_new  2023-03-03 22:29:47.703618033 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kosmindoormap
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kosmindoormap
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        OSM indoor map QML component
 License:        LGPL-2.0-or-later AND CC0-1.0
@@ -89,10 +89,8 @@
 %ctest
 %endif
 
-%post -n libKOSM%{soversion} -p /sbin/ldconfig
-%postun -n libKOSM%{soversion} -p /sbin/ldconfig
-%post -n libKOSMIndoorMap%{soversion} -p /sbin/ldconfig
-%postun -n libKOSMIndoorMap%{soversion} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKOSM%{soversion}
+%ldconfig_scriptlets -n libKOSMIndoorMap%{soversion}
 
 %files
 %license LICENSES/*


++++++ kosmindoormap-22.12.2.tar.xz -> kosmindoormap-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kosmindoormap-22.12.2/CMakeLists.txt 
new/kosmindoormap-22.12.3/CMakeLists.txt
--- old/kosmindoormap-22.12.2/CMakeLists.txt    2023-01-30 00:56:32.000000000 
+0100
+++ new/kosmindoormap-22.12.3/CMakeLists.txt    2023-02-25 06:12:18.000000000 
+0100
@@ -6,7 +6,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(KOSMIndoorMap VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kosmindoormap-22.12.2/po/cs/kosmindoormap.po 
new/kosmindoormap-22.12.3/po/cs/kosmindoormap.po
--- old/kosmindoormap-22.12.2/po/cs/kosmindoormap.po    2023-01-30 
00:56:32.000000000 +0100
+++ new/kosmindoormap-22.12.3/po/cs/kosmindoormap.po    2023-02-25 
06:12:18.000000000 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the kosmindoormap package.
-# Vit Pelcak <[email protected]>, 2020, 2021.
+# Vit Pelcak <[email protected]>, 2020, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kosmindoormap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-29 00:43+0000\n"
-"PO-Revision-Date: 2021-10-19 17:12+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-02-08 11:56+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.08.2\n"
+"X-Generator: Lokalize 22.12.2\n"
 
 #: app/main.cpp:44
 #, kde-format
@@ -295,7 +295,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:25
 msgctxt "OSM::amenity/shop"
 msgid "Artwork"
-msgstr ""
+msgstr "Grafika"
 
 #: map-quick/osmelementinformationmodel_data.cpp:26
 msgctxt "OSM::amenity/shop"
@@ -340,7 +340,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:34
 msgctxt "OSM::amenity"
 msgid "Bench"
-msgstr ""
+msgstr "Lavička"
 
 #: map-quick/osmelementinformationmodel_data.cpp:35
 msgctxt "OSM::amenity/shop"
@@ -425,7 +425,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:51
 msgctxt "OSM::historic"
 msgid "Citywall"
-msgstr ""
+msgstr "Městské opevnění"
 
 #: map-quick/osmelementinformationmodel_data.cpp:52
 msgctxt "OSM::amenity/shop"
@@ -545,7 +545,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:75
 msgctxt "OSM::amenity/shop"
 msgid "Garden"
-msgstr ""
+msgstr "Zahrada"
 
 #: map-quick/osmelementinformationmodel_data.cpp:76
 msgctxt "OSM::amenity/shop"
@@ -560,7 +560,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:78
 msgctxt "OSM::office"
 msgid "Government"
-msgstr ""
+msgstr "Vláda"
 
 #: map-quick/osmelementinformationmodel_data.cpp:79
 msgctxt "OSM::amenity/shop"
@@ -667,7 +667,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:101
 msgctxt "OSM::amenity"
 msgid "Marketplace"
-msgstr ""
+msgstr "Trh"
 
 #: map-quick/osmelementinformationmodel_data.cpp:102
 msgctxt "OSM::amenity/shop"
@@ -677,7 +677,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:103
 msgctxt "OSM::historic"
 msgid "Memorial"
-msgstr ""
+msgstr "Památník"
 
 #: map-quick/osmelementinformationmodel_data.cpp:104
 msgctxt "OSM::amenity/shop"
@@ -692,7 +692,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:106
 msgctxt "OSM::historic"
 msgid "Monument"
-msgstr ""
+msgstr "Monument"
 
 #: map-quick/osmelementinformationmodel_data.cpp:107
 msgctxt "OSM::amenity/shop"
@@ -747,7 +747,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:117
 msgctxt "outdoor recreational area"
 msgid "Park"
-msgstr ""
+msgstr "Park"
 
 #: map-quick/osmelementinformationmodel_data.cpp:118
 msgctxt "OSM::amenity/shop"
@@ -959,7 +959,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:162
 msgctxt "OSM::amenity"
 msgid "Waste Basket"
-msgstr ""
+msgstr "Odpadkový koš"
 
 #: map-quick/osmelementinformationmodel_data.cpp:163
 msgctxt "OSM::amenity/shop"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kosmindoormap-22.12.2/po/ka/kosmindoormap.po 
new/kosmindoormap-22.12.3/po/ka/kosmindoormap.po
--- old/kosmindoormap-22.12.2/po/ka/kosmindoormap.po    2023-01-30 
00:56:32.000000000 +0100
+++ new/kosmindoormap-22.12.3/po/ka/kosmindoormap.po    2023-02-25 
06:12:18.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kosmindoormap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-29 00:43+0000\n"
-"PO-Revision-Date: 2022-11-25 12:39+0100\n"
+"PO-Revision-Date: 2023-02-08 11:43+0100\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
 "Language: ka\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 3.2\n"
+"X-Generator: Poedit 3.2.2\n"
 
 #: app/main.cpp:44
 #, kde-format
@@ -62,7 +62,7 @@
 #: map-quick/osmelementinformationmodel.cpp:403
 #, kde-format
 msgid "Accessibility"
-msgstr "_დამხმარე საშუალებები"
+msgstr "წვდომადობა"
 
 #: map-quick/osmelementinformationmodel.cpp:404
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kosmindoormap-22.12.2/po/pt_BR/kosmindoormap.po 
new/kosmindoormap-22.12.3/po/pt_BR/kosmindoormap.po
--- old/kosmindoormap-22.12.2/po/pt_BR/kosmindoormap.po 2023-01-30 
00:56:32.000000000 +0100
+++ new/kosmindoormap-22.12.3/po/pt_BR/kosmindoormap.po 2023-02-25 
06:12:18.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the kosmindoormap package.
 #
-# Luiz Fernando Ranghetti <[email protected]>, 2020, 2021, 2022.
+# Luiz Fernando Ranghetti <[email protected]>, 2020, 2021, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kosmindoormap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-29 00:43+0000\n"
-"PO-Revision-Date: 2022-04-07 11:44-0300\n"
+"PO-Revision-Date: 2023-02-14 09:24-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: app/main.cpp:44
 #, kde-format
@@ -524,7 +524,7 @@
 #: map-quick/osmelementinformationmodel_data.cpp:69
 msgctxt "OSM::amenity/shop"
 msgid "Ferry Terminal"
-msgstr ""
+msgstr "Terminal de balsa"
 
 #: map-quick/osmelementinformationmodel_data.cpp:70
 msgctxt "OSM::amenity/shop"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kosmindoormap-22.12.2/po/zh_CN/kosmindoormap.po 
new/kosmindoormap-22.12.3/po/zh_CN/kosmindoormap.po
--- old/kosmindoormap-22.12.2/po/zh_CN/kosmindoormap.po 2023-01-30 
00:56:32.000000000 +0100
+++ new/kosmindoormap-22.12.3/po/zh_CN/kosmindoormap.po 2023-02-25 
06:12:18.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-29 00:43+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kosmindoormap-22.12.2/src/app/org.kde.kosmindoormap.appdata.xml 
new/kosmindoormap-22.12.3/src/app/org.kde.kosmindoormap.appdata.xml
--- old/kosmindoormap-22.12.2/src/app/org.kde.kosmindoormap.appdata.xml 
2023-01-30 00:56:32.000000000 +0100
+++ new/kosmindoormap-22.12.3/src/app/org.kde.kosmindoormap.appdata.xml 
2023-02-25 06:12:18.000000000 +0100
@@ -87,9 +87,9 @@
   </provides>
   <launchable type="desktop-id">org.kde.kosmindoormap.desktop</launchable>
   <releases>
+    <release version="22.12.3" date="2023-03-02"/>
     <release version="22.12.2" date="2023-02-02"/>
     <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08"/>
-    <release version="22.08.3" date="2022-11-03"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kosmindoormap-22.12.2/src/map/assets/css/breeze-common.mapcss 
new/kosmindoormap-22.12.3/src/map/assets/css/breeze-common.mapcss
--- old/kosmindoormap-22.12.2/src/map/assets/css/breeze-common.mapcss   
2023-01-30 00:56:32.000000000 +0100
+++ new/kosmindoormap-22.12.3/src/map/assets/css/breeze-common.mapcss   
2023-02-25 06:12:18.000000000 +0100
@@ -254,7 +254,8 @@
 /** Cap building layers, this is much more often a data issue than actually 
intended and
  *  causes misrenderings as building content then gets covered.
  */
-area[building][layer>0]
+area[building][layer>0],
+area[building:part=yes][layer>0]
 {
     set layer=0;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kosmindoormap-22.12.2/src/map/loader/levelparser.cpp 
new/kosmindoormap-22.12.3/src/map/loader/levelparser.cpp
--- old/kosmindoormap-22.12.2/src/map/loader/levelparser.cpp    2023-01-30 
00:56:32.000000000 +0100
+++ new/kosmindoormap-22.12.3/src/map/loader/levelparser.cpp    2023-02-25 
06:12:18.000000000 +0100
@@ -44,7 +44,7 @@
         }
 
         if (c == ';') {
-            const auto l = (int)(qstrtod(level.constData() + numStartIdx, 
nullptr, nullptr) * 10.0); // ### waiting for std::from_chars
+            const int l = std::round(qstrtod(level.constData() + numStartIdx, 
nullptr, nullptr) * 10.0); // ### waiting for std::from_chars
             if (rangeBegin <= l) {
                 for (int j = rangeBegin; j <= l; j += 10) {
                     callback(j, e);
@@ -61,7 +61,7 @@
             if (numStartIdx < 0) {
                 numStartIdx = i;
             } else {
-                rangeBegin = (int)(qstrtod(level.constData() + numStartIdx, 
nullptr, nullptr) * 10.0); // ### waiting for std::from_chars
+                rangeBegin = std::round(qstrtod(level.constData() + 
numStartIdx, nullptr, nullptr) * 10.0); // ### waiting for std::from_chars
                 numStartIdx = -1;
             }
         }
@@ -70,7 +70,7 @@
     if (numStartIdx >= level.size() || numStartIdx < 0) {
         return;
     }
-    const auto l = (int)(qstrtod(level.constData() + numStartIdx, nullptr, 
nullptr) * 10.0); // ### waiting for std::from_chars
+    const int l = std::round(qstrtod(level.constData() + numStartIdx, nullptr, 
nullptr) * 10.0); // ### waiting for std::from_chars
     if (rangeBegin <= l) {
         for (int j = rangeBegin; j <= l; j += 10) {
             callback(j, e);

Reply via email to