Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kalm for openSUSE:Factory checked in 
at 2026-01-12 10:17:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalm (Old)
 and      /work/SRC/openSUSE:Factory/.kalm.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalm"

Mon Jan 12 10:17:18 2026 rev:21 rq:1326065 version:25.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalm/kalm.changes        2025-12-15 
11:55:19.819612003 +0100
+++ /work/SRC/openSUSE:Factory/.kalm.new.1928/kalm.changes      2026-01-12 
10:26:00.129082781 +0100
@@ -1,0 +2,9 @@
+Wed Jan  7 12:24:38 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.1/
+- No code change since 25.12.0
+
+-------------------------------------------------------------------

Old:
----
  kalm-25.12.0.tar.xz
  kalm-25.12.0.tar.xz.sig

New:
----
  kalm-25.12.1.tar.xz
  kalm-25.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kalm.spec ++++++
--- /var/tmp/diff_new_pack.mXl6xD/_old  2026-01-12 10:26:01.509141258 +0100
+++ /var/tmp/diff_new_pack.mXl6xD/_new  2026-01-12 10:26:01.525141937 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without  released
 Name:           kalm
-Version:        25.12.0
+Version:        25.12.1
 Release:        0
 Summary:        Breathing techniques helper
 License:        LGPL-2.1-or-later


++++++ kalm-25.12.0.tar.xz -> kalm-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.12.0/CMakeLists.txt 
new/kalm-25.12.1/CMakeLists.txt
--- old/kalm-25.12.0/CMakeLists.txt     2025-12-04 00:24:51.000000000 +0100
+++ new/kalm-25.12.1/CMakeLists.txt     2026-01-06 04:49:12.000000000 +0100
@@ -6,7 +6,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 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(kalm VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.12.0/org.kde.kalm.appdata.xml 
new/kalm-25.12.1/org.kde.kalm.appdata.xml
--- old/kalm-25.12.0/org.kde.kalm.appdata.xml   2025-12-04 00:24:51.000000000 
+0100
+++ new/kalm-25.12.1/org.kde.kalm.appdata.xml   2026-01-06 04:49:12.000000000 
+0100
@@ -215,6 +215,7 @@
   </categories>
   <launchable type="desktop-id">org.kde.kalm.desktop</launchable>
   <releases>
+    <release version="25.12.1" date="2026-01-08"/>
     <release version="25.12.0" date="2025-12-11"/>
     <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.12.0/po/ga/kalm.po 
new/kalm-25.12.1/po/ga/kalm.po
--- old/kalm-25.12.0/po/ga/kalm.po      1970-01-01 01:00:00.000000000 +0100
+++ new/kalm-25.12.1/po/ga/kalm.po      2026-01-06 04:49:12.000000000 +0100
@@ -0,0 +1,338 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kalm package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kalm\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: main.cpp:53
+#, kde-format
+msgid "Breathing techniques"
+msgstr ""
+
+#: main.cpp:56
+#, kde-format
+msgid "Kalm"
+msgstr ""
+
+#: main.cpp:60
+#, kde-format
+msgid "© 2023 KDE Community"
+msgstr ""
+
+#: qml/478BreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "4-7-8 Breathing"
+msgstr ""
+
+#: qml/478BreathingPage.qml:11
+#, kde-format
+msgid ""
+"4-7-8 Breathing puts the body into a deep relaxation state, e.g. to better "
+"fall asleep on a flight.                    <br>                    "
+"<ul>                    <li>Breathe in through your nose (4s).</"
+"li>                    <li>Hold (7s).</li>                    <li>Breathe "
+"out through your mouth making a whooshing sound (8s).</"
+"li>                    </ul>                    <br>                    "
+"Repeat at least 4 times."
+msgstr ""
+
+#: qml/478BreathingPage.qml:39 qml/BoxBreathingPage.qml:40
+#: qml/BoxBreathingSleepPage.qml:40 qml/CoordinatedBreathingPage.qml:58
+#: qml/NadiShodhanaPage.qml:49 qml/ResonantBreathingPage.qml:39
+#, kde-format
+msgid "in"
+msgstr ""
+
+#: qml/478BreathingPage.qml:50 qml/BoxBreathingPage.qml:51
+#: qml/BoxBreathingPage.qml:70 qml/BoxBreathingSleepPage.qml:51
+#: qml/BoxBreathingSleepPage.qml:70 qml/NadiShodhanaPage.qml:60
+#: qml/NadiShodhanaPage.qml:86
+#, kde-format
+msgid "hold"
+msgstr ""
+
+#: qml/478BreathingPage.qml:58 qml/BoxBreathingPage.qml:59
+#: qml/BoxBreathingSleepPage.qml:59 qml/NadiShodhanaPage.qml:74
+#: qml/ResonantBreathingPage.qml:50
+#, kde-format
+msgid "out"
+msgstr ""
+
+#: qml/BoxBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Box Breathing"
+msgstr ""
+
+#: qml/BoxBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Box Breathing is used by the Navy SEALs to quickly and effectively reduce "
+"stress.                    <br>                    <ul>                    "
+"<li>Breathe in through your nose (4s).</li>                    <li>Hold (4s)."
+"</li>                    <li>Breathe out through your nose (4s).</"
+"li>                    <li>Hold (4s).</li>                    </"
+"ul>                    <br>                    Repeat for at least 5-10 "
+"minutes."
+msgstr ""
+
+#: qml/BoxBreathingSleepPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Box Breathing (sleep)"
+msgstr ""
+
+#: qml/BoxBreathingSleepPage.qml:11
+#, kde-format
+msgid ""
+"A Box Breathing variant with a longer breathe-out phase helps to relax "
+"before going to sleep.                    <br>                    "
+"<ul>                    <li>Breathe in through your nose (4s).</"
+"li>                    <li>Hold (4s).</li>                    <li>Breathe "
+"out through your nose (6s).</li>                    <li>Hold (2s).</"
+"li>                    </ul>                    <br>                    "
+"Repeat at least 6 times."
+msgstr ""
+
+#: qml/BreathingPage.qml:40
+#, kde-format
+msgctxt "@title:dialog"
+msgid "Information"
+msgstr ""
+
+#: qml/CoordinatedBreathingPage.qml:11
+#, kde-format
+msgctxt "@title"
+msgid "Coordinated Breathing"
+msgstr ""
+
+#: qml/CoordinatedBreathingPage.qml:12
+#, kde-format
+msgid ""
+"Coordinated Breathing improves the efficiency of your breathing by "
+"amplifying the movement of the diaphragm.                    It is often "
+"used in sports or singing.                    <br>                    "
+"<ul>                    <li>Sit upright with your chin in a 90° angle to "
+"your body.</li>                    <li>Breathe in gently through your nose.</"
+"li>                    <li>Breathe out while repeatedly, silently counting "
+"to 10.</li>                    <li>When finished breathing out, continue "
+"counting but whisper. Let your voice fade out until your lungs are "
+"completely empty.</li>                    </ul>                    "
+"<br>                    Repeat at least 10-30 times."
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:12
+#, kde-format
+msgid "4-7-8 Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:21
+#, kde-format
+msgid "Coordinated Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:30
+#, kde-format
+msgid "Box Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:39
+#, kde-format
+msgid "Box Breathing (sleep)"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:48
+#, kde-format
+msgid "Resonant Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:57
+#, kde-format
+msgid "Nadi Shodhana"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:66
+#, kde-format
+msgid "Yogic Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:75 qml/KalmGlobalDrawer.qml:78
+#: qml/SettingsPage.qml:11
+#, kde-format
+msgid "Settings"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:81 qml/KalmGlobalDrawer.qml:84
+#, kde-format
+msgid "About"
+msgstr ""
+
+#: qml/NadiShodhanaPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Nadi Shodhana"
+msgstr ""
+
+#: qml/NadiShodhanaPage.qml:11
+#, kde-format
+msgid ""
+"Nadi Shodhana (Alternate Nostril Breathing) reduces blood pressure and helps "
+"to keep a calm mind.                    <br>                    "
+"<ul>                    <li>Place the thumb of your right hand on your right "
+"nostril, your index and middle finger between your eyebrows and ring finger "
+"on the left nostril.</li>                    <li>Close your right nostril "
+"with your thumb and breathe in through your left nostril.</"
+"li>                    <li>Close both nostrils with your thumb and ring "
+"finger. Hold.</li>                    <li>Lift your thumb and breath out "
+"through the right nostril.</li>                    <li>Close both nostrils "
+"with your thumb and ring finger. Hold.</li>                    <li>Lift your "
+"thumb and breath in through your right nostril.</li>                    "
+"<li>Close both nostrils with your thumb and ring finger. Hold.</"
+"li>                    <li>Close your right nostril with your thumb and "
+"breathe out through your left nostril.</li>                    </"
+"ul>                    <br>                    Repeat 5-10 times."
+msgstr ""
+
+#: qml/ResonantBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Resonant Breathing"
+msgstr ""
+
+#: qml/ResonantBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Resonant Breathing relaxes the body by coupling heart rate, blood pressure "
+"and respiration.                    <br>                    "
+"<ul>                    <li>Sit upright and relaxed.</li>                    "
+"<li>Breathe in (5.5s). Expand your belly as the air fills your lungs.</"
+"li>                    <li>Breathe out (5.5s). Contract your belly as your "
+"lungs are emptied.</li>                    </ul>                    "
+"<br>                    Repeat at least 10 times."
+msgstr ""
+
+#: qml/SettingsPage.qml:14
+#, kde-format
+msgctxt "@title:group"
+msgid "General"
+msgstr ""
+
+#: qml/SettingsPage.qml:19
+#, kde-format
+msgctxt "@option:check"
+msgid "Show info button"
+msgstr ""
+
+#: qml/SettingsPage.qml:29
+#, kde-format
+msgctxt "@title:group"
+msgid "Coordinated Breathing"
+msgstr ""
+
+#: qml/SettingsPage.qml:34
+#, kde-format
+msgctxt "@label:spinbox"
+msgid "Breathe out duration:"
+msgstr ""
+
+#: qml/SettingsPage.qml:44
+#, kde-format
+msgctxt "Number in seconds"
+msgid "%1s"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Yogic Breathing"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Yogic Breathing is a standard pranayama technique to revitalize the "
+"body.                    <br>                    <ul>                    "
+"<li>Place a hand on your navel. Breathe into your belly and feel the "
+"expansion.</li>                    <li>Move your hand up above your lower "
+"ribs. Breathe into your mid-torso and feel the expansion.</"
+"li>                    <li>Move your hand up to your upper chest. Breathe in "
+"and feel your collarbones lift slightly.</li>                    <li>Breathe "
+"out. Feel your collarbones sink.</li>                    <li>Move your hand "
+"down to your lower ribs. Breathe out and feel your mid-torso retreat.</"
+"li>                    <li>Move your hand down to your navel. Breathe out "
+"and feel your belly retreat.</li>                    </"
+"ul>                    <br>                    Repeat up to 15 "
+"minutes.                    <br>                    <br>                    "
+"The steps should form a single, fluent breath.                    "
+"<br>                    At the beginning, it might be helpful to practice "
+"the three stages (belly, mid-torso, upper chest) "
+"individually                    (i.e. breathe only into your belly, then "
+"breathe out again etc.)."
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:48
+#, kde-format
+msgid ""
+"in\n"
+"(belly)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:59
+#, kde-format
+msgid ""
+"in\n"
+"(mid-torso)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:70
+#, kde-format
+msgid ""
+"in\n"
+"(upper chest)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:85
+#, kde-format
+msgid ""
+"out\n"
+"(upper chest)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:96
+#, kde-format
+msgid ""
+"out\n"
+"(mid-torso)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:107
+#, kde-format
+msgid ""
+"out\n"
+"(belly)"
+msgstr ""

Reply via email to