Hello community,

here is the log from the commit of package kdelibs4support for openSUSE:Factory 
checked in at 2020-03-19 19:42:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4support (Old)
 and      /work/SRC/openSUSE:Factory/.kdelibs4support.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdelibs4support"

Thu Mar 19 19:42:13 2020 rev:77 rq:785313 version:5.68.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4support/kdelibs4support.changes  
2020-02-14 16:33:15.819448279 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdelibs4support.new.3160/kdelibs4support.changes    
    2020-03-19 19:44:03.939979024 +0100
@@ -1,0 +2,9 @@
+Sun Mar  8 09:17:42 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- No code change since 5.67.0
+
+-------------------------------------------------------------------

Old:
----
  kdelibs4support-5.67.0.tar.xz
  kdelibs4support-5.67.0.tar.xz.sig

New:
----
  kdelibs4support-5.68.0.tar.xz
  kdelibs4support-5.68.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdelibs4support.spec ++++++
--- /var/tmp/diff_new_pack.9kxvnn/_old  2020-03-19 19:44:05.039979663 +0100
+++ /var/tmp/diff_new_pack.9kxvnn/_new  2020-03-19 19:44:05.043979665 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5KDELibs4Support5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # 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:           kdelibs4support
-Version:        5.67.0
+Version:        5.68.0
 Release:        0
 Summary:        Code and utilities to ease the transition to KDE Frameworks 5
 License:        LGPL-2.1-or-later


++++++ kdelibs4support-5.67.0.tar.xz -> kdelibs4support-5.68.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.67.0/.gitignore 
new/kdelibs4support-5.68.0/.gitignore
--- old/kdelibs4support-5.67.0/.gitignore       2020-02-02 13:46:39.000000000 
+0100
+++ new/kdelibs4support-5.68.0/.gitignore       2020-03-07 10:39:30.000000000 
+0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.67.0/CMakeLists.txt 
new/kdelibs4support-5.68.0/CMakeLists.txt
--- old/kdelibs4support-5.67.0/CMakeLists.txt   2020-02-02 13:46:39.000000000 
+0100
+++ new/kdelibs4support-5.68.0/CMakeLists.txt   2020-03-07 10:39:30.000000000 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project(KDELibs4Support VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.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/kdelibs4support-5.67.0/po/ca/kdelibs4support.po 
new/kdelibs4support-5.68.0/po/ca/kdelibs4support.po
--- old/kdelibs4support-5.67.0/po/ca/kdelibs4support.po 2020-02-02 
13:46:39.000000000 +0100
+++ new/kdelibs4support-5.68.0/po/ca/kdelibs4support.po 2020-03-07 
10:39:30.000000000 +0100
@@ -1,16 +1,16 @@
 # Translation of kdelibs4support.po to Catalan
-# Copyright (C) 2014-2019 This_file_is_part_of_KDE
+# Copyright (C) 2014-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019.
-# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2017, 2019.
+# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2017, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4support\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-03 02:53+0100\n"
-"PO-Revision-Date: 2019-12-20 14:12+0100\n"
+"PO-Revision-Date: 2020-02-19 18:05+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -12310,7 +12310,7 @@
 #: kio/kfiledialog.cpp:332
 #, kde-format
 msgid "All Supported Files"
-msgstr "Tots els fitxers acceptats"
+msgstr "Tots els fitxers admesos"
 
 #: kio/kfiledialog.cpp:455 kio/kfiledialog.cpp:465 kio/kfiledialog.cpp:491
 #: kio/kfiledialog.cpp:515 kio/kfiledialog.cpp:525 kio/kfiledialog.cpp:553
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.67.0/po/id/kdelibs4support.po 
new/kdelibs4support-5.68.0/po/id/kdelibs4support.po
--- old/kdelibs4support-5.67.0/po/id/kdelibs4support.po 2020-02-02 
13:46:39.000000000 +0100
+++ new/kdelibs4support-5.68.0/po/id/kdelibs4support.po 2020-03-07 
10:39:30.000000000 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan <[email protected]>, 2010-2014.
-# Wantoyo <[email protected]>, 2017, 2018, 2019.
+# Wantoyo <[email protected]>, 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-03 02:53+0100\n"
-"PO-Revision-Date: 2019-09-18 21:57+0700\n"
+"PO-Revision-Date: 2020-02-24 22:04+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -17,7 +17,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 19.12.0\n"
+"X-Generator: Lokalize 19.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -12293,8 +12293,8 @@
 msgctxt "@item:intable"
 msgid "%1 item"
 msgid_plural "%1 items"
-msgstr[0] "%1 item"
-msgstr[1] "%1 item"
+msgstr[0] "%1 butir"
+msgstr[1] "%1 butir"
 
 #: kio/kfilemetadataprovider.cpp:446 kio/knfotranslator.cpp:39
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdelibs4support-5.67.0/po/ml/kdelibs4support.po 
new/kdelibs4support-5.68.0/po/ml/kdelibs4support.po
--- old/kdelibs4support-5.67.0/po/ml/kdelibs4support.po 2020-02-02 
13:46:39.000000000 +0100
+++ new/kdelibs4support-5.68.0/po/ml/kdelibs4support.po 2020-03-07 
10:39:30.000000000 +0100
@@ -15,7 +15,7 @@
 "POT-Creation-Date: 2019-12-03 02:53+0100\n"
 "PO-Revision-Date: 2019-12-12 20:57+0000\n"
 "Last-Translator: Vivek KJ Pazhedath <[email protected]>\n"
-"Language-Team: Malayalam <[email protected]>\n"
+"Language-Team: SMC <smc.org.in>\n"
 "Language: ml\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"


Reply via email to