Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kiconthemes for openSUSE:Factory 
checked in at 2025-09-15 19:49:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kiconthemes (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kiconthemes.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kiconthemes"

Mon Sep 15 19:49:37 2025 rev:19 rq:1304405 version:6.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kiconthemes/kf6-kiconthemes.changes  
2025-08-09 20:03:13.078737578 +0200
+++ 
/work/SRC/openSUSE:Factory/.kf6-kiconthemes.new.1977/kf6-kiconthemes.changes    
    2025-09-15 19:53:02.087424815 +0200
@@ -1,0 +2,12 @@
+Mon Sep  8 13:33:05 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.18.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.18.0
+- Changes since 6.17.0:
+  * Update dependency version to 6.18.0
+  * Bump kf ecm_set_disabled_deprecation_versions. Make sure that it compiles 
fine without kf 6.17 deprecated methods
+  * Update version to 6.18.0
+
+-------------------------------------------------------------------

Old:
----
  kiconthemes-6.17.0.tar.xz
  kiconthemes-6.17.0.tar.xz.sig

New:
----
  kiconthemes-6.18.0.tar.xz
  kiconthemes-6.18.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.W2CxeU/_old  2025-09-15 19:53:02.639447999 +0200
+++ /var/tmp/diff_new_pack.W2CxeU/_new  2025-09-15 19:53:02.639447999 +0200
@@ -19,11 +19,11 @@
 %define qt6_version 6.8.0
 
 %define rname kiconthemes
-# Full KF6 version (e.g. 6.17.0)
+# Full KF6 version (e.g. 6.18.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kiconthemes
-Version:        6.17.0
+Version:        6.18.0
 Release:        0
 Summary:        Icon GUI utilities
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later


++++++ kiconthemes-6.17.0.tar.xz -> kiconthemes-6.18.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-6.17.0/CMakeLists.txt 
new/kiconthemes-6.18.0/CMakeLists.txt
--- old/kiconthemes-6.17.0/CMakeLists.txt       2025-08-01 12:34:48.000000000 
+0200
+++ new/kiconthemes-6.18.0/CMakeLists.txt       2025-09-08 10:12:46.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "6.17.0") # handled by release scripts
-set(KF_DEP_VERSION "6.17.0") # handled by release scripts
+set(KF_VERSION "6.18.0") # handled by release scripts
+set(KF_DEP_VERSION "6.18.0") # handled by release scripts
 project(KIconThemes VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 6.17.0  NO_MODULE)
+find_package(ECM 6.18.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -86,7 +86,7 @@
 
 ecm_set_disabled_deprecation_versions(
     QT 6.10.0
-    KF 6.16.0
+    KF 6.17.0
 )
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kiconthemes6\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-6.17.0/po/ca@valencia/kiconthemes6.po 
new/kiconthemes-6.18.0/po/ca@valencia/kiconthemes6.po
--- old/kiconthemes-6.17.0/po/ca@valencia/kiconthemes6.po       2025-08-01 
12:34:48.000000000 +0200
+++ new/kiconthemes-6.18.0/po/ca@valencia/kiconthemes6.po       2025-09-08 
10:12:46.000000000 +0200
@@ -28,7 +28,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Select Icon…"
-msgstr "Seleccioneu una icona…"
+msgstr "Tria una icona…"
 
 #: widgets/kicondialog.cpp:329
 #, kde-format
@@ -113,7 +113,7 @@
 #: widgets/kicondialog.cpp:730 widgets/kicondialog.ui:14
 #, kde-format
 msgid "Select Icon"
-msgstr "Seleccioneu una icona"
+msgstr "Trieu una icona"
 
 #: widgets/kicondialog.cpp:730
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-6.17.0/po/pt_BR/kiconthemes6.po 
new/kiconthemes-6.18.0/po/pt_BR/kiconthemes6.po
--- old/kiconthemes-6.17.0/po/pt_BR/kiconthemes6.po     2025-08-01 
12:34:48.000000000 +0200
+++ new/kiconthemes-6.18.0/po/pt_BR/kiconthemes6.po     2025-09-08 
10:12:46.000000000 +0200
@@ -11,20 +11,21 @@
 # Diniz Bortolotto <[email protected]>, 2007, 2008.
 # André Marcelo Alvarenga <[email protected]>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2018.
 # Luiz Fernando Ranghetti <[email protected]>, 2009, 2010, 2012, 2017, 
2021, 2022.
+# SPDX-FileCopyrightText: 2025 Guilherme Marçal Silva 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kiconthemes5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-06-26 00:39+0000\n"
-"PO-Revision-Date: 2022-08-19 14:54-0300\n"
-"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
-"Language-Team: Portuguese <[email protected]>\n"
+"PO-Revision-Date: 2025-08-03 01:47-0300\n"
+"Last-Translator: Guilherme Marçal Silva <[email protected]>\n"
+"Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 25.04.3\n"
 
 #: widgets/kiconbutton.cpp:83
 #, kde-format
@@ -33,8 +34,7 @@
 msgstr "Selecionar ícone..."
 
 #: widgets/kicondialog.cpp:329
-#, fuzzy, kde-format
-#| msgid "All"
+#, kde-format
 msgctxt "@item:inmenu All icons"
 msgid "All"
 msgstr "Todos"
@@ -43,13 +43,13 @@
 #, kde-format
 msgctxt "@item:inmenu Show only symbolic icons"
 msgid "Only Symbolic"
-msgstr ""
+msgstr "Apenas simbólicos"
 
 #: widgets/kicondialog.cpp:338
 #, kde-format
 msgctxt "@item:inmenu Hide symbolic icons"
 msgid "No Symbolic"
-msgstr ""
+msgstr "Sem simbólicos"
 
 #: widgets/kicondialog.cpp:359
 msgid "All"

Reply via email to