Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package khotkeys5 for openSUSE:Factory 
checked in at 2022-11-30 14:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khotkeys5 (Old)
 and      /work/SRC/openSUSE:Factory/.khotkeys5.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khotkeys5"

Wed Nov 30 14:59:10 2022 rev:146 rq:1038971 version:5.26.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes      2022-11-10 
14:20:53.385876048 +0100
+++ /work/SRC/openSUSE:Factory/.khotkeys5.new.1597/khotkeys5.changes    
2022-11-30 14:59:30.625225945 +0100
@@ -1,0 +2,10 @@
+Tue Nov 29 14:47:21 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.26.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.4
+- Changes since 5.26.3:
+  * Install translated documentation from po/ too
+
+-------------------------------------------------------------------

Old:
----
  khotkeys-5.26.3.tar.xz
  khotkeys-5.26.3.tar.xz.sig

New:
----
  khotkeys-5.26.4.tar.xz
  khotkeys-5.26.4.tar.xz.sig

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

Other differences:
------------------
++++++ khotkeys5.spec ++++++
--- /var/tmp/diff_new_pack.8RoEVW/_old  2022-11-30 14:59:31.257229423 +0100
+++ /var/tmp/diff_new_pack.8RoEVW/_new  2022-11-30 14:59:31.261229445 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           khotkeys5
-Version:        5.26.3
+Version:        5.26.4
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++++++ khotkeys-5.26.3.tar.xz -> khotkeys-5.26.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.26.3/CMakeLists.txt 
new/khotkeys-5.26.4/CMakeLists.txt
--- old/khotkeys-5.26.3/CMakeLists.txt  2022-11-08 13:07:43.000000000 +0100
+++ new/khotkeys-5.26.4/CMakeLists.txt  2022-11-29 12:26:09.000000000 +0100
@@ -1,5 +1,5 @@
 project(khotkeys)
-set(PROJECT_VERSION "5.26.3")
+set(PROJECT_VERSION "5.26.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 3.16)
@@ -65,6 +65,7 @@
 add_subdirectory( data )
 add_subdirectory( test )
 add_subdirectory( doc )
+kdoctools_install(po)
 
 # add clang-format target for all our real source files
 file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h)
@@ -74,8 +75,3 @@
 ki18n_install(po)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
-
-  find_package(KF5DocTools CONFIG)
-  if(KF5DocTools_FOUND)
-    kdoctools_install(po)
-  endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.26.3/po/tr/khotkeys.po 
new/khotkeys-5.26.4/po/tr/khotkeys.po
--- old/khotkeys-5.26.3/po/tr/khotkeys.po       2022-11-08 13:07:40.000000000 
+0100
+++ new/khotkeys-5.26.4/po/tr/khotkeys.po       2022-11-29 12:26:36.000000000 
+0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: khotkeys\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-21 00:44+0000\n"
-"PO-Revision-Date: 2022-04-08 12:37+0300\n"
+"PO-Revision-Date: 2022-11-21 21:59+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -22,7 +22,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 21.12.3\n"
+"X-Generator: Lokalize 22.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -298,7 +298,7 @@
 #: kcm_hotkeys/helper_widgets/window_definition_list_widget.ui:38
 #, kde-format
 msgid "&Edit..."
-msgstr "&Düzenle..."
+msgstr "Dü&zenle..."
 
 #. i18n: ectx: property (text), widget (QPushButton, new_button)
 #: kcm_hotkeys/helper_widgets/window_definition_list_widget.ui:45
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.26.3/po/zh_CN/khotkeys.po 
new/khotkeys-5.26.4/po/zh_CN/khotkeys.po
--- old/khotkeys-5.26.3/po/zh_CN/khotkeys.po    2022-11-08 13:07:41.000000000 
+0100
+++ new/khotkeys-5.26.4/po/zh_CN/khotkeys.po    2022-11-29 12:26:39.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-21 00:44+0000\n"
-"PO-Revision-Date: 2022-11-06 01:09\n"
+"PO-Revision-Date: 2022-11-19 14:50\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to