Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-ki18n for openSUSE:Factory 
checked in at 2024-05-11 18:19:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-ki18n (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-ki18n.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-ki18n"

Sat May 11 18:19:31 2024 rev:3 rq:1173139 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-ki18n/kf6-ki18n.changes      2024-04-15 
20:15:07.101175817 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-ki18n.new.1880/kf6-ki18n.changes    
2024-05-11 18:22:48.789743163 +0200
@@ -1,0 +2,10 @@
+Mon May  6 12:22:37 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.2.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/6.2.0/
+- Changes since 6.1.0:
+  * gitignore: add VS Code dir
+
+-------------------------------------------------------------------

Old:
----
  ki18n-6.1.0.tar.xz
  ki18n-6.1.0.tar.xz.sig

New:
----
  ki18n-6.2.0.tar.xz
  ki18n-6.2.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-ki18n.spec ++++++
--- /var/tmp/diff_new_pack.JKHlP4/_old  2024-05-11 18:22:50.169793417 +0200
+++ /var/tmp/diff_new_pack.JKHlP4/_new  2024-05-11 18:22:50.173793563 +0200
@@ -19,13 +19,13 @@
 %define qt6_version 6.6.0
 
 %define rname ki18n
-# Full KF6 version (e.g. 6.1.0)
+# Full KF6 version (e.g. 6.2.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 # Last major and minor KF6 version (e.g. 6.0)
 %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kf6-ki18n
-Version:        6.1.0
+Version:        6.2.0
 Release:        0
 Summary:        KDE Gettext-based UI text internationalization
 License:        LGPL-2.1-or-later

++++++ frameworks.keyring ++++++
Binary files /var/tmp/diff_new_pack.JKHlP4/_old and 
/var/tmp/diff_new_pack.JKHlP4/_new differ

++++++ ki18n-6.1.0.tar.xz -> ki18n-6.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-6.1.0/.gitignore new/ki18n-6.2.0/.gitignore
--- old/ki18n-6.1.0/.gitignore  2024-04-05 12:56:30.000000000 +0200
+++ new/ki18n-6.2.0/.gitignore  2024-05-03 14:24:56.000000000 +0200
@@ -17,6 +17,7 @@
 avail
 random_seed
 /build*/
+/.vscode/
 CMakeLists.txt.user*
 *.unc-backup*
 doc-gen/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-6.1.0/CMakeLists.txt 
new/ki18n-6.2.0/CMakeLists.txt
--- old/ki18n-6.1.0/CMakeLists.txt      2024-04-05 12:56:30.000000000 +0200
+++ new/ki18n-6.2.0/CMakeLists.txt      2024-05-03 14:24:56.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "6.1.0") # handled by release scripts
+set(KF_VERSION "6.2.0") # handled by release scripts
 project(KI18n VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 6.1.0  NO_MODULE)
+find_package(ECM 6.2.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-6.1.0/po/tr/ki18n6.po 
new/ki18n-6.2.0/po/tr/ki18n6.po
--- old/ki18n-6.1.0/po/tr/ki18n6.po     2024-04-05 12:56:30.000000000 +0200
+++ new/ki18n-6.2.0/po/tr/ki18n6.po     2024-05-03 14:24:56.000000000 +0200
@@ -17,13 +17,13 @@
 # Serdar SOYTETİR <[email protected]>, 2010, 2012.
 # Volkan Gezer <[email protected]>, 2013, 2014.
 # Kaan Ozdincer <[email protected]>, 2014.
-# Emir SARI <[email protected]>, 2022, 2023.
+# SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-10-25 01:48+0000\n"
-"PO-Revision-Date: 2023-03-24 16:33+0300\n"
+"PO-Revision-Date: 2024-04-30 00:20+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -31,7 +31,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 22.12.3\n"
+"X-Generator: Lokalize 24.07.70\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
@@ -493,7 +493,7 @@
 #, kde-format
 msgctxt "tag-format-pattern <filename> plain"
 msgid "‘%1’"
-msgstr "‘%1’"
+msgstr "“%1”"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitsetup.cpp:868
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-6.1.0/po/zh_CN/ki18n6.po 
new/ki18n-6.2.0/po/zh_CN/ki18n6.po
--- old/ki18n-6.1.0/po/zh_CN/ki18n6.po  2024-04-05 12:56:30.000000000 +0200
+++ new/ki18n-6.2.0/po/zh_CN/ki18n6.po  2024-05-03 14:24:56.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-10-25 01:48+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to