Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akregator for openSUSE:Factory 
checked in at 2026-05-11 16:48:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akregator (Old)
 and      /work/SRC/openSUSE:Factory/.akregator.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akregator"

Mon May 11 16:48:54 2026 rev:121 rq:1351558 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akregator/akregator.changes      2026-04-17 
21:47:18.296200269 +0200
+++ /work/SRC/openSUSE:Factory/.akregator.new.1966/akregator.changes    
2026-05-11 16:49:01.832213260 +0200
@@ -1,0 +2,9 @@
+Thu May  7 08:02:08 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.1/
+- No code change since 26.04.0
+
+-------------------------------------------------------------------

Old:
----
  akregator-26.04.0.tar.xz
  akregator-26.04.0.tar.xz.sig

New:
----
  akregator-26.04.1.tar.xz
  akregator-26.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ akregator.spec ++++++
--- /var/tmp/diff_new_pack.c8vNlC/_old  2026-05-11 16:49:02.628246017 +0200
+++ /var/tmp/diff_new_pack.c8vNlC/_new  2026-05-11 16:49:02.628246017 +0200
@@ -18,12 +18,12 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.7.0
+%define kpim6_version 6.7.1
 %define ktextaddons_version 2.0.0
 
 %bcond_without released
 Name:           akregator
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        RSS Feed Reader
 License:        GPL-2.0-or-later

++++++ akregator-26.04.0.tar.xz -> akregator-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akregator-26.04.0/CMakeLists.txt 
new/akregator-26.04.1/CMakeLists.txt
--- old/akregator-26.04.0/CMakeLists.txt        2026-04-09 05:32:08.000000000 
+0200
+++ new/akregator-26.04.1/CMakeLists.txt        2026-05-05 00:08:54.000000000 
+0200
@@ -1,14 +1,14 @@
 # SPDX-License-Identifier: CC0-1.0
 # SPDX-FileCopyrightText: none
 cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.0")
+set(PIM_VERSION "6.7.1")
 project(akregator VERSION ${PIM_VERSION})
 
 # Update it for each release
-set(AKREGATOR_RELEASE_VERSION_DATE "26.04.10") # yy.MM.dd
+set(AKREGATOR_RELEASE_VERSION_DATE "26.05.04") # yy.MM.dd
 
 set(KF_MIN_VERSION "6.22.0")
-set(RELEASE_SERVICE_VERSION "26.04.0")
+set(RELEASE_SERVICE_VERSION "26.04.1")
 set(QT_REQUIRED_VERSION "6.9.0")
 
 # Use true if stable version => we will check specific version
@@ -101,11 +101,11 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
 
-set(KONTACTINTERFACE_LIB_VERSION "6.7.0")
-set(LIBGRANTLEETHEME_LIB_VERSION "6.7.0")
-set(LIBKDEPIM_LIB_VERSION "6.7.0")
-set(MESSAGELIB_LIB_VERSION "6.7.0")
-set(PIMCOMMON_LIB_VERSION "6.7.0")
+set(KONTACTINTERFACE_LIB_VERSION "6.7.1")
+set(LIBGRANTLEETHEME_LIB_VERSION "6.7.1")
+set(LIBKDEPIM_LIB_VERSION "6.7.1")
+set(MESSAGELIB_LIB_VERSION "6.7.1")
+set(PIMCOMMON_LIB_VERSION "6.7.1")
 
 find_package(
     Qt6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akregator-26.04.0/po/ko/akregator.po 
new/akregator-26.04.1/po/ko/akregator.po
--- old/akregator-26.04.0/po/ko/akregator.po    2026-04-09 05:32:08.000000000 
+0200
+++ new/akregator-26.04.1/po/ko/akregator.po    2026-05-05 00:08:54.000000000 
+0200
@@ -1,14 +1,14 @@
 # Korean translation for kdepim
 # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
 # This file is distributed under the same license as the kdepim package.
-# SPDX-FileCopyrightText: 2006, 2007, 2009, 2010, 2011, 2013, 2014, 2015, 
2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Shinjo Park 
<[email protected]>
+# SPDX-FileCopyrightText: 2006, 2007, 2009, 2010, 2011, 2013, 2014, 2015, 
2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Shinjo Park 
<[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepim\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-01 00:43+0000\n"
-"PO-Revision-Date: 2025-04-06 21:07+0200\n"
+"PO-Revision-Date: 2026-04-26 22:53+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1524,7 +1524,7 @@
 #: src/akregator_options.h:25
 #, kde-format
 msgid "Group Name"
-msgstr ""
+msgstr "그룹 이름"
 
 #: src/akregator_options.h:26
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akregator-26.04.0/po/sk/akregator.po 
new/akregator-26.04.1/po/sk/akregator.po
--- old/akregator-26.04.0/po/sk/akregator.po    2026-04-09 05:32:08.000000000 
+0200
+++ new/akregator-26.04.1/po/sk/akregator.po    2026-05-05 00:08:54.000000000 
+0200
@@ -2210,7 +2210,9 @@
 msgid ""
 "<qt>This will hide the menu bar completely. You can show it again by typing "
 "%1.</qt>"
-msgstr "<qt>Toto skryje panel menu úplne. Môžete ju zobraziť zadaním %1.</qt>"
+msgstr ""
+"<qt>Toto úplne skryje panel ponuky. Môžete ho znova zobraziť stlačením %1.</"
+"qt>"
 
 #: src/mainwindow.cpp:125
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akregator-26.04.0/src/data/org.kde.akregator.appdata.xml 
new/akregator-26.04.1/src/data/org.kde.akregator.appdata.xml
--- old/akregator-26.04.0/src/data/org.kde.akregator.appdata.xml        
2026-04-09 05:32:08.000000000 +0200
+++ new/akregator-26.04.1/src/data/org.kde.akregator.appdata.xml        
2026-05-05 00:08:54.000000000 +0200
@@ -206,6 +206,7 @@
     <binary>akregator</binary>
   </provides>
   <releases>
+    <release version="6.7.1" date="2026-05-07"/>
     <release version="6.7.0" date="2026-04-16"/>
     <release version="6.6.3" date="2026-03-05"/>
     <release version="6.6.2" date="2026-02-05"/>
@@ -250,6 +251,7 @@
         <p xml:lang="is">Þessi útgáfa yfirfærir Akgregator í Qt6 og breytir 
örlítið hönnun forritsins.</p>
         <p xml:lang="it">Questo rilascio converte Akregator a Qt6 e modifica 
leggermente l'aspetto dell'applicazione.</p>
         <p xml:lang="ka">ეს გამოშვება გადაიტანს Akgregator-ს Qt6-ზე და აპის 
დიზაინი ოდნავ შეიცვალა.</p>
+        <p xml:lang="ko">이 릴리스에서는 Akregator를 Qt6으로 이식했으며 앱 디자인을 개선했습니다.</p>
         <p xml:lang="lt">Ši laida įgyvendina Akregator Qt6 realizavimą ir šiek 
tiek patobulina programos dizainą.</p>
         <p xml:lang="nl">Deze uitgave brengt Akgregator naar Qt6 en wijzigt 
het ontwerp van de toepassing een beetje.</p>
         <p xml:lang="pl">To wydanie przenosi Akregatora na Qt6 oraz 
nieznacznie poprawia projekt aplikacji.</p>

Reply via email to