Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yakuake for openSUSE:Factory checked 
in at 2026-07-02 22:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yakuake (Old)
 and      /work/SRC/openSUSE:Factory/.yakuake.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yakuake"

Thu Jul  2 22:13:41 2026 rev:129 rq:1363443 version:26.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/yakuake/yakuake.changes  2026-06-08 
14:22:49.086832152 +0200
+++ /work/SRC/openSUSE:Factory/.yakuake.new.1982/yakuake.changes        
2026-07-02 22:18:58.216495761 +0200
@@ -1,0 +2,9 @@
+Tue Jun 30 18:20:28 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.3/
+- No code change since 26.04.2
+
+-------------------------------------------------------------------

Old:
----
  yakuake-26.04.2.tar.xz
  yakuake-26.04.2.tar.xz.sig

New:
----
  yakuake-26.04.3.tar.xz
  yakuake-26.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ yakuake.spec ++++++
--- /var/tmp/diff_new_pack.3EQ2ti/_old  2026-07-02 22:18:59.160528192 +0200
+++ /var/tmp/diff_new_pack.3EQ2ti/_new  2026-07-02 22:18:59.164528329 +0200
@@ -22,7 +22,7 @@
 
 %bcond_without released
 Name:           yakuake
-Version:        26.04.2
+Version:        26.04.3
 Release:        0
 Summary:        Drop-down terminal emulator based on Konsole technologies
 License:        GPL-2.0-or-later


++++++ yakuake-26.04.2.tar.xz -> yakuake-26.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yakuake-26.04.2/CMakeLists.txt 
new/yakuake-26.04.3/CMakeLists.txt
--- old/yakuake-26.04.2/CMakeLists.txt  2026-05-29 14:38:21.000000000 +0200
+++ new/yakuake-26.04.3/CMakeLists.txt  2026-06-28 19:24:20.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "26")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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(yakuake VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yakuake-26.04.2/data/org.kde.yakuake.appdata.xml 
new/yakuake-26.04.3/data/org.kde.yakuake.appdata.xml
--- old/yakuake-26.04.2/data/org.kde.yakuake.appdata.xml        2026-05-29 
14:38:21.000000000 +0200
+++ new/yakuake-26.04.3/data/org.kde.yakuake.appdata.xml        2026-06-28 
19:24:20.000000000 +0200
@@ -88,7 +88,7 @@
   <summary xml:lang="lt">Išskleidžiamasis terminalas</summary>
   <summary xml:lang="lv">Izkrītošs terminālis</summary>
   <summary xml:lang="nl">Uitvouwbare terminalemulator</summary>
-  <summary xml:lang="nn">Nedtrekksterminal</summary>
+  <summary xml:lang="nn">Nedtrekks­terminal</summary>
   <summary xml:lang="pa">ਲਟਕਦਾ ਟਰਮੀਨਲ</summary>
   <summary xml:lang="pl">Rozwijany terminal</summary>
   <summary xml:lang="pt">Terminal Acoplável</summary>
@@ -468,6 +468,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.yakuake.desktop</launchable>
   <releases>
+    <release version="26.04.3" date="2026-07-02"/>
     <release version="26.04.2" date="2026-06-04"/>
     <release version="26.04.1" date="2026-05-07"/>
     <release version="26.04.0" date="2026-04-16"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yakuake-26.04.2/data/org.kde.yakuake.desktop 
new/yakuake-26.04.3/data/org.kde.yakuake.desktop
--- old/yakuake-26.04.2/data/org.kde.yakuake.desktop    2026-05-29 
14:38:21.000000000 +0200
+++ new/yakuake-26.04.3/data/org.kde.yakuake.desktop    2026-06-28 
19:24:20.000000000 +0200
@@ -100,7 +100,7 @@
 GenericName[nb]=Nedtrekksterminal
 GenericName[nds]=Utklapp-Konsool
 GenericName[nl]=Uitvouwbare terminalemulator
-GenericName[nn]=Nedtrekksterminal
+GenericName[nn]=Nedtrekks­terminal
 GenericName[pa]=ਲਟਕਦਾ ਟਰਮੀਨਲ
 GenericName[pl]=Rozwijany terminal
 GenericName[pt]=Terminal Deslizante
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yakuake-26.04.2/po/nb/yakuake.po 
new/yakuake-26.04.3/po/nb/yakuake.po
--- old/yakuake-26.04.2/po/nb/yakuake.po        2026-05-29 14:38:21.000000000 
+0200
+++ new/yakuake-26.04.3/po/nb/yakuake.po        2026-06-28 19:24:20.000000000 
+0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2026-02-10 00:48+0000\n"
 "PO-Revision-Date: 2012-12-09 14:32+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yakuake-26.04.2/po/nn/yakuake.po 
new/yakuake-26.04.3/po/nn/yakuake.po
--- old/yakuake-26.04.2/po/nn/yakuake.po        2026-05-29 14:38:21.000000000 
+0200
+++ new/yakuake-26.04.3/po/nn/yakuake.po        2026-06-28 19:24:20.000000000 
+0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2026-02-10 00:48+0000\n"
 "PO-Revision-Date: 2025-06-01 14:48+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <[email protected]>\n"
+"Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

Reply via email to