Hello community,

here is the log from the commit of package kross for openSUSE:Leap:15.2 checked 
in at 2020-04-21 19:05:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kross (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kross.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross"

Tue Apr 21 19:05:39 2020 rev:62 rq:794334 version:5.69.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kross/kross.changes    2020-03-21 
16:45:25.397540674 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kross.new.2738/kross.changes  2020-04-21 
19:05:40.327762774 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:49 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- No code change since 5.68.0
+
+-------------------------------------------------------------------

Old:
----
  kross-5.68.0.tar.xz
  kross-5.68.0.tar.xz.sig

New:
----
  kross-5.69.0.tar.xz
  kross-5.69.0.tar.xz.sig

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

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.wyFGMb/_old  2020-04-21 19:05:40.723763580 +0200
+++ /var/tmp/diff_new_pack.wyFGMb/_new  2020-04-21 19:05:40.731763597 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kross
-Version:        5.68.0
+Version:        5.69.0
 Release:        0
 Summary:        Scripting bridge for programs
 License:        LGPL-2.1-or-later


++++++ kross-5.68.0.tar.xz -> kross-5.69.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.68.0/CMakeLists.txt 
new/kross-5.69.0/CMakeLists.txt
--- old/kross-5.68.0/CMakeLists.txt     2020-03-07 10:53:21.000000000 +0100
+++ new/kross-5.69.0/CMakeLists.txt     2020-04-05 01:03:45.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(Kross VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.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/kross-5.68.0/po/fi/kross5.po 
new/kross-5.69.0/po/fi/kross5.po
--- old/kross-5.68.0/po/fi/kross5.po    2020-03-07 10:53:21.000000000 +0100
+++ new/kross-5.69.0/po/fi/kross5.po    2020-04-05 01:03:45.000000000 +0200
@@ -12,7 +12,6 @@
 # Mikko Piippo <[email protected]>, 2007.
 # Teemu Rytilahti <[email protected]>, 2008.
 # Tommi Nieminen <[email protected]>, 2009, 2010, 2011.
-# Tommi Nieminen <[email protected]>, 2009.
 # Jorma Karvonen <[email protected]>, 2010.
 # Lasse Liehu <[email protected]>, 2006, 2010, 2011, 2012, 2013, 2014, 
2015.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.68.0/po/ko/kross5.po 
new/kross-5.69.0/po/ko/kross5.po
--- old/kross-5.68.0/po/ko/kross5.po    2020-03-07 10:53:21.000000000 +0100
+++ new/kross-5.69.0/po/ko/kross5.po    2020-04-05 01:03:45.000000000 +0200
@@ -1,14 +1,14 @@
 # Korean messages for kdelibs.
 # Copyright (C) Free Software Foundation, Inc.
 # Cho Sung Jae <[email protected]>, 2007.
-# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015.
+# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
-"PO-Revision-Date: 2015-01-18 00:55+0900\n"
+"PO-Revision-Date: 2020-04-03 23:37+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 1.5\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -38,7 +38,7 @@
 #, kde-format
 msgctxt "application description"
 msgid "Command-line utility to run Kross scripts."
-msgstr "Kross 스크립트를 실행시키기 위한 명령행 프로그램입니다."
+msgstr "Kross 스크립트를 실행하는 명령행 프로그램입니다."
 
 #: console/main.cpp:103
 #, kde-format
@@ -72,27 +72,27 @@
 #: core/action.cpp:485
 #, kde-format
 msgid "Failed to determine interpreter for scriptfile \"%1\""
-msgstr "스크립트 파일 \"%1\"을(를) 위한 인터프리터를 결정할 수 없습니다"
+msgstr "스크립트 파일 \"%1\"에 사용할 인터프리터를 결정할 수 없음"
 
 #: core/action.cpp:489
 #, kde-format
 msgid "Failed to open scriptfile \"%1\""
-msgstr "스크립트 파일 \"%1\"을 열 수 없습니다"
+msgstr "스크립트 파일 \"%1\"을 열 수 없음"
 
 #: core/action.cpp:500
 #, kde-format
 msgid "Failed to load interpreter \"%1\""
-msgstr "인터프리터 \"%1\"을 불러올 수 없습니다"
+msgstr "인터프리터 \"%1\"을 불러올 수 없음"
 
 #: core/action.cpp:502
 #, kde-format
 msgid "No such interpreter \"%1\""
-msgstr "인터프리터 \"%1\"이(가) 없습니다"
+msgstr "인터프리터 \"%1\"이(가) 없음"
 
 #: core/action.cpp:509
 #, kde-format
 msgid "Failed to create script for interpreter \"%1\""
-msgstr "인터프리터 \"%1\"(을)를 위한 스크립트를 만들 수 없습니다"
+msgstr "인터프리터 \"%1\"에 사용할 스크립트를 만들 수 없음"
 
 #: core/manager.cpp:152
 #, kde-format
@@ -107,7 +107,7 @@
 #: qts/values_p.h:76
 #, kde-format
 msgid "No such function \"%1\""
-msgstr "함수 \"%1\"이(가) 없습니다"
+msgstr "함수 \"%1\"이(가) 없음"
 
 #: ui/actioncollectionview.cpp:175
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.68.0/po/nb/kross5.po 
new/kross-5.69.0/po/nb/kross5.po
--- old/kross-5.68.0/po/nb/kross5.po    2020-03-07 10:53:21.000000000 +0100
+++ new/kross-5.69.0/po/nb/kross5.po    2020-04-05 01:03:45.000000000 +0200
@@ -14,7 +14,7 @@
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2014-11-05 13:40+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/kross-5.68.0/po/nn/kross5.po 
new/kross-5.69.0/po/nn/kross5.po
--- old/kross-5.68.0/po/nn/kross5.po    2020-03-07 10:53:21.000000000 +0100
+++ new/kross-5.69.0/po/nn/kross5.po    2020-04-05 01:03:45.000000000 +0200
@@ -11,7 +11,7 @@
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2014-10-05 09:59+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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kross-5.68.0/po/se/kross5.po 
new/kross-5.69.0/po/se/kross5.po
--- old/kross-5.68.0/po/se/kross5.po    2020-03-07 10:53:21.000000000 +0100
+++ new/kross-5.69.0/po/se/kross5.po    2020-04-05 01:03:45.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <[email protected]>\n"
-"Language-Team: Northern Sami <[email protected]>\n"
+"Language-Team: Northern Sami <[email protected]>\n"
 "Language: se\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/kross-5.68.0/po/zh_CN/kross5.po 
new/kross-5.69.0/po/zh_CN/kross5.po
--- old/kross-5.68.0/po/zh_CN/kross5.po 2020-03-07 10:53:21.000000000 +0100
+++ new/kross-5.69.0/po/zh_CN/kross5.po 2020-04-05 01:03:45.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-13 02:59+0100\n"
-"PO-Revision-Date: 2020-01-20 21:48\n"
+"PO-Revision-Date: 2020-03-25 19:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to