Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package itinerary for openSUSE:Factory 
checked in at 2023-01-07 17:17:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/itinerary (Old)
 and      /work/SRC/openSUSE:Factory/.itinerary.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "itinerary"

Sat Jan  7 17:17:55 2023 rev:26 rq:1056460 version:22.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/itinerary/itinerary.changes      2022-12-09 
16:58:42.496085771 +0100
+++ /work/SRC/openSUSE:Factory/.itinerary.new.1563/itinerary.changes    
2023-01-07 17:19:58.378248520 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:19:31 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+-------------------------------------------------------------------

Old:
----
  itinerary-22.12.0.tar.xz
  itinerary-22.12.0.tar.xz.sig

New:
----
  itinerary-22.12.1.tar.xz
  itinerary-22.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ itinerary.spec ++++++
--- /var/tmp/diff_new_pack.ULuJlH/_old  2023-01-07 17:19:58.958251980 +0100
+++ /var/tmp/diff_new_pack.ULuJlH/_new  2023-01-07 17:19:58.962252004 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           itinerary
-Version:        22.12.0
+Version:        22.12.1
 Release:        0
 Summary:        Itinerary and boarding pass management application
 License:        LGPL-2.0-or-later


++++++ itinerary-22.12.0.tar.xz -> itinerary-22.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itinerary-22.12.0/CMakeLists.txt 
new/itinerary-22.12.1/CMakeLists.txt
--- old/itinerary-22.12.0/CMakeLists.txt        2022-12-01 22:27:01.000000000 
+0100
+++ new/itinerary-22.12.1/CMakeLists.txt        2023-01-03 01:06:59.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 "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(itinerary VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itinerary-22.12.0/po/fr/kde-itinerary.po 
new/itinerary-22.12.1/po/fr/kde-itinerary.po
--- old/itinerary-22.12.0/po/fr/kde-itinerary.po        2022-12-01 
22:27:01.000000000 +0100
+++ new/itinerary-22.12.1/po/fr/kde-itinerary.po        2023-01-03 
01:06:59.000000000 +0100
@@ -13,7 +13,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 22.11.80\n"
+"X-Generator: Lokalize 22.12.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itinerary-22.12.0/po/gl/kde-itinerary.po 
new/itinerary-22.12.1/po/gl/kde-itinerary.po
--- old/itinerary-22.12.0/po/gl/kde-itinerary.po        2022-12-01 
22:27:01.000000000 +0100
+++ new/itinerary-22.12.1/po/gl/kde-itinerary.po        2023-01-03 
01:06:59.000000000 +0100
@@ -2292,8 +2292,7 @@
 msgstr "Vehículo"
 
 #: app/TrainPage.qml:147
-#, fuzzy, kde-format
-#| msgid "Departure time:"
+#, kde-format
 msgid "Departure time:"
 msgstr "Hora de saída:"
 
@@ -2462,12 +2461,14 @@
 msgstr "Vehículo"
 
 #: app/VehicleLayoutPage.qml:97
-#, kde-format
+#, fuzzy, kde-format
+#| msgid "Departure: %1"
 msgid "Departure: %1"
 msgstr "Saída: %1"
 
 #: app/VehicleLayoutPage.qml:99
-#, kde-format
+#, fuzzy, kde-format
+#| msgid "Arrival: %1"
 msgid "Arrival: %1"
 msgstr "Chegada: %1"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itinerary-22.12.0/po/zh_CN/kde-itinerary.po 
new/itinerary-22.12.1/po/zh_CN/kde-itinerary.po
--- old/itinerary-22.12.0/po/zh_CN/kde-itinerary.po     2022-12-01 
22:27:01.000000000 +0100
+++ new/itinerary-22.12.1/po/zh_CN/kde-itinerary.po     2023-01-03 
01:06:59.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-22 02:44+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itinerary-22.12.0/src/app/EventTicket.qml 
new/itinerary-22.12.1/src/app/EventTicket.qml
--- old/itinerary-22.12.0/src/app/EventTicket.qml       2022-12-01 
22:27:01.000000000 +0100
+++ new/itinerary-22.12.1/src/app/EventTicket.qml       2023-01-03 
01:06:59.000000000 +0100
@@ -32,10 +32,12 @@
         Image {
             id: backgroundImage
             source: passId !== "" ? "image://org.kde.pkpass/" + passId + 
"/background" : ""
-            fillMode: Image.PreserveAspectFit
+            fillMode: Image.TileVertically
+            verticalAlignment: Image.AlignTop
             x: -(implicitWidth - bodyBackground.width) / 2
             y: 0
             visible: false
+            height: parent.implicitHeight
         }
         Effects.FastBlur {
             anchors.fill: backgroundImage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itinerary-22.12.0/src/app/LocationPicker.qml 
new/itinerary-22.12.1/src/app/LocationPicker.qml
--- old/itinerary-22.12.0/src/app/LocationPicker.qml    2022-12-01 
22:27:01.000000000 +0100
+++ new/itinerary-22.12.1/src/app/LocationPicker.qml    2023-01-03 
01:06:59.000000000 +0100
@@ -45,6 +45,8 @@
         anchors.fill: parent
         center: root.coordinate
         plugin: mapPlugin
+        gesture.acceptedGestures: QtLocation.MapGestureArea.PinchGesture | 
QtLocation.MapGestureArea.PanGesture
+        gesture.preventStealing: true
 
         QtLocation.MapQuickItem {
             coordinate: map.center
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itinerary-22.12.0/src/app/TimelineDelegate.qml 
new/itinerary-22.12.1/src/app/TimelineDelegate.qml
--- old/itinerary-22.12.0/src/app/TimelineDelegate.qml  2022-12-01 
22:27:01.000000000 +0100
+++ new/itinerary-22.12.1/src/app/TimelineDelegate.qml  2023-01-03 
01:06:59.000000000 +0100
@@ -29,7 +29,7 @@
     property alias headerIcon: _headerIcon
     property alias headerIconSource: _headerIcon.source
 
-    readonly property double headerFontScale: 1.0
+    property double headerFontScale: 1.0
 
     showClickFeedback: true
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/itinerary-22.12.0/src/app/org.kde.itinerary.appdata.xml 
new/itinerary-22.12.1/src/app/org.kde.itinerary.appdata.xml
--- old/itinerary-22.12.0/src/app/org.kde.itinerary.appdata.xml 2022-12-01 
22:27:01.000000000 +0100
+++ new/itinerary-22.12.1/src/app/org.kde.itinerary.appdata.xml 2023-01-03 
01:06:59.000000000 +0100
@@ -713,6 +713,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.itinerary.desktop</launchable>
   <releases>
+    <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08">
       <description>
         <ul>

Reply via email to