commit ki18n for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-10-12 13:55:02

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.3486 (New)


Package is "ki18n"

Mon Oct 12 13:55:02 2020 rev:87 rq:840823 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-09-18 
14:41:11.167990870 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.3486/ki18n.changes2020-10-12 
13:56:34.566147586 +0200
@@ -1,0 +2,13 @@
+Mon Oct  5 08:33:15 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Remove obsolete LGPL-2.0-only license file
+  * Relicense file to LGPL-2.0-or-later
+  * Update macOS platform name according to KApiDox warning
+  * Update documentation
+
+---

Old:

  ki18n-5.74.0.tar.xz
  ki18n-5.74.0.tar.xz.sig

New:

  ki18n-5.75.0.tar.xz
  ki18n-5.75.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.lKIQeh/_old  2020-10-12 13:56:35.126147821 +0200
+++ /var/tmp/diff_new_pack.lKIQeh/_new  2020-10-12 13:56:35.126147821 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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:   ki18n
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.74.0.tar.xz -> ki18n-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.74.0/CMakeLists.txt 
new/ki18n-5.75.0/CMakeLists.txt
--- old/ki18n-5.74.0/CMakeLists.txt 2020-09-06 12:26:11.0 +0200
+++ new/ki18n-5.75.0/CMakeLists.txt 2020-10-04 20:46:23.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.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-5.74.0/LICENSES/LGPL-2.0-only.txt 
new/ki18n-5.75.0/LICENSES/LGPL-2.0-only.txt
--- old/ki18n-5.74.0/LICENSES/LGPL-2.0-only.txt 2020-09-06 12:26:11.0 
+0200
+++ new/ki18n-5.75.0/LICENSES/LGPL-2.0-only.txt 1970-01-01 01:00:00.0 
+0100
@@ -1,446 +0,0 @@
-GNU LIBRARY GENERAL PUBLIC LICENSE
-
-Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc.
-
-51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-
-Everyone is permitted to copy and distribute verbatim copies of this license
-document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is numbered 2 
because
-it goes with version 2 of the ordinary GPL.]
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share
-and change it. By contrast, the GNU General Public Licenses are intended to
-guarantee your freedom to share and change free software--to make sure the
-software is free for all its users.
-
-This license, the Library General Public License, applies to some specially
-designated Free Software Foundation software, and to any other libraries whose
-authors decide to use it. You can use it for your libraries, too.
-
-When we speak of free software, we are referring to freedom, not price. Our
-General Public Licenses are designed to make sure that you have the freedom
-to distribute copies of free software (and charge for this service if you
-wish), that you receive source code or can get it if you want it, that you
-can change the software or use pieces of it in new free programs; and that
-you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to
-deny you these rights or to ask you to surrender the rights. These restrictions
-translate to certain responsibilities for you if you distribute copies of
-the library, or 

commit ki18n for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-09-18 14:40:12

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.4249 (New)


Package is "ki18n"

Fri Sep 18 14:40:12 2020 rev:86 rq:834408 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-08-12 
12:28:44.480177227 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.4249/ki18n.changes2020-09-18 
14:41:11.167990870 +0200
@@ -1,0 +2,12 @@
+Sun Sep  6 12:49:25 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Fix typo
+  * Fix possible preprocessor race condition with i18n defines
+  * Remove obsolete COPYING files
+
+---

Old:

  ki18n-5.73.0.tar.xz
  ki18n-5.73.0.tar.xz.sig

New:

  ki18n-5.74.0.tar.xz
  ki18n-5.74.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.1YkyBX/_old  2020-09-18 14:41:13.603993043 +0200
+++ /var/tmp/diff_new_pack.1YkyBX/_new  2020-09-18 14:41:13.607993048 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # 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:   ki18n
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.73.0.tar.xz -> ki18n-5.74.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.73.0/CMakeLists.txt 
new/ki18n-5.74.0/CMakeLists.txt
--- old/ki18n-5.73.0/CMakeLists.txt 2020-08-01 21:47:51.0 +0200
+++ new/ki18n-5.74.0/CMakeLists.txt 2020-09-06 12:26:11.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_VERSION "5.74.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.73.0  NO_MODULE)
+find_package(ECM 5.74.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-5.73.0/COPYING-CMAKE-SCRIPTS 
new/ki18n-5.74.0/COPYING-CMAKE-SCRIPTS
--- old/ki18n-5.73.0/COPYING-CMAKE-SCRIPTS  2020-08-01 21:47:51.0 
+0200
+++ new/ki18n-5.74.0/COPYING-CMAKE-SCRIPTS  1970-01-01 01:00:00.0 
+0100
@@ -1,26 +0,0 @@
-Copyright (c) The Regents of the University of California.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-3. Neither the name of the University nor the names of its contributors
-   may be used to endorse or promote products derived from this software
-   without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.73.0/COPYING.LIB new/ki18n-5.74.0/COPYING.LIB
--- 

commit ki18n for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-08-12 12:24:09

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.3399 (New)


Package is "ki18n"

Wed Aug 12 12:24:09 2020 rev:85 rq:825081 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-07-14 
07:53:58.736757906 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.3399/ki18n.changes2020-08-12 
12:28:44.480177227 +0200
@@ -1,0 +2,11 @@
+Sun Aug  2 07:13:27 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Use KF-standardized Qt logging categories
+  * Use camelcase include. (scripted)
+
+---

Old:

  ki18n-5.72.0.tar.xz
  ki18n-5.72.0.tar.xz.sig

New:

  ki18n-5.73.0.tar.xz
  ki18n-5.73.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.bJZc89/_old  2020-08-12 12:28:45.020177211 +0200
+++ /var/tmp/diff_new_pack.bJZc89/_new  2020-08-12 12:28:45.024177210 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # 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:   ki18n
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later
@@ -122,6 +122,7 @@
 %license LICENSES/*
 %doc README*
 %{_kf5_debugdir}/ki18n.categories
+%{_kf5_debugdir}/*.renamecategories
 %{_kf5_libdir}/libKF5I18n.so.*
 %{_kf5_plugindir}/
 


++ ki18n-5.72.0.tar.xz -> ki18n-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.72.0/CMakeLists.txt 
new/ki18n-5.73.0/CMakeLists.txt
--- old/ki18n-5.72.0/CMakeLists.txt 2020-07-04 15:13:58.0 +0200
+++ new/ki18n-5.73.0/CMakeLists.txt 2020-08-01 21:47:51.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.72.0  NO_MODULE)
+find_package(ECM 5.73.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-5.72.0/po/da/ki18n5.po 
new/ki18n-5.73.0/po/da/ki18n5.po
--- old/ki18n-5.72.0/po/da/ki18n5.po2020-07-04 15:13:58.0 +0200
+++ new/ki18n-5.73.0/po/da/ki18n5.po2020-08-01 21:47:51.0 +0200
@@ -2,14 +2,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander , 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Martin Schlander , 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2020.
 # Keld Simonsen , 2010.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-06-08 02:02+0200\n"
-"PO-Revision-Date: 2014-09-21 15:40+0200\n"
+"PO-Revision-Date: 2020-07-27 17:44+0200\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\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 1.5\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
@@ -533,12 +533,10 @@
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitmarkup.cpp:874
-#, fuzzy, kde-format
-#| msgctxt "tag-format-pattern  rich"
-#| msgid "%1"
+#, kde-format
 msgctxt "tag-format-pattern  rich"
 msgid "‘%1’"
-msgstr "%1"
+msgstr "‘%1’"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitmarkup.cpp:881
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.72.0/po/sk/ki18n5.po 
new/ki18n-5.73.0/po/sk/ki18n5.po
--- old/ki18n-5.72.0/po/sk/ki18n5.po2020-07-04 

commit ki18n for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-07-14 07:53:05

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.3060 (New)


Package is "ki18n"

Tue Jul 14 07:53:05 2020 rev:84 rq:820368 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-06-16 
13:43:12.757196085 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.3060/ki18n.changes2020-07-14 
07:53:58.736757906 +0200
@@ -1,0 +2,13 @@
+Sun Jul  5 07:55:25 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * dox: fix comment marker
+  * autotests: repair after recent commit introducing
+single quotes around filenames
+  * Also add quotes around rich text  tagged text
+
+---

Old:

  ki18n-5.71.0.tar.xz
  ki18n-5.71.0.tar.xz.sig

New:

  ki18n-5.72.0.tar.xz
  ki18n-5.72.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Y8m6ay/_old  2020-07-14 07:53:59.456760238 +0200
+++ /var/tmp/diff_new_pack.Y8m6ay/_new  2020-07-14 07:53:59.460760251 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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:   ki18n
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later
@@ -38,7 +38,6 @@
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff
-BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
@@ -120,16 +119,17 @@
 %endif
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_debugdir}/ki18n.categories
 %{_kf5_libdir}/libKF5I18n.so.*
 %{_kf5_plugindir}/
 
 %files devel
-%{_kf5_libdir}/libKF5I18n.so
-%{_kf5_libdir}/cmake/KF5I18n/
+%license LICENSES/*
 %{_kf5_includedir}/
+%{_kf5_libdir}/cmake/KF5I18n/
+%{_kf5_libdir}/libKF5I18n.so
 %{_kf5_mkspecsdir}/qt_KI18n.pri
 
 %changelog


++ ki18n-5.71.0.tar.xz -> ki18n-5.72.0.tar.xz ++
 6104 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-06-16 13:42:51

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.3606 (New)


Package is "ki18n"

Tue Jun 16 13:42:51 2020 rev:83 rq:814363 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-05-11 
13:29:56.991683251 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.3606/ki18n.changes2020-06-16 
13:43:12.757196085 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:06:41 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- No code change since 5.70.0
+
+---

Old:

  ki18n-5.70.0.tar.xz
  ki18n-5.70.0.tar.xz.sig

New:

  ki18n-5.71.0.tar.xz
  ki18n-5.71.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Yhsf3y/_old  2020-06-16 13:43:13.357198272 +0200
+++ /var/tmp/diff_new_pack.Yhsf3y/_new  2020-06-16 13:43:13.357198272 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # 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:   ki18n
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.70.0.tar.xz -> ki18n-5.71.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.70.0/.arcconfig new/ki18n-5.71.0/.arcconfig
--- old/ki18n-5.70.0/.arcconfig 2020-05-03 00:18:58.0 +0200
+++ new/ki18n-5.71.0/.arcconfig 1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.70.0/CMakeLists.txt 
new/ki18n-5.71.0/CMakeLists.txt
--- old/ki18n-5.70.0/CMakeLists.txt 2020-05-03 00:18:58.0 +0200
+++ new/ki18n-5.71.0/CMakeLists.txt 2020-06-07 21:19:38.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.70.0  NO_MODULE)
+find_package(ECM 5.71.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-5.70.0/po/az/ki18n5.po 
new/ki18n-5.71.0/po/az/ki18n5.po
--- old/ki18n-5.70.0/po/az/ki18n5.po1970-01-01 01:00:00.0 +0100
+++ new/ki18n-5.71.0/po/az/ki18n5.po2020-06-07 21:19:38.0 +0200
@@ -0,0 +1,773 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the ki18n package.
+#
+# Xəyyam , 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: ki18n\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2020-03-29 04:10+0200\n"
+"PO-Revision-Date: 2020-04-15 23:33+0400\n"
+"Last-Translator: Xəyyam \n"
+"Language-Team: Azerbaijani\n"
+"Language: en_US\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 19.12.3\n"
+
+#. i18n: Decide which string is used to delimit keys in a keyboard
+#. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
+#: kuitmarkup.cpp:297
+#, kde-format
+msgctxt "shortcut-key-delimiter/plain"
+msgid "+"
+msgstr "+"
+
+#. i18n: Decide which string is used to delimit keys in a keyboard
+#. shortcut (e.g. + in Ctrl+Alt+Tab) in rich text.
+#: kuitmarkup.cpp:301
+#, kde-format
+msgctxt "shortcut-key-delimiter/rich"
+msgid "+"
+msgstr "+"
+
+#. i18n: Decide which string is used to delimit elements in a GUI path
+#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in plain text.
+#: kuitmarkup.cpp:305
+#, kde-format
+msgctxt "gui-path-delimiter/plain"
+msgid "→"
+msgstr "→"
+
+#. i18n: Decide which string is used to delimit elements in a GUI path
+#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in rich text.
+#: kuitmarkup.cpp:309

commit ki18n for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-05-11 13:28:27

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.2738 (New)


Package is "ki18n"

Mon May 11 13:28:27 2020 rev:82 rq:802089 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-04-15 
20:03:13.389966342 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.2738/ki18n.changes2020-05-11 
13:29:56.991683251 +0200
@@ -1,0 +2,10 @@
+Sun May  3 09:39:59 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * KI18N_WRAP_UI macro: set SKIP_AUTOUIC property on ui file and gen. header
+
+---

Old:

  ki18n-5.69.0.tar.xz
  ki18n-5.69.0.tar.xz.sig

New:

  ki18n-5.70.0.tar.xz
  ki18n-5.70.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.PhFtJK/_old  2020-05-11 13:29:57.883685121 +0200
+++ /var/tmp/diff_new_pack.PhFtJK/_new  2020-05-11 13:29:57.887685129 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # 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:   ki18n
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.69.0.tar.xz -> ki18n-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.69.0/CMakeLists.txt 
new/ki18n-5.70.0/CMakeLists.txt
--- old/ki18n-5.69.0/CMakeLists.txt 2020-04-05 00:59:44.0 +0200
+++ new/ki18n-5.70.0/CMakeLists.txt 2020-05-03 00:18:58.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.69.0  NO_MODULE)
+find_package(ECM 5.70.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-5.69.0/cmake/KF5I18nMacros.cmake.in 
new/ki18n-5.70.0/cmake/KF5I18nMacros.cmake.in
--- old/ki18n-5.69.0/cmake/KF5I18nMacros.cmake.in   2020-04-05 
00:59:44.0 +0200
+++ new/ki18n-5.70.0/cmake/KF5I18nMacros.cmake.in   2020-05-03 
00:18:58.0 +0200
@@ -49,7 +49,9 @@
  -P ${_ki18n_uic_script}
  MAIN_DEPENDENCY ${_tmp_FILE}
   )
+  set_source_files_properties(${_tmp_FILE} PROPERTIES SKIP_AUTOUIC ON)
   set_source_files_properties(${_header} PROPERTIES SKIP_AUTOMOC ON)
+  set_source_files_properties(${_header} PROPERTIES SKIP_AUTOUIC ON)
   if(TARGET ${_sources})
  target_sources(${_sources} PRIVATE ${_header})
   else()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.69.0/po/fi/scripts/ki18n5/general.pmap 
new/ki18n-5.70.0/po/fi/scripts/ki18n5/general.pmap
--- old/ki18n-5.69.0/po/fi/scripts/ki18n5/general.pmap  2020-04-05 
00:59:44.0 +0200
+++ new/ki18n-5.70.0/po/fi/scripts/ki18n5/general.pmap  2020-05-03 
00:18:58.0 +0200
@@ -90,7 +90,6 @@
 =/Filelight/elat=Filelightista/gen=Filelightin//
 =/Flickr/hakumuoto=Flickristä//
 =/Flickr Creative Commons/hakumuoto=Flickr Creative Commons -haulla//
-=:Flow:elat=Flow’sta:gen=Flow’n::
 =:Folder:Kansio:gen=Kansion:yleisnimi=kyllä::
 =:Folder 
View:Kansionäkymä:elat=Kansionäkymästä:gen=Kansionäkymän:yleisnimi=kyllä::
 =/Font Viewer/Fonttikatselin/elat=Fonttikatselimesta/gen=Fonttikatselimen//
@@ -139,7 +138,6 @@
 =:Ilmoitusalue:System 
Tray:elat=Ilmoitusalueesta:gen=Ilmoitusalueen:yleisnimi=kyllä::
 
=:India:Intia:elat=Intiasta:gen=Intian:illat=Intiaan:iness=Intiassa:part=Intiaa::
 
=:Indonesia:elat=Indonesiasta:gen=Indonesian:illat=Indonesiaan:iness=Indonesiassa:part=Indonesiaa::
-=/Info Center/Infokeskus/elat=Infokeskuksesta/gen=Infokeskuksen//
 =:Input Method 

commit ki18n for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-04-15 20:01:51

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.2738 (New)


Package is "ki18n"

Wed Apr 15 20:01:51 2020 rev:81 rq:793156 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-03-19 
19:44:34.807996245 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.2738/ki18n.changes2020-04-15 
20:03:13.389966342 +0200
@@ -1,0 +2,10 @@
+Sun Apr  5 19:45:36 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * Ki18n: Convert license headers to SPDX statements
+
+---

Old:

  ki18n-5.68.0.tar.xz
  ki18n-5.68.0.tar.xz.sig

New:

  ki18n-5.69.0.tar.xz
  ki18n-5.69.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.d8zREW/_old  2020-04-15 20:03:14.805967404 +0200
+++ /var/tmp/diff_new_pack.d8zREW/_new  2020-04-15 20:03:14.809967408 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%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:   ki18n
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.68.0.tar.xz -> ki18n-5.69.0.tar.xz ++
 87879 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-03-19 19:42:41

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.3160 (New)


Package is "ki18n"

Thu Mar 19 19:42:41 2020 rev:80 rq:785325 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-02-14 
16:35:49.647534009 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.3160/ki18n.changes2020-03-19 
19:44:34.807996245 +0100
@@ -1,0 +2,12 @@
+Sun Mar  8 09:17:48 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * Support Qt 5.14 on Android
+  * Use ecm_qt_install_logging_categories over manual categories files
+
+---

Old:

  ki18n-5.67.0.tar.xz
  ki18n-5.67.0.tar.xz.sig

New:

  ki18n-5.68.0.tar.xz
  ki18n-5.68.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.8TwFLr/_old  2020-03-19 19:44:35.303996510 +0100
+++ /var/tmp/diff_new_pack.8TwFLr/_new  2020-03-19 19:44:35.303996510 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%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:   ki18n
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.67.0.tar.xz -> ki18n-5.68.0.tar.xz ++
 48526 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-02-14 16:35:39

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.26092 (New)


Package is "ki18n"

Fri Feb 14 16:35:39 2020 rev:79 rq:773512 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2020-01-14 
21:04:40.938690631 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.26092/ki18n.changes   2020-02-14 
16:35:49.647534009 +0100
@@ -1,0 +2,27 @@
+Tue Feb 11 08:14:51 UTC 2020 - Wolfgang Bauer 
+
+- Remove no longer necessary Qt5Script dependencies
+- Replace python(2) dependencies with python3, which it actually
+  used already anyway
+
+---
+Sun Feb  2 18:06:58 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:45 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * ki18n_wrap_ui: error when file doesn't exist
+  * [Kuit] Revert changes in parseUiMarker()
+  * ki18n: export Kuit::setupForDomain, unittest
+KUitSetup::setFormatForMarker
+  * [Kuit] Port QRegExp to QRegularExpression
+  * [Kuit] Port QRegExp to QRegularExpression, third pass
+
+---

Old:

  ki18n-5.66.0.tar.xz
  ki18n-5.66.0.tar.xz.sig

New:

  ki18n-5.67.0.tar.xz
  ki18n-5.67.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.LNIbAb/_old  2020-02-14 16:35:50.219534328 +0100
+++ /var/tmp/diff_new_pack.LNIbAb/_new  2020-02-14 16:35:50.223534331 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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:   ki18n
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later
@@ -38,17 +38,16 @@
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff
-BuildRequires:  cmake >= 3.0
+BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
-BuildRequires:  python
-BuildRequires:  cmake(Qt5Concurrent) >= 5.11.0
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5Qml) >= 5.11.0
-BuildRequires:  cmake(Qt5Script) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  python3
+BuildRequires:  cmake(Qt5Concurrent) >= 5.12.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5Qml) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
 
 %description
 KI18n provides functionality for internationalizing user interface text
@@ -60,7 +59,6 @@
 Summary:KDE Gettext-based UI text internationalization
 Group:  System/GUI/KDE
 %requires_gelibQt5Core5
-%requires_gelibQt5Script5
 Obsoletes:  libKF5I18n4
 %if %{with lang}
 Recommends: %{lname}-lang = %{version}
@@ -79,7 +77,7 @@
 Requires:   extra-cmake-modules
 Requires:   gettext-runtime
 Requires:   gettext-tools
-Requires:   python
+Requires:   python3
 
 %description devel
 KI18n provides functionality for internationalizing user interface text
@@ -96,7 +94,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ ki18n-5.66.0.tar.xz -> ki18n-5.67.0.tar.xz ++
 84181 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-01-14 21:01:33

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.6675 (New)


Package is "ki18n"

Tue Jan 14 21:01:33 2020 rev:78 rq:763462 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-12-18 
14:42:48.933787598 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.6675/ki18n.changes2020-01-14 
21:04:40.938690631 +0100
@@ -1,0 +2,15 @@
+Sun Jan  5 09:02:10 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * autotests: add test for salvageMarkup() function, using a broken tag
+  * autotests: add more tests in KLocalizedStringTest::correctSubs()
+  * [Kuit] Use const and QList::at() as need be
+  * [Kuit] Port QRegExp to QRegularExpression, second pass
+  * [KuitFormatterPrivate] Start porting QRegExp to QRegularExpression
+  * Update the obsolete projects.kde.org URL
+
+---

Old:

  ki18n-5.65.0.tar.xz
  ki18n-5.65.0.tar.xz.sig

New:

  ki18n-5.66.0.tar.xz
  ki18n-5.66.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.YdU5cG/_old  2020-01-14 21:04:41.858691056 +0100
+++ /var/tmp/diff_new_pack.YdU5cG/_new  2020-01-14 21:04:41.862691059 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # 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:   ki18n
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.65.0.tar.xz -> ki18n-5.66.0.tar.xz ++
 38420 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-12-18 14:41:01

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.4691 (New)


Package is "ki18n"

Wed Dec 18 14:41:01 2019 rev:77 rq:757037 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-11-12 
11:47:34.590859143 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.4691/ki18n.changes2019-12-18 
14:42:48.933787598 +0100
@@ -1,0 +2,10 @@
+Sun Dec  8 11:18:36 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- Changes since 5.64.0:
+  * Undeprecate I18N_NOOP2
+
+---

Old:

  ki18n-5.64.0.tar.xz
  ki18n-5.64.0.tar.xz.sig

New:

  ki18n-5.65.0.tar.xz
  ki18n-5.65.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.l6WgzV/_old  2019-12-18 14:42:49.585787896 +0100
+++ /var/tmp/diff_new_pack.l6WgzV/_new  2019-12-18 14:42:49.589787898 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # 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:   ki18n
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.64.0.tar.xz -> ki18n-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.64.0/CMakeLists.txt 
new/ki18n-5.65.0/CMakeLists.txt
--- old/ki18n-5.64.0/CMakeLists.txt 2019-11-02 13:56:30.0 +0100
+++ new/ki18n-5.65.0/CMakeLists.txt 2019-12-07 22:43:45.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.64.0  NO_MODULE)
+find_package(ECM 5.65.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -73,7 +73,6 @@
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_definitions(-DQT_NO_FOREACH)
 
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.64.0/po/se/ki18n5.po 
new/ki18n-5.65.0/po/se/ki18n5.po
--- old/ki18n-5.64.0/po/se/ki18n5.po2019-11-02 13:56:30.0 +0100
+++ new/ki18n-5.65.0/po/se/ki18n5.po2019-12-07 22:43:45.0 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 02:56+0200\n"
+"POT-Creation-Date: 2019-10-16 02:53+0200\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
@@ -21,7 +21,7 @@
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
-#: kuitmarkup.cpp:312
+#: kuitmarkup.cpp:313
 #, kde-format
 msgctxt "shortcut-key-delimiter/plain"
 msgid "+"
@@ -29,7 +29,7 @@
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in rich text.
-#: kuitmarkup.cpp:316
+#: kuitmarkup.cpp:317
 #, kde-format
 msgctxt "shortcut-key-delimiter/rich"
 msgid "+"
@@ -37,7 +37,7 @@
 
 #. i18n: Decide which string is used to delimit elements in a GUI path
 #. (e.g. -> in "Go to Settings->Advanced->Core tab.") in plain text.
-#: kuitmarkup.cpp:320
+#: kuitmarkup.cpp:321
 #, 

commit ki18n for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-11-12 11:47:32

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.2990 (New)


Package is "ki18n"

Tue Nov 12 11:47:32 2019 rev:76 rq:747114 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-10-14 
13:36:22.934198084 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.2990/ki18n.changes2019-11-12 
11:47:34.590859143 +0100
@@ -1,0 +2,13 @@
+Sun Nov  3 15:47:03 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+  * Add KLocalizedString::untranslatedText
+  * Fix build with BUILD_WITH_QML=OFF and BUILD_TESTING=ON
+  * Use ECMGenerateExportHeader to manage deprecated API better
+  * Replace all qWarning and related calls with categorised logging
+
+---

Old:

  ki18n-5.63.0.tar.xz
  ki18n-5.63.0.tar.xz.sig

New:

  ki18n-5.64.0.tar.xz
  ki18n-5.64.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.rqAB2G/_old  2019-11-12 11:47:35.346859916 +0100
+++ /var/tmp/diff_new_pack.rqAB2G/_new  2019-11-12 11:47:35.350859920 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # 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:   ki18n
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later
@@ -124,6 +124,7 @@
 %files -n %{lname}
 %license COPYING*
 %doc README*
+%{_kf5_debugdir}/ki18n.categories
 %{_kf5_libdir}/libKF5I18n.so.*
 %{_kf5_plugindir}/
 


++ ki18n-5.63.0.tar.xz -> ki18n-5.64.0.tar.xz ++
 85387 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-10-14 13:36:21

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.2352 (New)


Package is "ki18n"

Mon Oct 14 13:36:21 2019 rev:75 rq:738032 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-09-23 
12:23:42.881744882 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.2352/ki18n.changes2019-10-14 
13:36:22.934198084 +0200
@@ -1,0 +2,9 @@
+Sun Oct  6 13:26:36 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- No code change since 5.62.0
+
+---

Old:

  ki18n-5.62.0.tar.xz
  ki18n-5.62.0.tar.xz.sig

New:

  ki18n-5.63.0.tar.xz
  ki18n-5.63.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.rZeAw1/_old  2019-10-14 13:36:23.510196583 +0200
+++ /var/tmp/diff_new_pack.rZeAw1/_new  2019-10-14 13:36:23.514196572 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # 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:   ki18n
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later
@@ -44,11 +44,11 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
 BuildRequires:  python
-BuildRequires:  cmake(Qt5Concurrent) >= 5.6.0
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
-BuildRequires:  cmake(Qt5Qml) >= 5.6.0
-BuildRequires:  cmake(Qt5Script) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.11.0
+BuildRequires:  cmake(Qt5Core) >= 5.11.0
+BuildRequires:  cmake(Qt5Qml) >= 5.11.0
+BuildRequires:  cmake(Qt5Script) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
 
 %description
 KI18n provides functionality for internationalizing user interface text


++ ki18n-5.62.0.tar.xz -> ki18n-5.63.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.62.0/CMakeLists.txt 
new/ki18n-5.63.0/CMakeLists.txt
--- old/ki18n-5.62.0/CMakeLists.txt 2019-09-07 15:59:28.0 +0200
+++ new/ki18n-5.63.0/CMakeLists.txt 2019-10-06 11:46:09.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0") # handled by release scripts
+set(KF5_VERSION "5.63.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.62.0  NO_MODULE)
+find_package(ECM 5.63.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.62.0/po/pl/ki18n5.po 
new/ki18n-5.63.0/po/pl/ki18n5.po
--- old/ki18n-5.62.0/po/pl/ki18n5.po2019-09-07 15:59:28.0 +0200
+++ new/ki18n-5.63.0/po/pl/ki18n5.po2019-10-06 11:46:09.0 +0200
@@ -11,13 +11,13 @@
 # Marta Rybczyńska , 2007, 2008, 2009, 2010, 2011, 
2012, 2013.
 # Michal Rudolf , 2010.
 # Artur Chłond , 2010.
-# Łukasz Wojniłowicz , 2011, 2012, 2013, 2014, 
2016.
+# Łukasz Wojniłowicz , 2011, 2012, 2013, 2014, 
2016, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 02:56+0200\n"
-"PO-Revision-Date: 2016-12-04 10:26+0100\n"
+"PO-Revision-Date: 2019-09-21 08:02+0200\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -108,7 +108,7 @@
 ">\n"
 ">\n"
 ">\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.07.70\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.62.0/src/CMakeLists.txt 
new/ki18n-5.63.0/src/CMakeLists.txt
--- old/ki18n-5.62.0/src/CMakeLists.txt 2019-09-07 15:59:28.0 +0200
+++ new/ki18n-5.63.0/src/CMakeLists.txt 2019-10-06 11:46:09.0 +0200
@@ -91,6 +91,8 @@
 MD_MAINPAGE 

commit ki18n for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-09-23 12:23:41

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.7948 (New)


Package is "ki18n"

Mon Sep 23 12:23:41 2019 rev:74 rq:730932 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-08-19 
21:07:16.756873409 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.7948/ki18n.changes2019-09-23 
12:23:42.881744882 +0200
@@ -1,0 +2,12 @@
+Sat Sep  7 20:36:48 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Fix test failing
+  * Localize long number strings (kde#409077)
+  * Support passing target to ki18n_wrap_ui macro
+
+---

Old:

  ki18n-5.61.0.tar.xz
  ki18n-5.61.0.tar.xz.sig

New:

  ki18n-5.62.0.tar.xz
  ki18n-5.62.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.WxbDA7/_old  2019-09-23 12:23:43.433744792 +0200
+++ /var/tmp/diff_new_pack.WxbDA7/_new  2019-09-23 12:23:43.437744791 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # 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:   ki18n
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later


++ ki18n-5.61.0.tar.xz -> ki18n-5.62.0.tar.xz ++
 1709 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-08-19 21:07:02

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.22127 (New)


Package is "ki18n"

Mon Aug 19 21:07:02 2019 rev:73 rq:722467 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-07-26 
12:14:46.690809439 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.22127/ki18n.changes   2019-08-19 
21:07:16.756873409 +0200
@@ -1,0 +2,16 @@
+Wed Aug  7 17:51:27 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Fix string scaping 
+  * Replace QString::null with QString
+
+---
+Fri Jul 19 11:41:43 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  ki18n-5.60.0.tar.xz

New:

  frameworks.keyring
  ki18n-5.61.0.tar.xz
  ki18n-5.61.0.tar.xz.sig



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.vfkbrj/_old  2019-08-19 21:07:17.264873327 +0200
+++ /var/tmp/diff_new_pack.vfkbrj/_new  2019-08-19 21:07:17.268873326 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # 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:   ki18n
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff
 BuildRequires:  cmake >= 3.0
@@ -89,9 +93,6 @@
 %prep
 %setup -q
 %autopatch -p1
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build

++ ki18n-5.60.0.tar.xz -> ki18n-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.60.0/CMakeLists.txt 
new/ki18n-5.61.0/CMakeLists.txt
--- old/ki18n-5.60.0/CMakeLists.txt 2019-07-07 20:34:10.0 +0200
+++ new/ki18n-5.61.0/CMakeLists.txt 2019-08-03 21:54:43.0 +0200
@@ -1,15 +1,15 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_VERSION "5.61.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.60.0  NO_MODULE)
+find_package(ECM 5.61.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${KI18n_SOURCE_DIR}/cmake ${KI18n_BINARY_DIR}/cmake)
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${KI18n_SOURCE_DIR}/cmake 
${KI18n_BINARY_DIR}/cmake)
 
 
 include(GenerateExportHeader)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.60.0/cmake/kf5i18nuic.cmake 
new/ki18n-5.61.0/cmake/kf5i18nuic.cmake
--- old/ki18n-5.60.0/cmake/kf5i18nuic.cmake 2019-07-07 20:34:10.0 
+0200
+++ new/ki18n-5.61.0/cmake/kf5i18nuic.cmake 2019-08-03 21:54:43.0 
+0200
@@ -35,9 +35,9 @@
 
 
 IF (_uic_CONTENTS)
-  #replace tr218n("") with QString::null to avoid warning from KLocale
-  STRING(REGEX REPLACE "tr2i18n\\(\"\"\\)" "QString::null" _uic_CONTENTS 
"${_uic_CONTENTS}" )
-  STRING(REGEX REPLACE "tr2i18n\\(\"\", \"\"\\)" "QString::null" _uic_CONTENTS 
"${_uic_CONTENTS}" )
+  #replace tr218n("") with QString() to avoid warning from KLocale
+  STRING(REGEX REPLACE 

commit ki18n for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-07-26 12:14:36

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.4126 (New)


Package is "ki18n"

Fri Jul 26 12:14:36 2019 rev:72 rq:715882 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-06-22 
11:11:34.656531452 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.4126/ki18n.changes2019-07-26 
12:14:46.690809439 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:38 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- No code changes since 5.59.0
+
+---

Old:

  ki18n-5.59.0.tar.xz

New:

  ki18n-5.60.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.D3DV3X/_old  2019-07-26 12:14:48.102809177 +0200
+++ /var/tmp/diff_new_pack.D3DV3X/_new  2019-07-26 12:14:48.106809176 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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:   ki18n
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.59.0.tar.xz -> ki18n-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.59.0/CMakeLists.txt 
new/ki18n-5.60.0/CMakeLists.txt
--- old/ki18n-5.59.0/CMakeLists.txt 2019-06-01 18:56:27.0 +0200
+++ new/ki18n-5.60.0/CMakeLists.txt 2019-07-07 20:34:10.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -27,7 +27,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.59.0/po/ast/ki18n5.po 
new/ki18n-5.60.0/po/ast/ki18n5.po
--- old/ki18n-5.59.0/po/ast/ki18n5.po   1970-01-01 01:00:00.0 +0100
+++ new/ki18n-5.60.0/po/ast/ki18n5.po   2019-07-07 20:34:10.0 +0200
@@ -0,0 +1,773 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the ki18n package.
+#
+# enolp , 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: ki18n\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:56+0200\n"
+"PO-Revision-Date: 2019-06-19 18:18+0200\n"
+"Last-Translator: enolp \n"
+"Language-Team: Asturian \n"
+"Language: ast\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 19.04.2\n"
+
+#. i18n: Decide which string is used to delimit keys in a keyboard
+#. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
+#: kuitmarkup.cpp:312
+#, kde-format
+msgctxt "shortcut-key-delimiter/plain"
+msgid "+"
+msgstr "+"
+
+#. i18n: Decide which string is used to delimit keys in a keyboard
+#. shortcut (e.g. + in Ctrl+Alt+Tab) in rich text.
+#: kuitmarkup.cpp:316
+#, kde-format
+msgctxt "shortcut-key-delimiter/rich"
+msgid "+"
+msgstr "+"
+
+#. i18n: Decide which string is used to delimit elements in a GUI path
+#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in plain text.
+#: kuitmarkup.cpp:320
+#, kde-format
+msgctxt "gui-path-delimiter/plain"
+msgid "→"
+msgstr "→"
+
+#. i18n: Decide which string is used to delimit elements in a GUI path
+#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in rich text.
+#: kuitmarkup.cpp:324
+#, kde-format
+msgctxt "gui-path-delimiter/rich"
+msgid "→"
+msgstr "→"
+
+#: kuitmarkup.cpp:337
+#, kde-format
+msgctxt "keyboard-key-name"
+msgid "Alt"
+msgstr "Alt"
+
+#: kuitmarkup.cpp:338
+#, 

commit ki18n for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-06-22 11:11:28

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.4615 (New)


Package is "ki18n"

Sat Jun 22 11:11:28 2019 rev:71 rq:710744 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-05-21 
10:28:49.499472995 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.4615/ki18n.changes2019-06-22 
11:11:34.656531452 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  ki18n-5.58.0.tar.xz

New:

  ki18n-5.59.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.qZ7PYL/_old  2019-06-22 11:11:35.568532796 +0200
+++ /var/tmp/diff_new_pack.qZ7PYL/_new  2019-06-22 11:11:35.572532801 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # 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:   ki18n
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.58.0.tar.xz -> ki18n-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.58.0/CMakeLists.txt 
new/ki18n-5.59.0/CMakeLists.txt
--- old/ki18n-5.58.0/CMakeLists.txt 2019-05-07 13:23:30.0 +0200
+++ new/ki18n-5.59.0/CMakeLists.txt 2019-06-01 18:56:27.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.58.0/po/af/ki18n5.po 
new/ki18n-5.59.0/po/af/ki18n5.po
--- old/ki18n-5.58.0/po/af/ki18n5.po2019-05-07 13:23:30.0 +0200
+++ new/ki18n-5.59.0/po/af/ki18n5.po2019-06-01 18:56:27.0 +0200
@@ -2,8 +2,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4 stable\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-10 03:03+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:56+0200\n"
 "PO-Revision-Date: 2006-01-12 16:33+0200\n"
 "Last-Translator: JUANITA FRANZ \n"
 "Language-Team: AFRIKAANS \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.58.0/po/ar/ki18n5.po 
new/ki18n-5.59.0/po/ar/ki18n5.po
--- old/ki18n-5.58.0/po/ar/ki18n5.po2019-05-07 13:23:30.0 +0200
+++ new/ki18n-5.59.0/po/ar/ki18n5.po2019-06-01 18:56:27.0 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-10 03:03+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:56+0200\n"
 "PO-Revision-Date: 2018-07-29 11:55+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.58.0/po/as/ki18n5.po 
new/ki18n-5.59.0/po/as/ki18n5.po
--- old/ki18n-5.58.0/po/as/ki18n5.po2019-05-07 13:23:30.0 +0200
+++ new/ki18n-5.59.0/po/as/ki18n5.po2019-06-01 18:56:27.0 +0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4_as\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-10 03:03+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:56+0200\n"
 "PO-Revision-Date: 2008-12-26 15:19+0530\n"
 "Last-Translator: Amitakhya Phukan <অমিতাক্ষ ফুকন>\n"
 "Language-Team: Assamese \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit ki18n for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-05-21 10:28:45

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.5148 (New)


Package is "ki18n"

Tue May 21 10:28:45 2019 rev:70 rq:703354 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-04-19 
21:22:54.803761839 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.5148/ki18n.changes2019-05-21 
10:28:49.499472995 +0200
@@ -1,0 +2,9 @@
+Wed May 15 18:16:16 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- No code changes since 5.57.0
+
+---

Old:

  ki18n-5.57.0.tar.xz

New:

  ki18n-5.58.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.HHr6cw/_old  2019-05-21 10:28:50.151472744 +0200
+++ /var/tmp/diff_new_pack.HHr6cw/_new  2019-05-21 10:28:50.155472742 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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:   ki18n
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.57.0.tar.xz -> ki18n-5.58.0.tar.xz ++
 3463 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-04-19 21:22:40

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.5536 (New)


Package is "ki18n"

Fri Apr 19 21:22:40 2019 rev:69 rq:695225 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-03-21 
09:45:58.906901943 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.5536/ki18n.changes2019-04-19 
21:22:54.803761839 +0200
@@ -1,0 +2,15 @@
+Sun Apr 14 20:21:43 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * Report human-readable error if Qt5Widgets is required but is not found
+  * Add missing &
+  * [i18n] compile without foreach
+  * Fix compile without deprecated methods
+- Refreshed patches:
+  * fallbackLang.diff
+
+---

Old:

  ki18n-5.56.0.tar.xz

New:

  ki18n-5.57.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Ku3qCk/_old  2019-04-19 21:22:55.319762496 +0200
+++ /var/tmp/diff_new_pack.Ku3qCk/_new  2019-04-19 21:22:55.323762500 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # 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:   ki18n
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.Ku3qCk/_old  2019-04-19 21:22:55.347762531 +0200
+++ /var/tmp/diff_new_pack.Ku3qCk/_new  2019-04-19 21:22:55.347762531 +0200
@@ -1,20 +1,19 @@
-diff --git a/src/kcatalog.cpp b/src/kcatalog.cpp
-index 8b8feb3..1ccc28b 100644
 a/src/kcatalog.cpp
-+++ b/src/kcatalog.cpp
-@@ -118,9 +118,21 @@ KCatalog::~KCatalog()
+Index: ki18n-5.56.0git.20190305T182931~c25a541/src/kcatalog.cpp
+===
+--- ki18n-5.56.0git.20190305T182931~c25a541.orig/src/kcatalog.cpp  
2019-03-05 18:29:31.0 +0100
 ki18n-5.56.0git.20190305T182931~c25a541/src/kcatalog.cpp   2019-03-09 
08:53:52.950588453 +0100
+@@ -119,9 +119,21 @@
  QString KCatalog::catalogLocaleDir(const QByteArray ,
 const QString )
  {
--QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
 + QStringList localeDirs;
-+ QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
+ QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
.arg(language, QFile::decodeName(domain));
  
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
 +localeDirs << QStringLiteral("/usr/share/locale/kf5/") << 
QStringLiteral("/usr/share/locale-bundle/kf5/") << 
QStringLiteral("/usr/share/locale-bundle/") << 
QStringLiteral("/usr/share/locale-langpack/");
 +
-+foreach (const QString , localeDirs) {
++for (const QString : qAsConst(localeDirs)) {
 +QFile file(locDir + relpath);
 +if (file.exists()) {
 +return locDir;
@@ -25,13 +24,11 @@
  {
  QMutexLocker lock(>mutex);
  const QString customLocaleDir = 
catalogStaticData->customCatalogDirs.value(domain);
-@@ -153,9 +165,23 @@ QString KCatalog::catalogLocaleDir(const QByteArray 
,
+@@ -158,9 +170,23 @@
  QSet KCatalog::availableCatalogLanguages(const QByteArray _)
  {
  QString domain = QFile::decodeName(domain_);
 -QStringList localeDirPaths = 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,
-- QStringLiteral("locale"),
-- QStandardPaths::LocateDirectory);
 +
 +QStringList localeDirPaths;
 +QStringList localeDirs;
@@ -39,15 +36,15 @@
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
 +localeDirs << QStringLiteral("/usr/share/locale/kf5") << 
QStringLiteral("/usr/share/locale-bundle/kf5") << 
QStringLiteral("/usr/share/locale-bundle") << 
QStringLiteral("/usr/share/locale-langpack");
 +
-+foreach (const QString , localeDirs) {
++for (const QString : qAsConst(localeDirs)) {
 +QDir locDir(localeDir);
 +if (locDir.exists()) {
 +localeDirPaths.append(localeDir);
 +}
 +}
 +QStringList 

commit ki18n for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-03-21 09:45:57

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.28833 (New)


Package is "ki18n"

Thu Mar 21 09:45:57 2019 rev:68 rq:686743 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-02-28 
21:30:14.509795880 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.28833/ki18n.changes   2019-03-21 
09:45:58.906901943 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:36 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Port some code to for(...:...)
+
+---

Old:

  ki18n-5.55.0.tar.xz

New:

  ki18n-5.56.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Nt04n4/_old  2019-03-21 09:46:00.562901561 +0100
+++ /var/tmp/diff_new_pack.Nt04n4/_new  2019-03-21 09:46:00.562901561 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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:   ki18n
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.55.0.tar.xz -> ki18n-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/CMakeLists.txt 
new/ki18n-5.56.0/CMakeLists.txt
--- old/ki18n-5.55.0/CMakeLists.txt 2019-02-03 00:57:44.0 +0100
+++ new/ki18n-5.56.0/CMakeLists.txt 2019-03-02 14:41:07.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.55.0/po/da/ki18n5.po 
new/ki18n-5.56.0/po/da/ki18n5.po
--- old/ki18n-5.55.0/po/da/ki18n5.po2019-02-03 00:57:44.0 +0100
+++ new/ki18n-5.56.0/po/da/ki18n5.po2019-03-02 14:41:07.0 +0100
@@ -2,8 +2,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander, 2008.
-# Martin Schlander , 2008.
 # Martin Schlander , 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Keld Simonsen , 2010.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/po/id/ki18n5.po 
new/ki18n-5.56.0/po/id/ki18n5.po
--- old/ki18n-5.55.0/po/id/ki18n5.po2019-02-03 00:57:44.0 +0100
+++ new/ki18n-5.56.0/po/id/ki18n5.po2019-03-02 14:41:07.0 +0100
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/po/zh_CN/ki18n5.po 
new/ki18n-5.56.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.55.0/po/zh_CN/ki18n5.po 2019-02-03 00:57:44.0 +0100
+++ new/ki18n-5.56.0/po/zh_CN/ki18n5.po 2019-03-02 14:41:07.0 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-10 03:03+0100\n"
-"PO-Revision-Date: 2019-01-27 22:57\n"
+"PO-Revision-Date: 2019-02-20 23:16\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.55.0/src/common_helpers.cpp 
new/ki18n-5.56.0/src/common_helpers.cpp
--- old/ki18n-5.55.0/src/common_helpers.cpp 2019-02-03 00:57:44.0 
+0100
+++ 

commit ki18n for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-02-28 21:30:13

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.28833 (New)


Package is "ki18n"

Thu Feb 28 21:30:13 2019 rev:67 rq:678691 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-02-14 
14:25:51.363860624 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.28833/ki18n.changes   2019-02-28 
21:30:14.509795880 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.gro80p/_old  2019-02-28 21:30:15.501795549 +0100
+++ /var/tmp/diff_new_pack.gro80p/_new  2019-02-28 21:30:15.505795547 +0100
@@ -89,6 +89,9 @@
 %prep
 %setup -q
 %autopatch -p1
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build




commit ki18n for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-02-14 14:25:48

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.28833 (New)


Package is "ki18n"

Thu Feb 14 14:25:48 2019 rev:66 rq:674242 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2019-01-21 
10:20:26.174070138 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.28833/ki18n.changes   2019-02-14 
14:25:51.363860624 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:09 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * delete copy constructor and assignment operator of some internal classes
+
+---

Old:

  ki18n-5.54.0.tar.xz

New:

  ki18n-5.55.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.NHAZYI/_old  2019-02-14 14:25:51.871860386 +0100
+++ /var/tmp/diff_new_pack.NHAZYI/_new  2019-02-14 14:25:51.875860385 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # 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:   ki18n
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.54.0.tar.xz -> ki18n-5.55.0.tar.xz ++
 84595 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2019-01-21 10:20:23

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.28833 (New)


Package is "ki18n"

Mon Jan 21 10:20:23 2019 rev:65 rq:665810 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-12-19 
13:41:30.635948671 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.28833/ki18n.changes   2019-01-21 
10:20:26.174070138 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:47 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * No code changes since 5.53.0
+
+---

Old:

  ki18n-5.53.0.tar.xz

New:

  ki18n-5.54.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.wAS34y/_old  2019-01-21 10:20:26.798069512 +0100
+++ /var/tmp/diff_new_pack.wAS34y/_new  2019-01-21 10:20:26.798069512 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # 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:   ki18n
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.53.0.tar.xz -> ki18n-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.53.0/CMakeLists.txt 
new/ki18n-5.54.0/CMakeLists.txt
--- old/ki18n-5.53.0/CMakeLists.txt 2018-12-01 15:55:50.0 +0100
+++ new/ki18n-5.54.0/CMakeLists.txt 2019-01-06 21:22:39.0 +0100
@@ -1,11 +1,11 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0") # handled by release scripts
+set(KF5_VERSION "5.54.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.53.0  NO_MODULE)
+find_package(ECM 5.54.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.53.0/po/ca/ki18n5.po 
new/ki18n-5.54.0/po/ca/ki18n5.po
--- old/ki18n-5.53.0/po/ca/ki18n5.po2018-12-01 15:55:50.0 +0100
+++ new/ki18n-5.54.0/po/ca/ki18n5.po2019-01-06 21:22:39.0 +0100
@@ -1,5 +1,5 @@
 # Translation of ki18n5.po to Catalan
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 1998-2018 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.53.0/po/ca@valencia/ki18n5.po 
new/ki18n-5.54.0/po/ca@valencia/ki18n5.po
--- old/ki18n-5.53.0/po/ca@valencia/ki18n5.po   2018-12-01 15:55:50.0 
+0100
+++ new/ki18n-5.54.0/po/ca@valencia/ki18n5.po   2019-01-06 21:22:39.0 
+0100
@@ -1,5 +1,5 @@
 # Translation of ki18n5.po to Catalan (Valencian)
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 1998-2018 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.53.0/po/zh_CN/ki18n5.po 
new/ki18n-5.54.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.53.0/po/zh_CN/ki18n5.po 2018-12-01 15:55:50.0 +0100
+++ new/ki18n-5.54.0/po/zh_CN/ki18n5.po 2019-01-06 21:22:39.0 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-11-12 09:13\n"

commit ki18n for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-12-19 13:41:29

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new.28833 (New)


Package is "ki18n"

Wed Dec 19 13:41:29 2018 rev:64 rq:658567 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-11-14 
14:34:54.979236984 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new.28833/ki18n.changes   2018-12-19 
13:41:30.635948671 +0100
@@ -1,0 +2,10 @@
+Sun Dec 09 19:43:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * No code changes since 5.52.0
+
+---

Old:

  ki18n-5.52.0.tar.xz

New:

  ki18n-5.53.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.mmF3yJ/_old  2018-12-19 13:41:32.355946245 +0100
+++ /var/tmp/diff_new_pack.mmF3yJ/_new  2018-12-19 13:41:32.355946245 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # 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:   ki18n
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.52.0.tar.xz -> ki18n-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.52.0/CMakeLists.txt 
new/ki18n-5.53.0/CMakeLists.txt
--- old/ki18n-5.52.0/CMakeLists.txt 2018-11-03 19:01:26.0 +0100
+++ new/ki18n-5.53.0/CMakeLists.txt 2018-12-01 15:55:50.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.52.0") # handled by release scripts
+set(KF5_VERSION "5.53.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.52.0  NO_MODULE)
+find_package(ECM 5.53.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -27,7 +27,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.52.0/po/zh_CN/ki18n5.po 
new/ki18n-5.53.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.52.0/po/zh_CN/ki18n5.po 2018-11-03 19:01:26.0 +0100
+++ new/ki18n-5.53.0/po/zh_CN/ki18n5.po 2018-12-01 15:55:50.0 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-10-09 18:38\n"
+"PO-Revision-Date: 2018-11-12 09:13\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ki18n for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-11-14 14:34:52

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Wed Nov 14 14:34:52 2018 rev:63 rq:648518 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-10-22 
11:12:49.603803350 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-11-14 
14:34:54.979236984 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:05 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * No code changes since 5.51.0
+
+---

Old:

  ki18n-5.51.0.tar.xz

New:

  ki18n-5.52.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.rgfO1f/_old  2018-11-14 14:34:55.467236507 +0100
+++ /var/tmp/diff_new_pack.rgfO1f/_new  2018-11-14 14:34:55.471236503 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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:   ki18n
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.51.0.tar.xz -> ki18n-5.52.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.51.0/CMakeLists.txt 
new/ki18n-5.52.0/CMakeLists.txt
--- old/ki18n-5.51.0/CMakeLists.txt 2018-10-08 10:15:21.0 +0200
+++ new/ki18n-5.52.0/CMakeLists.txt 2018-11-03 19:01:26.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_VERSION "5.52.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.51.0  NO_MODULE)
+find_package(ECM 5.52.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.51.0/po/ast/ki18n5.po 
new/ki18n-5.52.0/po/ast/ki18n5.po
--- old/ki18n-5.51.0/po/ast/ki18n5.po   2018-10-08 10:15:21.0 +0200
+++ new/ki18n-5.52.0/po/ast/ki18n5.po   1970-01-01 01:00:00.0 +0100
@@ -1,773 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp , 2016.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2016-12-29 13:43+0100\n"
-"Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
-"Language: ast\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 2.0\n"
-
-#. i18n: Decide which string is used to delimit keys in a keyboard
-#. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
-#: kuitmarkup.cpp:309
-#, kde-format
-msgctxt "shortcut-key-delimiter/plain"
-msgid "+"
-msgstr "+"
-
-#. i18n: Decide which string is used to delimit keys in a keyboard
-#. shortcut (e.g. + in Ctrl+Alt+Tab) in rich text.
-#: kuitmarkup.cpp:313
-#, kde-format
-msgctxt "shortcut-key-delimiter/rich"
-msgid "+"
-msgstr "+"
-
-#. i18n: Decide which string is used to delimit elements in a GUI path
-#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in plain text.
-#: kuitmarkup.cpp:317
-#, kde-format
-msgctxt "gui-path-delimiter/plain"
-msgid "→"
-msgstr "→"
-
-#. i18n: Decide which string is used to delimit elements in a GUI path
-#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in rich text.
-#: kuitmarkup.cpp:321
-#, kde-format
-msgctxt "gui-path-delimiter/rich"
-msgid "→"
-msgstr "→"
-
-#: kuitmarkup.cpp:334
-#, kde-format
-msgctxt "keyboard-key-name"
-msgid "Alt"
-msgstr "Alt"
-
-#: kuitmarkup.cpp:335
-#, kde-format
-msgctxt "keyboard-key-name"
-msgid "AltGr"
-msgstr "AltGr"
-
-#: kuitmarkup.cpp:336
-#, kde-format
-msgctxt "keyboard-key-name"
-msgid "Backspace"
-msgstr "Retrocesu"
-
-#: 

commit ki18n for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-10-22 11:12:41

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Mon Oct 22 11:12:41 2018 rev:62 rq:642321 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-10-01 
08:06:43.570342794 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-10-22 
11:12:49.603803350 +0200
@@ -1,0 +2,20 @@
+Tue Oct 16 08:02:14 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:35 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
+  * Properly scope CMAKE_REQUIRED_LIBRARIES change
+  * Android: Make sure we're looking for .mo files in the right path
+  * Fix autotests with -DBUILD_QCH:BOOL=TRUE
+- Refreshed patches:
+  * fallbackLang.diff
+
+---

Old:

  ki18n-5.50.0.tar.xz

New:

  ki18n-5.51.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.zqXsge/_old  2018-10-22 11:12:50.423802696 +0200
+++ /var/tmp/diff_new_pack.zqXsge/_new  2018-10-22 11:12:50.431802690 +0200
@@ -12,24 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # 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:   ki18n
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
@@ -124,7 +124,6 @@
 %{_kf5_plugindir}/
 
 %files devel
-%license COPYING*
 %{_kf5_libdir}/libKF5I18n.so
 %{_kf5_libdir}/cmake/KF5I18n/
 %{_kf5_includedir}/

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.zqXsge/_old  2018-10-22 11:12:50.447802677 +0200
+++ /var/tmp/diff_new_pack.zqXsge/_new  2018-10-22 11:12:50.451802673 +0200
@@ -1,14 +1,13 @@
 diff --git a/src/kcatalog.cpp b/src/kcatalog.cpp
-index 8b8feb3..98b393d 100644
+index 8b8feb3..1ccc28b 100644
 --- a/src/kcatalog.cpp
 +++ b/src/kcatalog.cpp
-@@ -118,9 +118,22 @@ KCatalog::~KCatalog()
+@@ -118,9 +118,21 @@ KCatalog::~KCatalog()
  QString KCatalog::catalogLocaleDir(const QByteArray ,
 const QString )
  {
 -QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
 + QStringList localeDirs;
-+ QString localeDir;
 + QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
.arg(language, QFile::decodeName(domain));
  
@@ -26,14 +25,6 @@
  {
  QMutexLocker lock(>mutex);
  const QString customLocaleDir = 
catalogStaticData->customCatalogDirs.value(domain);
-@@ -137,7 +150,6 @@ QString KCatalog::catalogLocaleDir(const QByteArray 
,
- 
- QString file = QStandardPaths::locate(QStandardPaths::GenericDataLocation,
-   QStringLiteral("locale/") + 
relpath);
--QString localeDir;
- if (!file.isEmpty()) {
- #if defined(Q_OS_ANDROID)
- // The exact file name must be returned on Android because 
libintl-lite loads a catalog by filename with bindtextdomain()
 @@ -153,9 +165,23 @@ QString KCatalog::catalogLocaleDir(const QByteArray 
,
  QSet KCatalog::availableCatalogLanguages(const QByteArray _)
  {

++ ki18n-5.50.0.tar.xz -> ki18n-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.50.0/CMakeLists.txt 
new/ki18n-5.51.0/CMakeLists.txt
--- old/ki18n-5.50.0/CMakeLists.txt 2018-09-02 21:22:29.0 +0200
+++ new/ki18n-5.51.0/CMakeLists.txt 2018-10-08 10:15:21.0 +0200
@@ -1,11 +1,11 @@
 

commit ki18n for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-10-01 08:06:40

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Mon Oct  1 08:06:40 2018 rev:61 rq:636000 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-08-24 
16:53:34.341323774 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-10-01 
08:06:43.570342794 +0200
@@ -1,0 +2,14 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * Assert if trying to use a KCatalog without a QCoreApplication
+  * Port ki18n from QtScript to QtQml
+  * Migrate build system to use find_package in autotests/ki18n_install
+  * API docs: fix *xi18n* calls in example code to use correct variants
+  * Check the build directory for po/ as well
+
+---

Old:

  ki18n-5.49.0.tar.xz

New:

  ki18n-5.50.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.bivZEE/_old  2018-10-01 08:06:44.894342085 +0200
+++ /var/tmp/diff_new_pack.bivZEE/_new  2018-10-01 08:06:44.930342066 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # 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:   ki18n
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1-or-later

++ ki18n-5.49.0.tar.xz -> ki18n-5.50.0.tar.xz ++
 2488 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-08-24 16:53:34

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Fri Aug 24 16:53:34 2018 rev:60 rq:630611 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-07-21 
10:13:09.759129633 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-08-24 
16:53:34.341323774 +0200
@@ -1,0 +2,19 @@
+Sun Aug 19 09:19:07 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Reuse function that already does the same
+  * Fix the catalog handling and locale detection on Android
+  * Readability, skip no-op statements
+  * Fix KCatalog::translate when translation is same as original text
+  * a file has been renamed
+  * Let ki18n macro file name follow style of other find_package related files
+  * Fix the configure check for _nl_msg_cat_cntr
+  * Don't generate files in the source directory
+  * libintl: Determine if _nl_msg_cat_cntr exists before use (kde#365917)
+  * Fix the binary-factory builds.
+
+---

Old:

  ki18n-5.48.0.tar.xz

New:

  ki18n-5.49.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.jGnLo3/_old  2018-08-24 16:53:34.90932 +0200
+++ /var/tmp/diff_new_pack.jGnLo3/_new  2018-08-24 16:53:34.90932 +0200
@@ -16,16 +16,24 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # 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:   ki18n
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:KDE Gettext-based UI text internationalization
+License:LGPL-2.1-or-later
+Group:  System/GUI/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
+# PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
+Patch0: fallbackLang.diff
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -37,15 +45,6 @@
 BuildRequires:  cmake(Qt5Qml) >= 5.6.0
 BuildRequires:  cmake(Qt5Script) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
-Summary:KDE Gettext-based UI text internationalization
-License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
-# PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
-Patch0: fallbackLang.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KI18n provides functionality for internationalizing user interface text
@@ -53,17 +52,17 @@
 It wraps the standard Gettext functionality, so that the programmers
 and translators can use the familiar Gettext tools and workflows.
 
-%package -n %lname
+%package -n %{lname}
 Summary:KDE Gettext-based UI text internationalization
 Group:  System/GUI/KDE
+%requires_gelibQt5Core5
+%requires_gelibQt5Script5
 Obsoletes:  libKF5I18n4
 %if %{with lang}
-Recommends: %lname-lang = %{version}
+Recommends: %{lname}-lang = %{version}
 %endif
-%requires_ge libQt5Core5
-%requires_ge libQt5Script5
 
-%description -n %lname
+%description -n %{lname}
 KI18n provides functionality for internationalizing user interface text
 in applications, based on the GNU Gettext translation system.
 It wraps the standard Gettext functionality, so that the programmers
@@ -72,7 +71,7 @@
 %package devel
 Summary:KDE Gettext-based UI text internationalization
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   gettext-runtime
 Requires:   gettext-tools
@@ -85,7 +84,8 @@
 and translators can use the familiar Gettext tools and workflows.
 Development files.
 
-%lang_package -n %lname
+%lang_package -n %{lname}
+
 %prep
 %setup -q
 %autopatch -p1
@@ -110,22 +110,21 @@
 done
 %endif
 
-%post -n %lname -p /sbin/ldconfig
-
-%postun -n %lname -p 

commit ki18n for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-07-21 10:13:07

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Sat Jul 21 10:13:07 2018 rev:59 rq:623285 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-06-22 
13:20:25.031838228 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-07-21 
10:13:09.759129633 +0200
@@ -1,0 +2,13 @@
+Mon Jul 16 04:37:40 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * In cmake macro file use CMAKE_CURRENT_LIST_DIR consequently instead of 
mixed use with KF5I18n_DIR
+  * KF5I18NMacros: Don't install an empty dir when no po files exist
+  * Add missing override
+  * Use override
+
+---

Old:

  ki18n-5.47.0.tar.xz

New:

  ki18n-5.48.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.6sNL81/_old  2018-07-21 10:13:10.347129496 +0200
+++ /var/tmp/diff_new_pack.6sNL81/_new  2018-07-21 10:13:10.351129495 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.47
+%define _tar_path 5.48
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.47.0
+Version:5.48.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.47.0.tar.xz -> ki18n-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.47.0/CMakeLists.txt 
new/ki18n-5.48.0/CMakeLists.txt
--- old/ki18n-5.47.0/CMakeLists.txt 2018-06-02 19:56:45.0 +0200
+++ new/ki18n-5.48.0/CMakeLists.txt 2018-07-08 00:31:00.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.47.0  NO_MODULE)
+find_package(ECM 5.48.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -53,6 +53,8 @@
 find_package(PythonInterp REQUIRED)
 configure_file(cmake/KF5I18NMacros.cmake.in 
${KI18n_BINARY_DIR}/cmake/KF5I18NMacros.cmake @ONLY)
 # Needed to build the ki18n translations and run the autotests
+file(COPY ${KI18n_SOURCE_DIR}/cmake/build-pofiles.cmake DESTINATION 
${KI18n_BINARY_DIR}/cmake)
+file(COPY ${KI18n_SOURCE_DIR}/cmake/build-tsfiles.cmake DESTINATION 
${KI18n_BINARY_DIR}/cmake)
 file(COPY ${KI18n_SOURCE_DIR}/cmake/ts-pmap-compile.py DESTINATION 
${KI18n_BINARY_DIR}/cmake)
 file(COPY ${KI18n_SOURCE_DIR}/cmake/kf5i18nuic.cmake DESTINATION 
${KI18n_BINARY_DIR}/cmake)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.47.0/cmake/KF5I18NMacros.cmake.in 
new/ki18n-5.48.0/cmake/KF5I18NMacros.cmake.in
--- old/ki18n-5.47.0/cmake/KF5I18NMacros.cmake.in   2018-06-02 
19:56:45.0 +0200
+++ new/ki18n-5.48.0/cmake/KF5I18NMacros.cmake.in   2018-07-08 
00:31:00.0 +0200
@@ -31,6 +31,8 @@
 
 set(_ki18n_pmap_compile_script ${CMAKE_CURRENT_LIST_DIR}/ts-pmap-compile.py)
 set(_ki18n_uic_script ${CMAKE_CURRENT_LIST_DIR}/kf5i18nuic.cmake)
+set(_ki18n_build_pofiles_script ${CMAKE_CURRENT_LIST_DIR}/build-pofiles.cmake)
+set(_ki18n_build_tsfiles_script ${CMAKE_CURRENT_LIST_DIR}/build-tsfiles.cmake)
 
 #create the implementation files from the ui files and add them to the list of 
sources
 #usage: KI18N_WRAP_UI(foo_SRCS ${ui_files})
@@ -105,35 +107,39 @@
 get_filename_component(absolute_podir ${podir} ABSOLUTE)
 string(MD5 pathmd5 ${absolute_podir})
 
-add_custom_target(pofiles-${pathmd5} ALL
-COMMENT "Generating mo..."
-COMMAND ${CMAKE_COMMAND}
--DGETTEXT_MSGFMT_EXECUTABLE=${GETTEXT_MSGFMT_EXECUTABLE}
--DCOPY_TO=${CMAKE_CURRENT_BINARY_DIR}/${dirname}
--DPO_DIR=${absolute_podir}
-  

commit ki18n for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-06-22 13:20:20

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Fri Jun 22 13:20:20 2018 rev:58 rq:616763 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-05-18 
14:21:30.680445564 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-06-22 
13:20:25.031838228 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:05 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Override
+
+---

Old:

  ki18n-5.46.0.tar.xz

New:

  ki18n-5.47.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.VXsbN0/_old  2018-06-22 13:20:26.283791807 +0200
+++ /var/tmp/diff_new_pack.VXsbN0/_new  2018-06-22 13:20:26.287791659 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.46
+%define _tar_path 5.47
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.46.0
+Version:5.47.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.46.0.tar.xz -> ki18n-5.47.0.tar.xz ++
 3520 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-05-18 14:21:29

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Fri May 18 14:21:29 2018 rev:57 rq:607562 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-05-07 
14:50:52.767280644 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-05-18 
14:21:30.680445564 +0200
@@ -1,0 +2,14 @@
+Sun May 13 21:03:03 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * [API dox] New UI marker @info:placeholder
+  * [API dox] New UI marker @item:valuesuffix
+  * Don't need to run previous iterations commands again
+- Dropped patches, now upstream:
+  * 0001-Don-t-need-to-run-previous-iterations-commands-again.patch
+
+---

Old:

  0001-Don-t-need-to-run-previous-iterations-commands-again.patch
  ki18n-5.45.0.tar.xz

New:

  ki18n-5.46.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.oMUZUt/_old  2018-05-18 14:21:31.516414888 +0200
+++ /var/tmp/diff_new_pack.oMUZUt/_new  2018-05-18 14:21:31.520414741 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.45
+%define _tar_path 5.46
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.45.0
+Version:5.46.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -45,8 +45,6 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Don-t-need-to-run-previous-iterations-commands-again.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ ki18n-5.45.0.tar.xz -> ki18n-5.46.0.tar.xz ++
 84630 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2018-05-07 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-05-07 14:50:51

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Mon May  7 14:50:51 2018 rev:56 rq:603054 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-04-19 
15:16:33.262394053 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-05-07 
14:50:52.767280644 +0200
@@ -1,0 +2,6 @@
+Wed May  2 11:27:21 UTC 2018 - fab...@ritter-vogt.de
+
+- Add patch to accelerate building of gettext catalogs:
+  * 0001-Don-t-need-to-run-previous-iterations-commands-again.patch
+
+---

New:

  0001-Don-t-need-to-run-previous-iterations-commands-again.patch



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.zXMbSn/_old  2018-05-07 14:50:54.303232716 +0200
+++ /var/tmp/diff_new_pack.zXMbSn/_new  2018-05-07 14:50:54.307232591 +0200
@@ -45,6 +45,8 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Don-t-need-to-run-previous-iterations-commands-again.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -88,7 +90,7 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Don-t-need-to-run-previous-iterations-commands-again.patch ++
>From 9c32bdab29b345976eee3b9c1c4bebd76cdcdde2 Mon Sep 17 00:00:00 2001
From: Aleix Pol 
Date: Sun, 15 Apr 2018 01:39:58 +0200
Subject: [PATCH] Don't need to run previous iterations commands again

Summary: BUG: 393141

Test Plan:
Tested building plasma-workspace, it was clearly faster (although it
would have finished eventually)

Reviewers: #frameworks, arojas, sitter

Reviewed By: sitter

Subscribers: sitter, heikobecker

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D12216
---
 cmake/build-pofiles.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/build-pofiles.cmake b/cmake/build-pofiles.cmake
index d0991ad..b39be31 100644
--- a/cmake/build-pofiles.cmake
+++ b/cmake/build-pofiles.cmake
@@ -62,6 +62,7 @@ foreach(pofile IN LISTS pofiles)
 if(i EQUAL ${numberOfProcesses})
 _processCommands()
 set(i 0)
+set(commands)
 endif()
 endforeach()
 
-- 
2.16.2




commit ki18n for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-04-19 15:16:32

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Thu Apr 19 15:16:32 2018 rev:55 rq:596874 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-03-20 
21:45:37.105529755 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-04-19 
15:16:33.262394053 +0200
@@ -1,0 +2,15 @@
+Sat Apr 14 13:19:04 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Also let the autotests know where they can find KF5I18NMacros
+  * Make sure ki18n can build its own translations.
+  * Don't call PythonInterp.cmake in KF5I18NMacros.
+  * Remove not necessary QtCore and co
+  * Make it possible to generate po files in parallel
+  * Create a constructor for KLocalizedStringPrivate
+
+---

Old:

  ki18n-5.44.0.tar.xz

New:

  ki18n-5.45.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.08BIAH/_old  2018-04-19 15:16:34.046362866 +0200
+++ /var/tmp/diff_new_pack.08BIAH/_new  2018-04-19 15:16:34.054362547 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.44
+%define _tar_path 5.45
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.44.0
+Version:5.45.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.44.0.tar.xz -> ki18n-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.44.0/CMakeLists.txt 
new/ki18n-5.45.0/CMakeLists.txt
--- old/ki18n-5.44.0/CMakeLists.txt 2018-03-03 11:03:57.0 +0100
+++ new/ki18n-5.45.0/CMakeLists.txt 2018-04-07 21:35:53.0 +0200
@@ -1,15 +1,15 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.44.0  NO_MODULE)
+find_package(ECM 5.45.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${KI18n_SOURCE_DIR}/cmake ${KI18n_BINARY_DIR}/cmake)
 
 
 include(GenerateExportHeader)
@@ -27,7 +27,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
 
@@ -46,10 +46,20 @@
PURPOSE "Needed for building KI18n unless glibc is the system libc 
implementation"
 )
 
+# KF5I18NMacros.cmake only needs to know the python executable path.
+# Due to CMake caching the variables, and KF5I18NMacros being included by 
KF5I18nConfig,
+# we have to hardcode the PYTHON_EXECUTABLE path or anything depending on 
KF5I18n
+# would be unable to find another Python version.
+find_package(PythonInterp REQUIRED)
+configure_file(cmake/KF5I18NMacros.cmake.in 
${KI18n_BINARY_DIR}/cmake/KF5I18NMacros.cmake @ONLY)
+# Needed to build the ki18n translations and run the autotests
+file(COPY ${KI18n_SOURCE_DIR}/cmake/ts-pmap-compile.py DESTINATION 
${KI18n_BINARY_DIR}/cmake)
+file(COPY ${KI18n_SOURCE_DIR}/cmake/kf5i18nuic.cmake DESTINATION 
${KI18n_BINARY_DIR}/cmake)
+
 # usually is called using find_package(KF5I18n),
 # KF5I18NMacros.cmake needs to know the scripts directory
 set(KF5I18n_DIR ${CMAKE_CURRENT_LIST_DIR}/cmake)
-include(cmake/KF5I18NMacros.cmake)
+include(${KI18n_BINARY_DIR}/cmake/KF5I18NMacros.cmake)
 
 remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
 if(MSVC)
@@ -96,7 +106,7 @@
 DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel)
 
 install( FILES
-cmake/KF5I18NMacros.cmake
+${KI18n_BINARY_DIR}/cmake/KF5I18NMacros.cmake
 cmake/kf5i18nuic.cmake
 cmake/build-pofiles.cmake
 cmake/build-tsfiles.cmake
diff -urN '--exclude=CVS' 

commit ki18n for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-03-20 21:45:35

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Tue Mar 20 21:45:35 2018 rev:54 rq:586831 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-02-16 
21:31:00.852662946 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-03-20 
21:45:37.105529755 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:41 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * API dox: add note about calling setApplicationDomain after QApp creation
+
+---

Old:

  ki18n-5.43.0.tar.xz

New:

  ki18n-5.44.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.6KFYUj/_old  2018-03-20 21:45:37.953499236 +0100
+++ /var/tmp/diff_new_pack.6KFYUj/_new  2018-03-20 21:45:37.957499092 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.43
+%define _tar_path 5.44
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.43.0
+Version:5.44.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -38,7 +38,7 @@
 BuildRequires:  cmake(Qt5Script) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 Summary:KDE Gettext-based UI text internationalization
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++ ki18n-5.43.0.tar.xz -> ki18n-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.43.0/CMakeLists.txt 
new/ki18n-5.44.0/CMakeLists.txt
--- old/ki18n-5.43.0/CMakeLists.txt 2018-02-05 13:00:17.0 +0100
+++ new/ki18n-5.44.0/CMakeLists.txt 2018-03-03 11:03:57.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.43.0/docs/programmers-guide.md 
new/ki18n-5.44.0/docs/programmers-guide.md
--- old/ki18n-5.43.0/docs/programmers-guide.md  2018-02-05 13:00:17.0 
+0100
+++ new/ki18n-5.44.0/docs/programmers-guide.md  2018-03-03 11:03:57.0 
+0100
@@ -1053,9 +1053,10 @@
 }
 ~~~
 
-This call can be made at any place in the code
-(e.g. there is no need to have `QApplication` constructed beforehand),
-but of course before any `i18n` call takes place.
+This call must be made in the code before any `i18n` call takes place,
+and right after creating the instance of `QCoreApplication` or one
+of its subclasses. `ki18n` calls can still be made before, but the
+respective `KLocalizedString::toString()` has to be delayed to after that.
 
 This is all there is to connecting calls and catalogs application's
 C++ source files. However, there may also be some non-code files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.43.0/po/id/ki18n5.po 
new/ki18n-5.44.0/po/id/ki18n5.po
--- old/ki18n-5.43.0/po/id/ki18n5.po2018-02-05 13:00:17.0 +0100
+++ new/ki18n-5.44.0/po/id/ki18n5.po2018-03-03 11:03:57.0 +0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.43.0/po/nb/ki18n5.po 

commit ki18n for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-02-16 21:30:59

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Fri Feb 16 21:30:59 2018 rev:53 rq:576534 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-01-22 
16:08:48.701179881 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-02-16 
21:31:00.852662946 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:08 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * Fix finding libintl when "cross"-compiling native Yocto packages
+
+---

Old:

  ki18n-5.42.0.tar.xz

New:

  ki18n-5.43.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.8Q0i4d/_old  2018-02-16 21:31:02.128616870 +0100
+++ /var/tmp/diff_new_pack.8Q0i4d/_new  2018-02-16 21:31:02.132616726 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.42
+%define _tar_path 5.43
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.42.0
+Version:5.43.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.42.0.tar.xz -> ki18n-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.42.0/CMakeLists.txt 
new/ki18n-5.43.0/CMakeLists.txt
--- old/ki18n-5.42.0/CMakeLists.txt 2018-01-07 17:18:28.0 +0100
+++ new/ki18n-5.43.0/CMakeLists.txt 2018-02-05 13:00:17.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.42.0/cmake/FindLibIntl.cmake 
new/ki18n-5.43.0/cmake/FindLibIntl.cmake
--- old/ki18n-5.42.0/cmake/FindLibIntl.cmake2018-01-07 17:18:28.0 
+0100
+++ new/ki18n-5.43.0/cmake/FindLibIntl.cmake2018-02-05 13:00:17.0 
+0100
@@ -51,7 +51,13 @@
 if(LibIntl_SYMBOL_FOUND)
 message(STATUS "libintl is part of libc, no extra library is required.")
 set(LibIntl_LIBRARIES "")
-find_package_handle_standard_args(LibIntl REQUIRED_VARS 
LibIntl_INCLUDE_DIRS)
+if(LibIntl_INCLUDE_DIRS)
+find_package_handle_standard_args(LibIntl REQUIRED_VARS 
LibIntl_INCLUDE_DIRS)
+else()
+# in the default search path but not found by find_path, e.g. host 
glibc when cross-compiling
+set(LibIntl_INCLUDE_DIRS "")
+set(LibIntl_FOUND TRUE)
+endif()
 else()
 message(STATUS "libintl is a separate library.")
 find_package_handle_standard_args(LibIntl REQUIRED_VARS 
LibIntl_INCLUDE_DIRS LibIntl_LIBRARIES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.42.0/po/id/ki18n5.po 
new/ki18n-5.43.0/po/id/ki18n5.po
--- old/ki18n-5.42.0/po/id/ki18n5.po2018-01-07 17:18:28.0 +0100
+++ new/ki18n-5.43.0/po/id/ki18n5.po2018-02-05 13:00:17.0 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017.
+# Wantoyo , 2017, 2018.
 #
 msgid ""
 msgstr ""
@@ -11,7 +11,7 @@
 "POT-Creation-Date: 2017-12-05 03:09+0100\n"
 "PO-Revision-Date: 2014-10-19 10:43+0700\n"
 "Last-Translator: Andhika Padmawan \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit ki18n for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-01-22 16:08:47

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Mon Jan 22 16:08:47 2018 rev:52 rq:566997 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2018-01-09 
14:42:17.578467984 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-01-22 
16:08:48.701179881 +0100
@@ -1,0 +2,14 @@
+Tue Jan 16 22:50:17 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+  * do not treat ts-pmap-compile as exectuable
+  * cmake: Mark UIC-generated .h files to skip AUTOMOC by default.
+  * Fix a memory leak in KuitStaticData
+  * KI18n: fix a number of double lookups
+
+---

Old:

  ki18n-5.41.0.tar.xz

New:

  ki18n-5.42.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.XfdEo2/_old  2018-01-22 16:08:49.357149190 +0100
+++ /var/tmp/diff_new_pack.XfdEo2/_new  2018-01-22 16:08:49.361149002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.41.0
+Version:5.42.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.41.0.tar.xz -> ki18n-5.42.0.tar.xz ++
 86458 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2018-01-09 14:42:16

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Tue Jan  9 14:42:16 2018 rev:51 rq:559443 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-11-16 
14:38:16.532629552 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-01-09 
14:42:17.578467984 +0100
@@ -1,0 +2,10 @@
+Sun Dec 17 09:43:48 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * None
+
+---

Old:

  ki18n-5.40.0.tar.xz

New:

  ki18n-5.41.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.QANVq0/_old  2018-01-09 14:42:18.278435157 +0100
+++ /var/tmp/diff_new_pack.QANVq0/_new  2018-01-09 14:42:18.278435157 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.40
+%define _tar_path 5.41
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.40.0
+Version:5.41.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.40.0.tar.xz -> ki18n-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.40.0/CMakeLists.txt 
new/ki18n-5.41.0/CMakeLists.txt
--- old/ki18n-5.40.0/CMakeLists.txt 2017-11-05 09:31:32.0 +0100
+++ new/ki18n-5.41.0/CMakeLists.txt 2017-12-02 21:05:11.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_VERSION "5.41.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.40.0  NO_MODULE)
+find_package(ECM 5.41.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.40.0/po/ar/ki18n5.po 
new/ki18n-5.41.0/po/ar/ki18n5.po
--- old/ki18n-5.40.0/po/ar/ki18n5.po2017-11-05 09:31:32.0 +0100
+++ new/ki18n-5.41.0/po/ar/ki18n5.po2017-12-02 21:05:11.0 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Safa Alfulaij , 2014.
+# Safa Alfulaij , 2014, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:11+0100\n"
-"PO-Revision-Date: 2014-06-17 21:58+0300\n"
+"PO-Revision-Date: 2017-11-30 12:19+0300\n"
 "Last-Translator: Safa Alfulaij \n"
-"Language-Team: Arabic \n"
+"Language-Team: Arabic \n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
@@ -735,21 +735,21 @@
 #, kde-format
 msgctxt "tag-format-pattern  plain"
 msgid "$%1"
-msgstr ""
+msgstr "$%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitmarkup.cpp:1038
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "tag-format-pattern  rich"
 msgid "$%1"
-msgstr "%1"
+msgstr "$%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitmarkup.cpp:1045
 #, kde-format
 msgctxt "tag-format-pattern  plain"
 msgid "/%1/"
-msgstr ""
+msgstr "/%1/"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitmarkup.cpp:1050
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.40.0/po/zh_CN/ki18n5.po 
new/ki18n-5.41.0/po/zh_CN/ki18n5.po

commit ki18n for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-11-16 14:38:14

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Thu Nov 16 14:38:14 2017 rev:50 rq:541660 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-10-27 
13:55:16.457257883 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-11-16 
14:38:16.532629552 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:14 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * None
+
+---

Old:

  ki18n-5.39.0.tar.xz

New:

  ki18n-5.40.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.KqW3rb/_old  2017-11-16 14:38:17.240603886 +0100
+++ /var/tmp/diff_new_pack.KqW3rb/_new  2017-11-16 14:38:17.244603741 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.39
+%define _tar_path 5.40
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.39.0
+Version:5.40.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.39.0.tar.xz -> ki18n-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.39.0/CMakeLists.txt 
new/ki18n-5.40.0/CMakeLists.txt
--- old/ki18n-5.39.0/CMakeLists.txt 2017-10-07 21:15:36.0 +0200
+++ new/ki18n-5.40.0/CMakeLists.txt 2017-11-05 09:31:32.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.39.0  NO_MODULE)
+find_package(ECM 5.40.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.39.0/po/gl/ki18n5.po 
new/ki18n-5.40.0/po/gl/ki18n5.po
--- old/ki18n-5.39.0/po/gl/ki18n5.po2017-10-07 21:15:36.0 +0200
+++ new/ki18n-5.40.0/po/gl/ki18n5.po2017-11-05 09:31:32.0 +0100
@@ -10,20 +10,21 @@
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
 # Adrián Chaves Fernández , 2015.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:11+0100\n"
-"PO-Revision-Date: 2015-03-14 06:30+0100\n"
-"Last-Translator: Adrián Chaves Fernández \n"
+"PO-Revision-Date: 2017-10-20 07:57+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde, development\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -184,7 +185,7 @@
 #, kde-format
 msgctxt "keyboard-key-name"
 msgid "NumLock"
-msgstr "Bloq. Num"
+msgstr "Bloq Num"
 
 #: kuitmarkup.cpp:346
 #, kde-format
@@ -196,7 +197,7 @@
 #, kde-format
 msgctxt "keyboard-key-name"
 msgid "PageUp"
-msgstr "RePáx"
+msgstr "Re Páx"
 
 #: kuitmarkup.cpp:348
 #, kde-format
@@ -208,7 +209,7 @@
 #, kde-format
 msgctxt "keyboard-key-name"
 msgid "PgUp"
-msgstr "RePáx"
+msgstr "Re Páx"
 
 #: kuitmarkup.cpp:350
 #, kde-format
@@ -226,7 +227,7 @@
 #, kde-format
 msgctxt "keyboard-key-name"
 msgid "PrtScr"
-msgstr "ImpPant"
+msgstr "Impr Pant"
 
 #: kuitmarkup.cpp:353
 #, kde-format
@@ -268,7 +269,7 @@
 #, kde-format
 msgctxt "keyboard-key-name"
 msgid "SysReq"
-msgstr "Pet.Sis"
+msgstr "Pet Sis"
 
 #: kuitmarkup.cpp:360
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit ki18n for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-10-27 13:55:12

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Fri Oct 27 13:55:12 2017 rev:49 rq:536326 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-09-19 
16:30:35.210182499 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-10-27 
13:55:16.457257883 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:40 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * None
+
+---

Old:

  ki18n-5.38.0.tar.xz

New:

  ki18n-5.39.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.yzpZY6/_old  2017-10-27 13:55:17.281219369 +0200
+++ /var/tmp/diff_new_pack.yzpZY6/_new  2017-10-27 13:55:17.285219182 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.38
+%define _tar_path 5.39
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.38.0
+Version:5.39.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ ki18n-5.38.0.tar.xz -> ki18n-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.38.0/CMakeLists.txt 
new/ki18n-5.39.0/CMakeLists.txt
--- old/ki18n-5.38.0/CMakeLists.txt 2017-09-03 10:07:15.0 +0200
+++ new/ki18n-5.39.0/CMakeLists.txt 2017-10-07 21:15:36.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.38.0  NO_MODULE)
+find_package(ECM 5.39.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.38.0/po/zh_CN/ki18n5.po 
new/ki18n-5.39.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.38.0/po/zh_CN/ki18n5.po 2017-09-03 10:07:15.0 +0200
+++ new/ki18n-5.39.0/po/zh_CN/ki18n5.po 2017-10-07 21:15:36.0 +0200
@@ -1,9 +1,22 @@
+# translation of kdelibs4.po to Chinese Simplified
+# Copyright (C) 2007 Free Software Foundation, Inc.
+#
+# Lie Ex  2007-2011.
+# Wang Jian , 1998.
+# Sarah Smith , 2002.
+# Xiong Jiang , 2002,2003,2004.
+# Funda Wang , 2002,2003,2004.
+# Liang Qi , 2007.
+# Feng Chao , 2010, 2012.
+# Ni Hui , 2010, 2011, 2012.
+# Weng Xuetian , 2011, 2012, 2013.
+# Xuetian Weng , 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:11+0100\n"
-"PO-Revision-Date: 2017-08-31 05:10-0400\n"
+"PO-Revision-Date: 2017-09-30 17:44-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.38.0/po/zh_CN/scripts/ki18n5/ki18n5.js 
new/ki18n-5.39.0/po/zh_CN/scripts/ki18n5/ki18n5.js
--- old/ki18n-5.38.0/po/zh_CN/scripts/ki18n5/ki18n5.js  2017-09-03 
10:07:15.0 +0200
+++ new/ki18n-5.39.0/po/zh_CN/scripts/ki18n5/ki18n5.js  1970-01-01 
01:00:00.0 +0100
@@ -1,167 +0,0 @@
-// kdelibs4.js of Japanese KDE translation
-// Maintained by Chusslove Illich 
-
-// +++ Global dictionary of states.
-// _properties_[state], if defined, is set to some value for the state.
-var _states_ = {};
-
-// *** Set global states to values.
-// : setStates(state1 value1 state2 value2 ...)
-// Returns empty string.
-function setStates (/*...*/) {
-var f = "setStates: ";
-if (arguments.length % 2 != 0) {
-throw Error(f + "must have even number of 

commit ki18n for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-09-19 16:29:05

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Tue Sep 19 16:29:05 2017 rev:48 rq:526766 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-08-24 
17:56:13.516088465 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-09-19 
16:30:35.210182499 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:17 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * autotests: fix when fr_FR is installed. semanticTags() needs English.
+
+---

Old:

  ki18n-5.37.0.tar.xz

New:

  ki18n-5.38.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.CRBrey/_old  2017-09-19 16:30:36.050063516 +0200
+++ /var/tmp/diff_new_pack.CRBrey/_new  2017-09-19 16:30:36.054062948 +0200
@@ -18,12 +18,16 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   ki18n
-Version:5.37.0
+Version:5.38.0
 Release:0
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem

++ ki18n-5.37.0.tar.xz -> ki18n-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.37.0/CMakeLists.txt 
new/ki18n-5.38.0/CMakeLists.txt
--- old/ki18n-5.37.0/CMakeLists.txt 2017-08-06 20:03:41.0 +0200
+++ new/ki18n-5.38.0/CMakeLists.txt 2017-09-03 10:07:15.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/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-5.37.0/autotests/klocalizedstringtest.cpp 
new/ki18n-5.38.0/autotests/klocalizedstringtest.cpp
--- old/ki18n-5.37.0/autotests/klocalizedstringtest.cpp 2017-08-06 
20:03:41.0 +0200
+++ new/ki18n-5.38.0/autotests/klocalizedstringtest.cpp 2017-09-03 
10:07:15.0 +0200
@@ -235,6 +235,8 @@
 
 void KLocalizedStringTest::semanticTags()
 {
+KLocalizedString::setLanguages({"en"});
+
 // 
 QCOMPARE(xi18nc("@action:inmenu", "Open with 
%1", "Okteta"),
  QString("Open with Okteta"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.37.0/autotests/klocalizedstringtest.h 
new/ki18n-5.38.0/autotests/klocalizedstringtest.h
--- old/ki18n-5.37.0/autotests/klocalizedstringtest.h   2017-08-06 
20:03:41.0 +0200
+++ new/ki18n-5.38.0/autotests/klocalizedstringtest.h   2017-09-03 
10:07:15.0 +0200
@@ -29,7 +29,6 @@
 void initTestCase();
 void correctSubs();
 void wrongSubs();
-void semanticTags();
 void removeAcceleratorMarker();
 void miscMethods();
 void translateToFrenchLowlevel();
@@ -40,6 +39,7 @@
 void testThreads();
 
 void testLocalizedTranslator();
+void semanticTags();
 
 private:
 bool m_hasFrench;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.37.0/po/eu/ki18n5.po 
new/ki18n-5.38.0/po/eu/ki18n5.po
--- old/ki18n-5.37.0/po/eu/ki18n5.po2017-08-06 20:03:41.0 +0200
+++ new/ki18n-5.38.0/po/eu/ki18n5.po2017-09-03 10:07:15.0 +0200
@@ -1,25 +1,26 @@
-# translation of kdelibs4.po to Euskara/Basque (eu)
-# KDE: EUSKERA TRANSLATION
-# Copyright (C) 1999,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011, Free 
Software Foundation, Inc.
+# Translation of ki18n5.po to Euskara/Basque (eu).
+# Copyright (C) 1999-2017, Free Software Foundation, 

commit ki18n for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-08-24 17:56:12

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Thu Aug 24 17:56:12 2017 rev:47 rq:516679 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-07-17 
10:23:43.630533088 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-08-24 
17:56:13.516088465 +0200
@@ -1,0 +2,12 @@
+Sat Aug 12 09:23:27 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * Allow loading i18n catalogs from arbitrary locations
+  * Fix build with Qt 5.9.1 and clang
+  * Make sure that the tsfiles target is generated
+
+---

Old:

  ki18n-5.36.0.tar.xz

New:

  ki18n-5.37.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.w3ndMW/_old  2017-08-24 17:56:14.271981998 +0200
+++ /var/tmp/diff_new_pack.w3ndMW/_new  2017-08-24 17:56:14.279980872 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   ki18n
-Version:5.36.0
+Version:5.37.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.w3ndMW/_old  2017-08-24 17:56:14.359969605 +0200
+++ /var/tmp/diff_new_pack.w3ndMW/_new  2017-08-24 17:56:14.367968479 +0200
@@ -1,16 +1,17 @@
-Index: ki18n-5.36.0/src/kcatalog.cpp
+Index: ki18n-5.36.0git.20170711T131800~4c95ac8/src/kcatalog.cpp
 ===
 ki18n-5.36.0.orig/src/kcatalog.cpp
-+++ ki18n-5.36.0/src/kcatalog.cpp
-@@ -116,26 +116,51 @@ KCatalog::~KCatalog()
+--- ki18n-5.36.0git.20170711T131800~4c95ac8.orig/src/kcatalog.cpp
 ki18n-5.36.0git.20170711T131800~4c95ac8/src/kcatalog.cpp
+@@ -117,9 +117,22 @@ KCatalog::~KCatalog()
  QString KCatalog::catalogLocaleDir(const QByteArray ,
 const QString )
  {
-+QStringList localeDirs;
-+QString localeDir;
- QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
+-QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
++ QStringList localeDirs;
++ QString localeDir;
++ QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
.arg(language, QFile::decodeName(domain));
-+
+ 
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
 +localeDirs << QStringLiteral("/usr/share/locale/kf5/") << 
QStringLiteral("/usr/share/locale-bundle/kf5/") << 
QStringLiteral("/usr/share/locale-bundle/") << 
QStringLiteral("/usr/share/locale-langpack/");
 +
@@ -21,15 +22,20 @@
 +}
 +}
 +// Check the standard locations
++
+ {
+ QMutexLocker lock(>mutex);
+ const QString customLocaleDir = 
catalogStaticData->customCatalogDirs.value(domain);
+@@ -130,22 +143,36 @@ QString KCatalog::catalogLocaleDir(const
+ 
  QString file = QStandardPaths::locate(QStandardPaths::GenericDataLocation,
--  QStringLiteral("locale/") + 
relpath);
+   QStringLiteral("locale/") + 
relpath);
 -QString localeDir;
 -if (file.isEmpty()) {
 -localeDir = QString();
 -} else {
--// Path of the locale/ directory must be returned.
-+ QStringLiteral("locale/") + 
relpath);
 +if (!file.isEmpty()) {
+ // Path of the locale/ directory must be returned.
  localeDir = QFileInfo(file.left(file.size() - 
relpath.size())).absolutePath();
 +return localeDir;
  }
@@ -44,6 +50,7 @@
 -QStringList localeDirPaths = 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,
 - QStringLiteral("locale"),
 - QStandardPaths::LocateDirectory);
++
 +QStringList localeDirPaths;
 +QStringList localeDirs;
 +
@@ -60,6 +67,6 @@
 +  QStringLiteral("locale"),
 +  QStandardPaths::LocateDirectory);
 +localeDirPaths.append(localeFallbackDirPaths);
- QSet availableLanguages;
- foreach (const QString , localeDirPaths) {
- QDir localeDir(localDirPath);
+ 
+ {
+ QMutexLocker lock(>mutex);

++ ki18n-5.36.0.tar.xz -> ki18n-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' 

commit ki18n for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-07-17 10:23:42

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Mon Jul 17 10:23:42 2017 rev:46 rq:509909 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-07-05 
23:50:49.180623640 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-07-17 
10:23:43.630533088 +0200
@@ -1,0 +2,13 @@
+Wed Jul 12 07:14:00 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * Make sure that the tsfiles target is generated
+  * DOXYGEN_PREPROC -> DOXYGEN_SHOULD_SKIP_THIS, to standardize within KF5
+  * Remove custom doxygen config files
+  * [FEATURE] Option to build & install QCH file with the public API dox
+
+---

Old:

  ki18n-5.35.0.tar.xz

New:

  ki18n-5.36.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.4N8gJm/_old  2017-07-17 10:23:44.250445698 +0200
+++ /var/tmp/diff_new_pack.4N8gJm/_new  2017-07-17 10:23:44.250445698 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   ki18n
-Version:5.35.0
+Version:5.36.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.4N8gJm/_old  2017-07-17 10:23:44.290440060 +0200
+++ /var/tmp/diff_new_pack.4N8gJm/_new  2017-07-17 10:23:44.290440060 +0200
@@ -1,8 +1,8 @@
-diff --git a/src/kcatalog.cpp b/src/kcatalog.cpp
-index a85b6bb..f606c9e 100644
 a/src/kcatalog.cpp
-+++ b/src/kcatalog.cpp
-@@ -110,26 +110,51 @@ KCatalog::~KCatalog()
+Index: ki18n-5.36.0/src/kcatalog.cpp
+===
+--- ki18n-5.36.0.orig/src/kcatalog.cpp
 ki18n-5.36.0/src/kcatalog.cpp
+@@ -116,26 +116,51 @@ KCatalog::~KCatalog()
  QString KCatalog::catalogLocaleDir(const QByteArray ,
 const QString )
  {

++ ki18n-5.35.0.tar.xz -> ki18n-5.36.0.tar.xz ++
 827660 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-07-05 23:50:48

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Wed Jul  5 23:50:48 2017 rev:45 rq:502947 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-06-01 
16:19:37.941972406 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-07-05 
23:50:49.180623640 +0200
@@ -1,0 +2,12 @@
+Sun Jun 11 09:27:43 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * Fix compilation of Python bindings
+  * API dox: note CamelCase includes by @class tag with more classes
+  * Extend Programmer's Guide with notes about influence of setlocale()
+
+---

Old:

  ki18n-5.34.0.tar.xz

New:

  ki18n-5.35.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Tfql6a/_old  2017-07-05 23:50:49.916519986 +0200
+++ /var/tmp/diff_new_pack.Tfql6a/_new  2017-07-05 23:50:49.920519423 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   ki18n
-Version:5.34.0
+Version:5.35.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.34.0.tar.xz -> ki18n-5.35.0.tar.xz ++
 825353 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-06-01 16:19:34

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Thu Jun  1 16:19:34 2017 rev:44 rq:495044 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-04-30 
21:18:27.634698760 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-06-01 
16:19:37.941972406 +0200
@@ -1,0 +2,14 @@
+Mon May 15 13:53:17 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * fix basename handling of po files (kde#379116)
+  * Fix ki18n bootstrapping
+  * Move .po and .ts files look-up to build-time
+  * Docs: correct doctype for non-deprecated root element with ui.rc file 
example
+  * Docs: Use non-deprecated  root element with rc file example
+
+---

Old:

  ki18n-5.33.0.tar.xz

New:

  ki18n-5.34.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.FFeBCf/_old  2017-06-01 16:19:38.485895705 +0200
+++ /var/tmp/diff_new_pack.FFeBCf/_new  2017-06-01 16:19:38.489895142 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   ki18n
-Version:5.33.0
+Version:5.34.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.33.0.tar.xz -> ki18n-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.33.0/CMakeLists.txt 
new/ki18n-5.34.0/CMakeLists.txt
--- old/ki18n-5.33.0/CMakeLists.txt 2017-04-01 21:34:45.0 +0200
+++ new/ki18n-5.34.0/CMakeLists.txt 2017-05-06 13:52:49.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -45,6 +45,9 @@
PURPOSE "Needed for building KI18n unless glibc is the system libc 
implementation"
 )
 
+# usually is called using find_package(KF5I18n),
+# KF5I18NMacros.cmake needs to know the scripts directory
+set(KF5I18n_DIR ${CMAKE_CURRENT_LIST_DIR}/cmake)
 include(cmake/KF5I18NMacros.cmake)
 
 remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
@@ -82,6 +85,8 @@
 install( FILES
 cmake/KF5I18NMacros.cmake
 cmake/kf5i18nuic.cmake
+cmake/build-pofiles.cmake
+cmake/build-tsfiles.cmake
 cmake/ts-pmap-compile.py
 DESTINATION ${CMAKECONFIG_INSTALL_DIR} COMPONENT Devel )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.33.0/autotests/CMakeLists.txt 
new/ki18n-5.34.0/autotests/CMakeLists.txt
--- old/ki18n-5.33.0/autotests/CMakeLists.txt   2017-04-01 21:34:45.0 
+0200
+++ new/ki18n-5.34.0/autotests/CMakeLists.txt   2017-05-06 13:52:49.0 
+0200
@@ -34,3 +34,16 @@
 target_compile_definitions(ki18n-ktranscriptcleantest PRIVATE 
"KTRANSCRIPT_TESTBUILD")
 target_include_directories(ki18n-ktranscriptcleantest PRIVATE ..)
 endif()
+
+add_test(ki18n_install ${CMAKE_CTEST_COMMAND}
+--build-and-test
+"${CMAKE_CURRENT_SOURCE_DIR}/ki18n_install"
+"${CMAKE_CURRENT_BINARY_DIR}/ki18n_install"
+--build-generator ${CMAKE_GENERATOR}
+--build-makeprogram ${CMAKE_MAKE_PROGRAM}
+--build-target install
+--build-options
+"-DCMAKE_MODULE_PATH=${CMAKE_MODULE_PATH}"
+
"-DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_CURRENT_BINARY_DIR}/ki18n_install/destdir"
+"-DKF5I18n_DIR=${KF5I18n_DIR}"
+--test-command ${CMAKE_COMMAND} -P 
"${CMAKE_CURRENT_SOURCE_DIR}/ki18n_install/test.cmake")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.33.0/autotests/ki18n_install/CMakeLists.txt 
new/ki18n-5.34.0/autotests/ki18n_install/CMakeLists.txt
--- old/ki18n-5.33.0/autotests/ki18n_install/CMakeLists.txt 1970-01-01 
01:00:00.0 +0100
+++ new/ki18n-5.34.0/autotests/ki18n_install/CMakeLists.txt 2017-05-06 
13:52:49.0 +0200
@@ -0,0 +1,6 @@

commit ki18n for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-04-30 21:18:26

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Sun Apr 30 21:18:26 2017 rev:43 rq:492065 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-03-28 
15:10:15.631225831 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-04-30 
21:18:27.634698760 +0200
@@ -1,0 +2,13 @@
+Sat Apr 15 10:11:49 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * don't add the autotests dir when test building is disabled
+  * add .arcconfig file
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  ki18n-5.32.0.tar.xz

New:

  ki18n-5.33.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.xrngpe/_old  2017-04-30 21:18:28.386592744 +0200
+++ /var/tmp/diff_new_pack.xrngpe/_new  2017-04-30 21:18:28.390592179 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   ki18n
-Version:5.32.0
+Version:5.33.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.32.0.tar.xz -> ki18n-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.32.0/.arcconfig new/ki18n-5.33.0/.arcconfig
--- old/ki18n-5.32.0/.arcconfig 1970-01-01 01:00:00.0 +0100
+++ new/ki18n-5.33.0/.arcconfig 2017-04-01 21:34:45.0 +0200
@@ -0,0 +1,4 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.32.0/CMakeLists.txt 
new/ki18n-5.33.0/CMakeLists.txt
--- old/ki18n-5.32.0/CMakeLists.txt 2017-03-04 17:13:47.0 +0100
+++ new/ki18n-5.33.0/CMakeLists.txt 2017-04-01 21:34:45.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.32.0  NO_MODULE)
+find_package(ECM 5.33.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -57,7 +57,9 @@
 ki18n_install(po)
 endif()
 add_subdirectory(src)
-add_subdirectory(autotests)
+if (BUILD_TESTING)
+add_subdirectory(autotests)
+endif()
 
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5I18n")




commit ki18n for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-03-28 15:10:13

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Tue Mar 28 15:10:13 2017 rev:42 rq:481513 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-03-03 
15:43:06.423984062 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-03-28 
15:10:15.631225831 +0200
@@ -1,0 +2,12 @@
+Sun Mar 19 14:50:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  ki18n-5.31.0.tar.xz

New:

  ki18n-5.32.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.evi54E/_old  2017-03-28 15:10:16.331126678 +0200
+++ /var/tmp/diff_new_pack.evi54E/_new  2017-03-28 15:10:16.331126678 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   ki18n
-Version:5.31.0
+Version:5.32.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.31.0.tar.xz -> ki18n-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.31.0/CMakeLists.txt 
new/ki18n-5.32.0/CMakeLists.txt
--- old/ki18n-5.31.0/CMakeLists.txt 2017-02-05 11:59:21.0 +0100
+++ new/ki18n-5.32.0/CMakeLists.txt 2017-03-04 17:13:47.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_VERSION "5.32.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.31.0  NO_MODULE)
+find_package(ECM 5.32.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit ki18n for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-03-03 15:43:05

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Fri Mar  3 15:43:05 2017 rev:41 rq:461428 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2017-02-03 
17:45:03.966154163 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-03-03 
15:43:06.423984062 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:29:10 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  ki18n-5.30.0.tar.xz

New:

  ki18n-5.31.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Qya6ZB/_old  2017-03-03 15:43:07.155880444 +0100
+++ /var/tmp/diff_new_pack.Qya6ZB/_new  2017-03-03 15:43:07.159879878 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   ki18n
-Version:5.30.0
+Version:5.31.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -28,11 +28,11 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
 BuildRequires:  python
-BuildRequires:  cmake(Qt5Concurrent) >= 5.5.0
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5Qml) >= 5.5.0
-BuildRequires:  cmake(Qt5Script) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.6.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5Qml) >= 5.6.0
+BuildRequires:  cmake(Qt5Script) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ ki18n-5.30.0.tar.xz -> ki18n-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.30.0/CMakeLists.txt 
new/ki18n-5.31.0/CMakeLists.txt
--- old/ki18n-5.30.0/CMakeLists.txt 2017-01-09 09:18:05.0 +0100
+++ new/ki18n-5.31.0/CMakeLists.txt 2017-02-05 11:59:21.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -26,7 +26,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.30.0/autotests/klocalizedstringtest.cpp 
new/ki18n-5.31.0/autotests/klocalizedstringtest.cpp
--- old/ki18n-5.30.0/autotests/klocalizedstringtest.cpp 2017-01-09 
09:18:05.0 +0100
+++ new/ki18n-5.31.0/autotests/klocalizedstringtest.cpp 2017-02-05 
11:59:21.0 +0100
@@ -43,7 +43,7 @@
 m_hasFrench = true;
 if (m_hasFrench) {
 setlocale(LC_ALL, "fr_FR.utf8");
-if (setlocale(LC_ALL, NULL) != QByteArray("fr_FR.utf8")) {
+if (setlocale(LC_ALL, nullptr) != QByteArray("fr_FR.utf8")) {
 qDebug() << "Failed to set locale to fr_FR.utf8.";
 m_hasFrench = false;
 }
@@ -471,7 +471,7 @@
 void KLocalizedStringTest::translateQt()
 {
 KLocalizedString::insertQtDomain("ki18n-test-qt");
-QString result = KLocalizedString::translateQt("QPrintPreviewDialog", 
"Landscape", 0, 0);
+QString result = KLocalizedString::translateQt("QPrintPreviewDialog", 
"Landscape", nullptr, 0);
 // When we use the default language, translateQt returns an empty string.
 QString expected = m_hasFrench ? QString("Paysage") : QString();
 QCOMPARE(result, expected);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.30.0/autotests/ktranscriptcleantest.cpp 
new/ki18n-5.31.0/autotests/ktranscriptcleantest.cpp
--- old/ki18n-5.30.0/autotests/ktranscriptcleantest.cpp 2017-01-09 
09:18:05.0 +0100
+++ new/ki18n-5.31.0/autotests/ktranscriptcleantest.cpp 2017-02-05 
11:59:21.0 +0100
@@ -29,7 +29,7 @@
 

commit ki18n for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2017-01-31 12:01:05

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-12-17 
11:08:59.471347267 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2017-02-03 
17:45:03.966154163 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:41:16 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  ki18n-5.29.0.tar.xz

New:

  ki18n-5.30.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.hM4vnJ/_old  2017-02-03 17:45:04.850029056 +0100
+++ /var/tmp/diff_new_pack.hM4vnJ/_new  2017-02-03 17:45:04.850029056 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   ki18n
-Version:5.29.0
+Version:5.30.0
 Release:0
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime

++ ki18n-5.29.0.tar.xz -> ki18n-5.30.0.tar.xz ++
 843134 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-11-17 12:31:48

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-10-28 
12:19:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-11-17 
12:31:50.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 22:06:00 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  ki18n-5.27.0.tar.xz

New:

  ki18n-5.28.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.d4tsp1/_old  2016-11-17 12:31:51.0 +0100
+++ /var/tmp/diff_new_pack.d4tsp1/_new  2016-11-17 12:31:51.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   ki18n
-Version:5.27.0
+Version:5.28.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.27.0.tar.xz -> ki18n-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.27.0/CMakeLists.txt 
new/ki18n-5.28.0/CMakeLists.txt
--- old/ki18n-5.27.0/CMakeLists.txt 2016-10-02 11:51:45.0 +0200
+++ new/ki18n-5.28.0/CMakeLists.txt 2016-11-05 15:50:08.0 +0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}




commit ki18n for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-10-28 12:19:57

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-09-14 
23:23:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-10-28 
12:19:58.0 +0200
@@ -1,0 +2,13 @@
+Sat Oct 22 09:24:57 UTC 2016 - alarr...@suse.com
+
+- Added gettext-tools requirement to ki18n-devel since 
+  gettext-tools contains msgmerge
+
+---
+Sun Oct  2 12:55:19 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  ki18n-5.26.0.tar.xz

New:

  ki18n-5.27.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.ex4zIZ/_old  2016-10-28 12:19:59.0 +0200
+++ /var/tmp/diff_new_pack.ex4zIZ/_new  2016-10-28 12:19:59.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   ki18n
-Version:5.26.0
+Version:5.27.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -71,6 +71,7 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   gettext-runtime
+Requires:   gettext-tools
 Requires:   python
 
 %description devel

++ ki18n-5.26.0.tar.xz -> ki18n-5.27.0.tar.xz ++
 843677 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-09-14 23:23:46

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-08-29 
15:04:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-09-14 
23:23:48.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:50:12 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  ki18n-5.25.0.tar.xz

New:

  ki18n-5.26.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.GH7vUl/_old  2016-09-14 23:23:49.0 +0200
+++ /var/tmp/diff_new_pack.GH7vUl/_new  2016-09-14 23:23:49.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   ki18n
-Version:5.25.0
+Version:5.26.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.25.0.tar.xz -> ki18n-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.25.0/CMakeLists.txt 
new/ki18n-5.26.0/CMakeLists.txt
--- old/ki18n-5.25.0/CMakeLists.txt 2016-08-07 15:49:29.0 +0200
+++ new/ki18n-5.26.0/CMakeLists.txt 2016-09-06 14:05:12.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.25.0  NO_MODULE)
+find_package(ECM 5.26.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_VERSION "5.26.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}




commit ki18n for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-08-29 15:04:03

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-07-15 
12:35:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-08-29 
15:04:07.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:53:16 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  ki18n-5.24.0.tar.xz

New:

  ki18n-5.25.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.nse6MP/_old  2016-08-29 15:04:08.0 +0200
+++ /var/tmp/diff_new_pack.nse6MP/_new  2016-08-29 15:04:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   ki18n
-Version:5.24.0
+Version:5.25.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -28,11 +28,11 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
 BuildRequires:  python
-BuildRequires:  cmake(Qt5Concurrent) >= 5.4.0
-BuildRequires:  cmake(Qt5Core) >= 5.4.0
-BuildRequires:  cmake(Qt5Qml) >= 5.4.0
-BuildRequires:  cmake(Qt5Script) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.5.0
+BuildRequires:  cmake(Qt5Qml) >= 5.5.0
+BuildRequires:  cmake(Qt5Script) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ ki18n-5.24.0.tar.xz -> ki18n-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.24.0/CMakeLists.txt 
new/ki18n-5.25.0/CMakeLists.txt
--- old/ki18n-5.24.0/CMakeLists.txt 2016-07-03 11:13:38.0 +0200
+++ new/ki18n-5.25.0/CMakeLists.txt 2016-08-07 15:49:29.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_VERSION "5.25.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
@@ -26,7 +26,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
 




commit ki18n for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-07-15 12:35:07

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-07-03 
12:22:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-07-15 
12:35:10.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul  6 15:04:07 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Also search catalogs for stripped variants of values in
+env var LANGUAGE
+  * Fix parsing of env var values WRT modifier and codeset,
+done in wrong order
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  ki18n-5.23.0.tar.xz

New:

  ki18n-5.24.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Vag422/_old  2016-07-15 12:35:11.0 +0200
+++ /var/tmp/diff_new_pack.Vag422/_new  2016-07-15 12:35:11.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   ki18n
-Version:5.23.0
+Version:5.24.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.23.0.tar.xz -> ki18n-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.23.0/CMakeLists.txt 
new/ki18n-5.24.0/CMakeLists.txt
--- old/ki18n-5.23.0/CMakeLists.txt 2016-06-06 13:35:39.0 +0200
+++ new/ki18n-5.24.0/CMakeLists.txt 2016-07-03 11:13:38.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.23.0/metainfo.yaml 
new/ki18n-5.24.0/metainfo.yaml
--- old/ki18n-5.23.0/metainfo.yaml  2016-06-06 13:35:39.0 +0200
+++ new/ki18n-5.24.0/metainfo.yaml  2016-07-03 11:13:38.0 +0200
@@ -3,7 +3,10 @@
 tier: 1
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
+- name: Android
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.23.0/po/it/ki18n5.po 
new/ki18n-5.24.0/po/it/ki18n5.po
--- old/ki18n-5.23.0/po/it/ki18n5.po2016-06-06 13:35:39.0 +0200
+++ new/ki18n-5.24.0/po/it/ki18n5.po2016-07-03 11:13:38.0 +0200
@@ -23,7 +23,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.23.0/src/klocalizedstring.cpp 
new/ki18n-5.24.0/src/klocalizedstring.cpp
--- old/ki18n-5.23.0/src/klocalizedstring.cpp   2016-06-06 13:35:39.0 
+0200
+++ new/ki18n-5.24.0/src/klocalizedstring.cpp   2016-07-03 11:13:38.0 
+0200
@@ -74,15 +74,16 @@
 locale.truncate(f);
 }
 
-f = locale.indexOf(QLatin1Char('.'));
+// now decompose into [language[_territory][.codeset][@modifier]]
+f = locale.indexOf(QLatin1Char('@'));
 if (f >= 0) {
-charset = locale.mid(f + 1);
+modifier = locale.mid(f + 1);
 locale.truncate(f);
 }
 
-f = locale.indexOf(QLatin1Char('@'));
+f = locale.indexOf(QLatin1Char('.'));
 if (f >= 0) {
-modifier = locale.mid(f + 1);
+charset = locale.mid(f + 1);
 locale.truncate(f);
 }
 
@@ -101,6 +102,10 @@
 QString language, country, modifier, charset;
 splitLocale(value, language, country, modifier, charset);
 
+if (language.isEmpty()) {
+return;
+}
+
 if (!country.isEmpty() && !modifier.isEmpty()) {
 languages +=   language + 

commit ki18n for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-07-03 12:22:31

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-05-19 
12:07:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-07-03 
12:22:33.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  6 21:25:24 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  ki18n-5.22.0.tar.xz

New:

  ki18n-5.23.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.QyG4Ia/_old  2016-07-03 12:22:34.0 +0200
+++ /var/tmp/diff_new_pack.QyG4Ia/_new  2016-07-03 12:22:34.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   ki18n
-Version:5.22.0
+Version:5.23.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.22.0.tar.xz -> ki18n-5.23.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.22.0/CMakeLists.txt 
new/ki18n-5.23.0/CMakeLists.txt
--- old/ki18n-5.22.0/CMakeLists.txt 2016-05-07 17:14:29.0 +0200
+++ new/ki18n-5.23.0/CMakeLists.txt 2016-06-06 13:35:39.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.22.0  NO_MODULE)
+find_package(ECM 5.23.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_VERSION "5.23.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.22.0/metainfo.yaml 
new/ki18n-5.23.0/metainfo.yaml
--- old/ki18n-5.22.0/metainfo.yaml  2016-05-07 17:14:29.0 +0200
+++ new/ki18n-5.23.0/metainfo.yaml  2016-06-06 13:35:39.0 +0200
@@ -11,3 +11,7 @@
  - qmake: KI18n
cmake: "KF5::I18n"
 cmakename: KF5I18n
+
+public_lib: true
+group: Frameworks
+subgroup: Tier 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.22.0/src/gettext.h 
new/ki18n-5.23.0/src/gettext.h
--- old/ki18n-5.22.0/src/gettext.h  2016-05-07 17:14:29.0 +0200
+++ new/ki18n-5.23.0/src/gettext.h  2016-06-06 13:35:39.0 +0200
@@ -160,10 +160,10 @@
 size_t msgctxt_len = strlen(msgctxt) + 1;
 size_t msgid_len = strlen(msgid) + 1;
 const char *translation;
+int translation_found;
 #if _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS
 char msg_ctxt_id[msgctxt_len + msgid_len];
 #else
-int translation_found;
 char buf[1024];
 char *msg_ctxt_id =
 (msgctxt_len + msgid_len <= sizeof(buf)




commit ki18n for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-05-19 12:07:38

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-04-12 
19:18:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-05-19 
12:07:39.0 +0200
@@ -1,0 +2,8 @@
+Sat May  7 18:31:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * libgettext: Fix potential use-after-free using non-g++ compilers
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  ki18n-5.21.0.tar.xz

New:

  ki18n-5.22.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.1Xl85U/_old  2016-05-19 12:07:40.0 +0200
+++ /var/tmp/diff_new_pack.1Xl85U/_new  2016-05-19 12:07:40.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   ki18n
-Version:5.21.0
+Version:5.22.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.21.0.tar.xz -> ki18n-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.21.0/CMakeLists.txt 
new/ki18n-5.22.0/CMakeLists.txt
--- old/ki18n-5.21.0/CMakeLists.txt 2016-04-03 22:53:40.0 +0200
+++ new/ki18n-5.22.0/CMakeLists.txt 2016-05-07 17:14:29.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.21.0  NO_MODULE)
+find_package(ECM 5.22.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.21.0/src/gettext.h 
new/ki18n-5.22.0/src/gettext.h
--- old/ki18n-5.21.0/src/gettext.h  2016-04-03 22:53:40.0 +0200
+++ new/ki18n-5.22.0/src/gettext.h  2016-05-07 17:14:29.0 +0200
@@ -110,6 +110,7 @@
 size_t msgctxt_len = strlen(msgctxt) + 1;
 size_t msgid_len = strlen(msgid) + 1;
 const char *translation;
+int translation_found;
 #if _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS
 char msg_ctxt_id[msgctxt_len + msgid_len];
 #else
@@ -125,12 +126,14 @@
 msg_ctxt_id[msgctxt_len - 1] = '\004';
 memcpy(msg_ctxt_id + msgctxt_len, msgid, msgid_len);
 translation = dgettext(domain, msg_ctxt_id);
+/* Test must occur before msg_ctxt_id freed */
+translation_found = translation != msg_ctxt_id;
 #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS
 if (msg_ctxt_id != buf) {
 free(msg_ctxt_id);
 }
 #endif
-if (translation != msg_ctxt_id) {
+if (translation_found) {
 return translation;
 }
 }
@@ -160,6 +163,7 @@
 #if _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS
 char msg_ctxt_id[msgctxt_len + msgid_len];
 #else
+int translation_found;
 char buf[1024];
 char *msg_ctxt_id =
 (msgctxt_len + msgid_len <= sizeof(buf)
@@ -172,12 +176,14 @@
 msg_ctxt_id[msgctxt_len - 1] = '\004';
 memcpy(msg_ctxt_id + msgctxt_len, msgid, msgid_len);
 translation = dngettext(domain, msg_ctxt_id, msgid_plural, n);
+/* Test must occur before msg_ctxt_id freed */
+translation_found = !(translation == msg_ctxt_id || translation == 
msgid_plural);
 #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS
 if (msg_ctxt_id != buf) {
 free(msg_ctxt_id);
 }
 #endif
-if (!(translation == msg_ctxt_id || translation == msgid_plural)) {
+if (translation_found) {
 return translation;
 }
 }




commit ki18n for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-04-12 19:18:10

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-03-16 
10:29:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-04-12 
19:18:12.0 +0200
@@ -1,0 +2,9 @@
+Mon Apr  4 14:20:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Use qt system locale langs as fallback on non UNIX
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  ki18n-5.20.0.tar.xz

New:

  ki18n-5.21.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.HlmN26/_old  2016-04-12 19:18:13.0 +0200
+++ /var/tmp/diff_new_pack.HlmN26/_new  2016-04-12 19:18:13.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   ki18n
-Version:5.20.0
+Version:5.21.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -28,11 +28,11 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
 BuildRequires:  python
-BuildRequires:  cmake(Qt5Concurrent) >= 5.3.0
-BuildRequires:  cmake(Qt5Core) >= 5.3.0
-BuildRequires:  cmake(Qt5Qml) >= 5.3.0
-BuildRequires:  cmake(Qt5Script) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.4.0
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5Qml) >= 5.4.0
+BuildRequires:  cmake(Qt5Script) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ ki18n-5.20.0.tar.xz -> ki18n-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.20.0/CMakeLists.txt 
new/ki18n-5.21.0/CMakeLists.txt
--- old/ki18n-5.20.0/CMakeLists.txt 2016-03-05 19:57:43.0 +0100
+++ new/ki18n-5.21.0/CMakeLists.txt 2016-04-03 22:53:40.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.20.0  NO_MODULE)
+find_package(ECM 5.21.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_VERSION "5.21.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
@@ -26,7 +26,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION "5.3.0")
+set(REQUIRED_QT_VERSION 5.4.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.20.0/po/ca/scripts/ki18n5/ki18n5.js 
new/ki18n-5.21.0/po/ca/scripts/ki18n5/ki18n5.js
--- old/ki18n-5.20.0/po/ca/scripts/ki18n5/ki18n5.js 1970-01-01 
01:00:00.0 +0100
+++ new/ki18n-5.21.0/po/ca/scripts/ki18n5/ki18n5.js 2016-04-03 
22:53:40.0 +0200
@@ -0,0 +1,39 @@
+// Set properties of the phrase given by the finalized msgstr in the PO file.
+// The arguments to the call are consecutive pairs of keys and values,
+// as many as needed (i.e. total number of arguments must be even).
+//
+// The property keys are registered as PO calls taking single argument,
+// which can be used to retrive the property values for this msgstr
+// when it is later used as placeholder replacement in another message.
+//
+// Always signals fallback.
+//
+function setMsgstrProps (/*KEY1, VALUE1, ...*/)
+{
+if (arguments.length % 2 != 0)
+throw Error("Property setter given odd number of arguments.");
+ 
+// Collect finalized msgstr.
+phrase = Ts.msgstrf()
+ 
+// Go through all key-value pairs.
+for (var i = 0; i < arguments.length; i += 2) {
+var pkey = arguments[i];
+var pval = arguments[i + 1];
+ 
+// Set the value of the property for this phrase.
+Ts.setProp(phrase, pkey, pval);
+ 
+// Set the PO call for getting this property, if not already set.
+if (!Ts.hascall(pkey)) {
+Ts.setcall(pkey,
+   function (phr) { return 

commit ki18n for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-03-16 10:29:38

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-02-24 
18:55:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-03-16 
10:29:39.0 +0100
@@ -1,0 +2,12 @@
+Sun Mar  6 09:58:16 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Use portable import macro for nl_msg_cat_cntr
+  * Skip looking up . and .. to find the translations for an application
+  * Restrict _nl_msg_cat_cntr use to GNU gettext implementations
+  * Add KLocalizedString::languages()
+  * Place Gettext calls only if catalog has been located
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  ki18n-5.19.0.tar.xz

New:

  ki18n-5.20.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.9gCgjF/_old  2016-03-16 10:29:40.0 +0100
+++ /var/tmp/diff_new_pack.9gCgjF/_new  2016-03-16 10:29:40.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   ki18n
-Version:5.19.0
+Version:5.20.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.19.0.tar.xz -> ki18n-5.20.0.tar.xz ++
 1857 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-02-24 18:55:14

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2016-01-20 
09:45:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-02-24 
18:55:15.0 +0100
@@ -1,0 +2,8 @@
+Sat Feb  6 18:02:56 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * Reduce use of gettext API
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  ki18n-5.18.0.tar.xz

New:

  ki18n-5.19.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.AsfGGk/_old  2016-02-24 18:55:16.0 +0100
+++ /var/tmp/diff_new_pack.AsfGGk/_new  2016-02-24 18:55:16.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   ki18n
-Version:5.18.0
+Version:5.19.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.18.0.tar.xz -> ki18n-5.19.0.tar.xz ++
 50012 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-01-20 09:45:15

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-12-29 
12:52:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-01-20 
09:45:17.0 +0100
@@ -1,0 +2,10 @@
+Sat Jan  2 17:43:35 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * Document the first argument rule for plurals in QML
+  * Reduce unwanted type changes
+  * Make it possible to use doubles as index for i18np*() calls in QML
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  ki18n-5.17.0.tar.xz

New:

  ki18n-5.18.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Wv8Lan/_old  2016-01-20 09:45:18.0 +0100
+++ /var/tmp/diff_new_pack.Wv8Lan/_new  2016-01-20 09:45:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   ki18n
-Version:5.17.0
+Version:5.18.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.Wv8Lan/_old  2016-01-20 09:45:18.0 +0100
+++ /var/tmp/diff_new_pack.Wv8Lan/_new  2016-01-20 09:45:18.0 +0100
@@ -1,17 +1,18 @@
-diff -urNB a/src/kcatalog.cpp b/src/kcatalog.cpp
 a/src/kcatalog.cpp 2015-06-06 23:17:35.0 +0200
-+++ b/src/kcatalog.cpp 2015-06-12 11:18:12.263968360 +0200
-@@ -110,26 +110,51 @@
+diff --git a/src/kcatalog.cpp b/src/kcatalog.cpp
+index a85b6bb..f606c9e 100644
+--- a/src/kcatalog.cpp
 b/src/kcatalog.cpp
+@@ -110,26 +110,51 @@ KCatalog::~KCatalog()
  QString KCatalog::catalogLocaleDir(const QByteArray ,
 const QString )
  {
 +QStringList localeDirs;
 +QString localeDir;
- QString relpath = QString::fromLatin1("%1/LC_MESSAGES/%2.mo")
+ QString relpath = QStringLiteral("%1/LC_MESSAGES/%2.mo")
.arg(language, QFile::decodeName(domain));
 +
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
-+localeDirs << "/usr/share/locale/kf5/" << "/usr/share/locale-bundle/kf5/" 
<< "/usr/share/locale-bundle/" << "/usr/share/locale-langpack/";
++localeDirs << QStringLiteral("/usr/share/locale/kf5/") << 
QStringLiteral("/usr/share/locale-bundle/kf5/") << 
QStringLiteral("/usr/share/locale-bundle/") << 
QStringLiteral("/usr/share/locale-langpack/");
 +
 +foreach (const QString , localeDirs) {
 +QFile file(locDir + relpath);
@@ -21,13 +22,13 @@
 +}
 +// Check the standard locations
  QString file = QStandardPaths::locate(QStandardPaths::GenericDataLocation,
--  QString::fromLatin1("locale/") + 
relpath);
+-  QStringLiteral("locale/") + 
relpath);
 -QString localeDir;
 -if (file.isEmpty()) {
 -localeDir = QString();
 -} else {
 -// Path of the locale/ directory must be returned.
-+ QString::fromLatin1("locale/") + 
relpath);
++ QStringLiteral("locale/") + 
relpath);
 +if (!file.isEmpty()) {
  localeDir = QFileInfo(file.left(file.size() - 
relpath.size())).absolutePath();
 +return localeDir;
@@ -41,13 +42,13 @@
  {
  QString domain = QFile::decodeName(domain_);
 -QStringList localeDirPaths = 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,
-- QString::fromLatin1("locale"),
+- QStringLiteral("locale"),
 - QStandardPaths::LocateDirectory);
 +QStringList localeDirPaths;
 +QStringList localeDirs;
 +
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
-+localeDirs << "/usr/share/locale/kf5" << "/usr/share/locale-bundle/kf5" 
<< "/usr/share/locale-bundle" << "/usr/share/locale-langpack";
++localeDirs << 

commit ki18n for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-12-29 12:52:47

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-11-24 
22:23:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-12-29 
12:52:48.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:06:26 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  ki18n-5.16.0.tar.xz

New:

  ki18n-5.17.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Tj81E1/_old  2015-12-29 12:52:49.0 +0100
+++ /var/tmp/diff_new_pack.Tj81E1/_new  2015-12-29 12:52:49.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   ki18n
-Version:5.16.0
+Version:5.17.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -30,6 +30,7 @@
 BuildRequires:  python
 BuildRequires:  cmake(Qt5Concurrent) >= 5.3.0
 BuildRequires:  cmake(Qt5Core) >= 5.3.0
+BuildRequires:  cmake(Qt5Qml) >= 5.3.0
 BuildRequires:  cmake(Qt5Script) >= 5.3.0
 BuildRequires:  cmake(Qt5Test) >= 5.3.0
 Summary:KDE Gettext-based UI text internationalization

++ ki18n-5.16.0.tar.xz -> ki18n-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.16.0/CMakeLists.txt 
new/ki18n-5.17.0/CMakeLists.txt
--- old/ki18n-5.16.0/CMakeLists.txt 2015-11-08 13:24:31.0 +0100
+++ new/ki18n-5.17.0/CMakeLists.txt 2015-12-06 22:27:43.0 +0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.16.0/autotests/CMakeLists.txt 
new/ki18n-5.17.0/autotests/CMakeLists.txt
--- old/ki18n-5.16.0/autotests/CMakeLists.txt   2015-11-08 13:24:31.0 
+0100
+++ new/ki18n-5.17.0/autotests/CMakeLists.txt   2015-12-06 22:27:43.0 
+0100
@@ -2,7 +2,12 @@
 
 include(ECMAddTests)
 
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Test Concurrent)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Test Qml Concurrent)
+
+ecm_add_test(ki18ndeclarativetest.cpp
+TEST_NAME "ki18n-declarativetest"
+LINK_LIBRARIES Qt5::Test Qt5::Qml KF5::I18n
+)
 
 ecm_add_test(klocalizedstringtest.cpp
 TEST_NAME "ki18n-klocalizedstringtest"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.16.0/autotests/ki18ndeclarativetest.cpp 
new/ki18n-5.17.0/autotests/ki18ndeclarativetest.cpp
--- old/ki18n-5.16.0/autotests/ki18ndeclarativetest.cpp 1970-01-01 
01:00:00.0 +0100
+++ new/ki18n-5.17.0/autotests/ki18ndeclarativetest.cpp 2015-12-06 
22:27:43.0 +0100
@@ -0,0 +1,49 @@
+/*  This file is part of the KDE libraries
+Copyright (C) 2006 Chusslove Illich 
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Library General Public
+License as published by the Free Software Foundation; either
+version 2 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Library General Public License for more details.
+
+You should have received a copy of the GNU Library General Public License
+along with this library; see the file COPYING.LIB.  If not, write to
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+*/
+
+#include 
+#include 
+#include 
+#include 
+
+#include 
+
+class KI18nDeclarativeTest : public QObject
+{
+Q_OBJECT
+
+private 

commit ki18n for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-11-24 22:23:41

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-10-19 
22:25:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-11-24 
22:23:42.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 17:00:56 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  ki18n-5.15.0.tar.xz

New:

  ki18n-5.16.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.O2Zxcx/_old  2015-11-24 22:23:43.0 +0100
+++ /var/tmp/diff_new_pack.O2Zxcx/_new  2015-11-24 22:23:43.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   ki18n
-Version:5.15.0
+Version:5.16.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.15.0.tar.xz -> ki18n-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.15.0/CMakeLists.txt 
new/ki18n-5.16.0/CMakeLists.txt
--- old/ki18n-5.15.0/CMakeLists.txt 2015-10-05 10:07:53.0 +0200
+++ new/ki18n-5.16.0/CMakeLists.txt 2015-11-08 13:24:31.0 +0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.15.0  NO_MODULE)
+find_package(ECM 5.16.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_VERSION "5.16.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.15.0/po/ca@valencia/ki18n5.po 
new/ki18n-5.16.0/po/ca@valencia/ki18n5.po
--- old/ki18n-5.15.0/po/ca@valencia/ki18n5.po   2015-10-05 10:07:53.0 
+0200
+++ new/ki18n-5.16.0/po/ca@valencia/ki18n5.po   2015-11-08 13:24:31.0 
+0100
@@ -1,13 +1,12 @@
-# Translation of ki18n5.po to Catalan
-# Copyright (C) 1998-2014 This_file_is_part_of_KDE
+# Translation of ki18n5.po to Catalan (Valencian)
+# Copyright (C) 2014-2015 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.
 #
-# Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006.
-# Antoni Bella Pérez , 2003, 2006, 2011, 2012, 2013.
+# Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
+# Antoni Bella Pérez , 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid , 2004, 2005, 2007.
-# Sebastia Pla Sanz , 2006, 2007.
-# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
 # Robert Millan , 2009.
 # Orestes Mas , 2010.
 msgid ""
@@ -15,14 +14,14 @@
 "Project-Id-Version: ki18n5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-01-26 07:50+\n"
-"PO-Revision-Date: 2014-01-26 13:54+0100\n"
+"PO-Revision-Date: 2015-07-25 19:42+0200\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -57,252 +56,252 @@
 #: kuitmarkup.cpp:324
 msgctxt "keyboard-key-name"
 msgid "Alt"
-msgstr ""
+msgstr "Alt"
 
 #: kuitmarkup.cpp:325
 msgctxt "keyboard-key-name"
 msgid "AltGr"
-msgstr ""
+msgstr "Alt Gr"
 
 #: kuitmarkup.cpp:326
 msgctxt "keyboard-key-name"
 msgid "Backspace"
-msgstr ""
+msgstr "Retrocés"
 
 #: kuitmarkup.cpp:327
 msgctxt "keyboard-key-name"
 msgid "CapsLock"
-msgstr ""
+msgstr "Bloq Maj"
 
 #: 

commit ki18n for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-10-19 22:25:01

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-09-24 
07:11:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-10-19 
22:25:02.0 +0200
@@ -1,0 +2,21 @@
+Tue Oct  6 08:18:36 UTC 2015 - wba...@tmo.at
+
+- Add /usr/share/locale-bundle/ to the list of directories that are
+  searched for translations
+
+---
+Mon Oct  5 17:37:18 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * Remove strict iterators for msvc to make ki18n build
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---
+Mon Sep 21 20:45:16 UTC 2015 - wba...@tmo.at
+
+- Tag the LC_SCRIPTS files in the -lang file list with the language
+  they belong to, so that they will be put into the correct
+  bundle-lang-kde-xx packages
+
+---

Old:

  ki18n-5.14.0.tar.xz

New:

  ki18n-5.15.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.4s0jXE/_old  2015-10-19 22:25:03.0 +0200
+++ /var/tmp/diff_new_pack.4s0jXE/_new  2015-10-19 22:25:03.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   ki18n
-Version:5.14.0
+Version:5.15.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -94,8 +94,14 @@
 
 %if %{with lang}
 %find_lang %{name}5
-echo "%dir %{_kf5_sharedir}/locale/*/LC_SCRIPTS" >>%{name}5.lang
-echo "%{_kf5_sharedir}/locale/*/LC_SCRIPTS/ki18n5/" >>%{name}5.lang
+for i in `ls %{buildroot}%{_kf5_sharedir}/locale`
+do
+  if test -d  %{buildroot}%{_kf5_sharedir}/locale/$i/LC_SCRIPTS
+  then
+echo "%dir %lang(${i%%_*}) %{_kf5_sharedir}/locale/$i/LC_SCRIPTS" 
>>%{name}5.lang
+echo "%lang(${i%%_*}) %{_kf5_sharedir}/locale/$i/LC_SCRIPTS/ki18n5/" 
>>%{name}5.lang
+  fi
+done
 %endif
 
 %post -n %lname -p /sbin/ldconfig

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.4s0jXE/_old  2015-10-19 22:25:03.0 +0200
+++ /var/tmp/diff_new_pack.4s0jXE/_new  2015-10-19 22:25:03.0 +0200
@@ -11,7 +11,7 @@
.arg(language, QFile::decodeName(domain));
 +
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
-+localeDirs << "/usr/share/locale/kf5/" << "/usr/share/locale-bundle/kf5/" 
<< "/usr/share/locale-langpack/";
++localeDirs << "/usr/share/locale/kf5/" << "/usr/share/locale-bundle/kf5/" 
<< "/usr/share/locale-bundle/" << "/usr/share/locale-langpack/";
 +
 +foreach (const QString , localeDirs) {
 +QFile file(locDir + relpath);
@@ -47,7 +47,7 @@
 +QStringList localeDirs;
 +
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
-+localeDirs << "/usr/share/locale/kf5" << "/usr/share/locale-bundle/kf5" 
<< "/usr/share/locale-langpack";
++localeDirs << "/usr/share/locale/kf5" << "/usr/share/locale-bundle/kf5" 
<< "/usr/share/locale-bundle" << "/usr/share/locale-langpack";
 +
 +foreach (const QString , localeDirs) {
 +QDir locDir(localeDir);

++ ki18n-5.14.0.tar.xz -> ki18n-5.15.0.tar.xz ++
 1985 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-09-24 07:11:53

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-09-02 
07:46:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-09-24 
07:11:54.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep  8 17:13:10 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * Gracefully handle no newline at end of pmap file
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  ki18n-5.13.0.tar.xz

New:

  ki18n-5.14.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.lbQo5B/_old  2015-09-24 07:11:55.0 +0200
+++ /var/tmp/diff_new_pack.lbQo5B/_new  2015-09-24 07:11:55.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   ki18n
-Version:5.13.0
+Version:5.14.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ ki18n-5.13.0.tar.xz -> ki18n-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.13.0/CMakeLists.txt 
new/ki18n-5.14.0/CMakeLists.txt
--- old/ki18n-5.13.0/CMakeLists.txt 2015-08-04 12:59:16.0 +0200
+++ new/ki18n-5.14.0/CMakeLists.txt 2015-09-05 11:02:29.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.13.0  NO_MODULE)
+find_package(ECM 5.14.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.13.0") # handled by release scripts
+set(KF5_VERSION "5.14.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.13.0/cmake/ts-pmap-compile.py 
new/ki18n-5.14.0/cmake/ts-pmap-compile.py
--- old/ki18n-5.13.0/cmake/ts-pmap-compile.py   2015-08-04 12:59:16.0 
+0200
+++ new/ki18n-5.14.0/cmake/ts-pmap-compile.py   2015-09-05 11:02:29.0 
+0200
@@ -127,6 +127,8 @@
 
 i += 1
 state = s_nextEntry
+# This check covers no newline at end of file.
+if i >= slen: raise END_PROP_PARSE
 
 elif state == s_nextValue:
 ip = i
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.13.0/po/fi/scripts/ki18n5/general.pmap 
new/ki18n-5.14.0/po/fi/scripts/ki18n5/general.pmap
--- old/ki18n-5.13.0/po/fi/scripts/ki18n5/general.pmap  2015-08-04 
12:59:16.0 +0200
+++ new/ki18n-5.14.0/po/fi/scripts/ki18n5/general.pmap  2015-09-05 
11:02:29.0 +0200
@@ -6,8 +6,6 @@
 =:Ajastin:Timer:elat=Ajastimesta:gen=Ajastimen:yleisnimi=kyllä::
 =:Akkujen valvontasovelma:Battery Monitor:elat=Akkujen 
valvontasovelmasta:gen=Akkujen valvontasovelman:yleisnimi=kyllä::
 =:Akku vähissä:Battery Low:elat=Akkujen valvontasovelmasta:gen=Akkujen 
valvontasovelman:yleisnimi=kyllä::
-=/Akonotes list plasmoid/Akonotes-luettelo/gen=Akonotes-luettelon//
-=/Akonotes note plasmoid/Akonotes-muistiinpano/gen=Akonotes-muistiinpanon//
 =/Akregator/elat=Akregatorista/gen=Akregatorin//
 
=:Alaska:elat=Alaskasta:gen=Alaskan:illat=Alaskaan:iness=Alaskassa:part=Alaskaa::
 
=:Alberta:elat=Albertasta:gen=Albertan:illat=Albertaan:iness=Albertassa:part=Albertaa::
@@ -27,6 +25,7 @@
 =/Ark/elat=Arkista/gen=Arkin//
 =:Artikulate Pronunciation Trainer:Artikulate ääntämisen 
harjoitteluohjelma:elat=Artikulate ääntämisen 
harjoitteluohjelmasta:gen=Artikulate ääntämisen harjoitteluohjelman::
 =/Ask Jeeves/hakumuoto=Ask Jeeves -haulla//
+=:Audio Volume:Äänenvoimakkuus:gen=Äänenvoimakkuuden:yleisnimi=kyllä::
 =/Baidu/hakumuoto=Baidulla//
 =:Bangarang:elat=Bangarangista:gen=Bangarangin::
 
=:Belgia:Belgium:elat=Belgiasta:gen=Belgian:illat=Belgiaan:iness=Belgiassa:part=Belgiaa::
@@ -159,7 +158,6 @@
 =:Gypsy:Mustalainen:gen=Mustalaisen::
 =/Hakuikkuna/Search Box/elat=Hakuikkunasta/gen=Hakuikkunan//
 =:Hard Disk I/O Monitor:Kiintolevyjen käyttöilmaisin:gen=Kiintolevyjen 
käyttöilmaisimen:yleisnimi=kyllä::
-=:Hardware 

commit ki18n for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-09-02 07:46:06

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is "ki18n"

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-08-05 
06:49:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-09-02 
07:46:07.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  4 19:20:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+noise by default
+  * Docbook documentation has been reviewed and updated
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  ki18n-5.12.0.tar.xz

New:

  ki18n-5.13.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.KdZVIV/_old  2015-09-02 07:46:08.0 +0200
+++ /var/tmp/diff_new_pack.KdZVIV/_new  2015-09-02 07:46:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   ki18n
-Version:5.12.0
+Version:5.13.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -28,10 +28,10 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
 BuildRequires:  python
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Script) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.3.0
+BuildRequires:  cmake(Qt5Core) >= 5.3.0
+BuildRequires:  cmake(Qt5Script) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
 Summary:KDE Gettext-based UI text internationalization
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ ki18n-5.12.0.tar.xz -> ki18n-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.12.0/CMakeLists.txt 
new/ki18n-5.13.0/CMakeLists.txt
--- old/ki18n-5.12.0/CMakeLists.txt 2015-07-05 11:04:42.0 +0200
+++ new/ki18n-5.13.0/CMakeLists.txt 2015-08-04 12:59:16.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.12.0  NO_MODULE)
+find_package(ECM 5.13.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.12.0") # handled by release scripts
+set(KF5_VERSION "5.13.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
@@ -26,7 +26,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION "5.2.0")
+set(REQUIRED_QT_VERSION "5.3.0")
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.12.0/po/ast/ki18n5.po 
new/ki18n-5.13.0/po/ast/ki18n5.po
--- old/ki18n-5.12.0/po/ast/ki18n5.po   2015-07-05 11:04:42.0 +0200
+++ new/ki18n-5.13.0/po/ast/ki18n5.po   2015-08-04 12:59:16.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-01-26 07:50+\n"
-"PO-Revision-Date: 2015-06-30 16:10+0100\n"
-"Last-Translator: Enol P. \n"
+"PO-Revision-Date: 2015-07-11 16:23+0100\n"
+"Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.12.0/po/ca/ki18n5.po 
new/ki18n-5.13.0/po/ca/ki18n5.po
--- old/ki18n-5.12.0/po/ca/ki18n5.po2015-07-05 11:04:42.0 +0200
+++ new/ki18n-5.13.0/po/ca/ki18n5.po2015-08-04 12:59:16.0 +0200
@@ -1,12 +1,12 @@
 # Translation of ki18n5.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2014-2015 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.
 #
 # Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez , 2003, 2006, 2011, 

commit ki18n for openSUSE:Factory

2015-08-04 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-08-05 06:49:25

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-07-14 
19:13:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-08-05 
06:49:26.0 +0200
@@ -1,0 +2,8 @@
+Sat Aug  1 13:54:53 UTC 2015 - wba...@tmo.at
+
+- Fix fallbackLang.diff: slashes were missing which resulted in
+  wrong paths, relPath (XX/LC_MESSAGE/) was erroneously added
+  to the returned directory path too which prevented the translation
+  files from actually being opened. (boo#932158)
+
+---



Other differences:
--
++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.4a2TyN/_old  2015-08-05 06:49:27.0 +0200
+++ /var/tmp/diff_new_pack.4a2TyN/_new  2015-08-05 06:49:27.0 +0200
@@ -1,7 +1,7 @@
 diff -urNB a/src/kcatalog.cpp b/src/kcatalog.cpp
 --- a/src/kcatalog.cpp 2015-06-06 23:17:35.0 +0200
 +++ b/src/kcatalog.cpp 2015-06-12 11:18:12.263968360 +0200
-@@ -110,26 +110,52 @@
+@@ -110,26 +110,51 @@
  QString KCatalog::catalogLocaleDir(const QByteArray domain,
 const QString language)
  {
@@ -11,13 +11,12 @@
.arg(language, QFile::decodeName(domain));
 +
 +// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
-+localeDirs  /usr/share/locale/kf5  /usr/share/locale-bundle/kf5 
 /usr/share/locale-langpack;
++localeDirs  /usr/share/locale/kf5/  /usr/share/locale-bundle/kf5/ 
 /usr/share/locale-langpack/;
 +
 +foreach (const QString locDir, localeDirs) {
 +QFile file(locDir + relpath);
 +if (file.exists()) {
-+localeDir = QFileInfo(locDir + relpath).absolutePath();
-+return localeDir;
++return locDir;
 +}
 +}
 +// Check the standard locations




commit ki18n for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-07-14 19:13:13

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-06-23 
12:08:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-07-14 
19:13:14.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:45:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  ki18n-5.11.0.tar.xz

New:

  ki18n-5.12.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.yoros8/_old  2015-07-14 19:13:15.0 +0200
+++ /var/tmp/diff_new_pack.yoros8/_new  2015-07-14 19:13:15.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   ki18n
-Version:5.11.0
+Version:5.12.0
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = %{_tar_path}

++ ki18n-5.11.0.tar.xz - ki18n-5.12.0.tar.xz ++
 7467 lines of diff (skipped)




commit ki18n for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-06-23 12:08:38

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-05-11 
19:47:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-06-23 
12:08:39.0 +0200
@@ -1,0 +2,14 @@
+Fri Jun 12 11:40:35 UTC 2015 - tittiatc...@gmail.com
+
+- Adjust patch fallbackLang.diff to search through some openSUSE 
+  specific locale paths. Search only these specific locations to
+  prevent searching too many locations. 
+
+---
+Sun Jun  7 19:07:35 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  ki18n-5.10.0.tar.xz

New:

  ki18n-5.11.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.zWUIIp/_old  2015-06-23 12:08:39.0 +0200
+++ /var/tmp/diff_new_pack.zWUIIp/_new  2015-06-23 12:08:39.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   ki18n
-Version:5.10.0
+Version:5.11.0
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = %{_tar_path}

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.zWUIIp/_old  2015-06-23 12:08:39.0 +0200
+++ /var/tmp/diff_new_pack.zWUIIp/_new  2015-06-23 12:08:39.0 +0200
@@ -1,42 +1,64 @@
-diff --git a/src/kcatalog.cpp b/src/kcatalog.cpp
-index 7711e9b..8a4e12e 100644
 a/src/kcatalog.cpp
-+++ b/src/kcatalog.cpp
-@@ -113,14 +113,23 @@ QString KCatalog::catalogLocaleDir(const QByteArray 
domain,
+diff -urNB a/src/kcatalog.cpp b/src/kcatalog.cpp
+--- a/src/kcatalog.cpp 2015-06-06 23:17:35.0 +0200
 b/src/kcatalog.cpp 2015-06-12 11:18:12.263968360 +0200
+@@ -110,26 +110,52 @@
+ QString KCatalog::catalogLocaleDir(const QByteArray domain,
+const QString language)
+ {
++QStringList localeDirs;
++QString localeDir;
  QString relpath = QString::fromLatin1(%1/LC_MESSAGES/%2.mo)
.arg(language, QFile::decodeName(domain));
++
++// Specific SUSE kf5 location   ; bundle-lang-bla  ; update-translations 
; generic
++localeDirs  /usr/share/locale/kf5  /usr/share/locale-bundle/kf5 
 /usr/share/locale-langpack;
++
++foreach (const QString locDir, localeDirs) {
++QFile file(locDir + relpath);
++if (file.exists()) {
++localeDir = QFileInfo(locDir + relpath).absolutePath();
++return localeDir;
++}
++}
++// Check the standard locations
  QString file = QStandardPaths::locate(QStandardPaths::GenericDataLocation,
 -  QString::fromLatin1(locale/) + 
relpath);
-+  QString::fromLatin1(locale/kf5/) 
+ relpath);
- QString localeDir;
- if (file.isEmpty()) {
+-QString localeDir;
+-if (file.isEmpty()) {
 -localeDir = QString();
-+QString file = 
QStandardPaths::locate(QStandardPaths::GenericDataLocation,
+-} else {
+-// Path of the locale/ directory must be returned.
 + QString::fromLatin1(locale/) + 
relpath);
-+if (file.isEmpty()) {
-+localeDir = QString();
-+} else {
-+localeDir = QFileInfo(file.left(file.size() - 
relpath.size())).absolutePath();
-+}
-+// qDebug()  localeDir=   localeDir;
-+return localeDir;
- } else {
- // Path of the locale/ directory must be returned.
++if (!file.isEmpty()) {
  localeDir = QFileInfo(file.left(file.size() - 
relpath.size())).absolutePath();
++return localeDir;
  }
-+// qDebug()  localeDir=   localeDir;
++// No translation around
++localeDir = QString();
  return localeDir;
  }
  
-@@ -128,8 +137,12 @@ QSetQString KCatalog::availableCatalogLanguages(const 
QByteArray domain_)
+ QSetQString KCatalog::availableCatalogLanguages(const QByteArray domain_)
  {
  QString domain = QFile::decodeName(domain_);
- QStringList localeDirPaths = 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,
-+ QString::fromLatin1(locale/kf5),
-+ QStandardPaths::LocateDirectory);
+-QStringList localeDirPaths = 

commit ki18n for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-05-11 19:34:48

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-04-13 
20:23:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-05-11 
19:47:46.0 +0200
@@ -1,0 +2,7 @@
+Sun May  3 19:44:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  ki18n-5.9.0.tar.xz

New:

  ki18n-5.10.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.ogsrwT/_old  2015-05-11 19:47:46.0 +0200
+++ /var/tmp/diff_new_pack.ogsrwT/_new  2015-05-11 19:47:46.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   ki18n
-Version:5.9.0
+Version:5.10.0
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = %{_tar_path}

++ ki18n-5.9.0.tar.xz - ki18n-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.9.0/CMakeLists.txt 
new/ki18n-5.10.0/CMakeLists.txt
--- old/ki18n-5.9.0/CMakeLists.txt  2015-04-04 14:05:57.0 +0200
+++ new/ki18n-5.10.0/CMakeLists.txt 2015-05-03 17:13:22.0 +0200
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 5.9.0 REQUIRED NO_MODULE)
+find_package(ECM 5.10.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.9.0) # handled by release scripts
+set(KF5_VERSION 5.10.0) # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.9.0/cmake/KF5I18NMacros.cmake 
new/ki18n-5.10.0/cmake/KF5I18NMacros.cmake
--- old/ki18n-5.9.0/cmake/KF5I18NMacros.cmake   2015-04-04 14:05:57.0 
+0200
+++ new/ki18n-5.10.0/cmake/KF5I18NMacros.cmake  2015-05-03 17:13:22.0 
+0200
@@ -1,8 +1,29 @@
 
 # Copyright (c) 2006, Alexander Neundorf, neund...@kde.org
 #
-# Redistribution and use is allowed according to the terms of the BSD license.
-# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+#notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+#notice, this list of conditions and the following disclaimer in the
+#documentation and/or other materials provided with the distribution.
+# 3. Neither the name of the University nor the names of its contributors
+#may be used to endorse or promote products derived from this software
+#without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
 
 find_package(Gettext REQUIRED)
 find_package(PythonInterp REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.9.0/cmake/kf5i18nuic.cmake 
new/ki18n-5.10.0/cmake/kf5i18nuic.cmake
--- old/ki18n-5.9.0/cmake/kf5i18nuic.cmake  2015-04-04 14:05:57.0 
+0200
+++ new/ki18n-5.10.0/cmake/kf5i18nuic.cmake 2015-05-03 17:13:22.0 
+0200
@@ -1,8 +1,29 @@
 
 # Copyright (c) 2006, Alexander Neundorf, neund...@kde.org
 #
-# Redistribution and use is allowed according to the terms of the BSD license.
-# For details 

commit ki18n for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-04-13 20:23:55

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-03-16 
09:29:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-04-13 
20:23:56.0 +0200
@@ -1,0 +2,8 @@
+Sat Apr  4 14:40:37 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * Reload the global Qt catalog when using i18n()
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+
+---

Old:

  ki18n-5.8.0.tar.xz

New:

  ki18n-5.9.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.YsHJiT/_old  2015-04-13 20:23:57.0 +0200
+++ /var/tmp/diff_new_pack.YsHJiT/_new  2015-04-13 20:23:57.0 +0200
@@ -16,13 +16,14 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   ki18n
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.8.0
+BuildRequires:  extra-cmake-modules = %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
@@ -51,7 +52,9 @@
 Summary:KDE Gettext-based UI text internationalization
 Group:  System/GUI/KDE
 Obsoletes:  libKF5I18n4
+%if %{with lang}
 Recommends: %lname-lang = %{version}
+%endif
 %requires_ge libQt5Core5
 %requires_ge libQt5Script5
 
@@ -87,18 +90,21 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
-  %find_lang %{name}5
+%if %{with lang}
+%find_lang %{name}5
+echo %dir %{_kf5_sharedir}/locale/*/LC_SCRIPTS %{name}5.lang
+echo %{_kf5_sharedir}/locale/*/LC_SCRIPTS/ki18n5/ %{name}5.lang
+%endif
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n %lname-lang -f %{name}5.lang
-%defattr(-,root,root)
-%dir %{_kf5_sharedir}/locale/*/LC_SCRIPTS
-%{_kf5_sharedir}/locale/*/LC_SCRIPTS/ki18n5/
+%endif
 
 %files -n %lname
 %defattr(-,root,root)

++ ki18n-5.8.0.tar.xz - ki18n-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.8.0/CMakeLists.txt 
new/ki18n-5.9.0/CMakeLists.txt
--- old/ki18n-5.8.0/CMakeLists.txt  2015-03-07 15:43:57.0 +0100
+++ new/ki18n-5.9.0/CMakeLists.txt  2015-04-04 14:05:57.0 +0200
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.8.0) # handled by release scripts
+set(KF5_VERSION 5.9.0) # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.8.0/po/gl/ki18n5.po 
new/ki18n-5.9.0/po/gl/ki18n5.po
--- old/ki18n-5.8.0/po/gl/ki18n5.po 2015-03-07 15:43:57.0 +0100
+++ new/ki18n-5.9.0/po/gl/ki18n5.po 2015-04-04 14:05:57.0 +0200
@@ -9,13 +9,14 @@
 # Marce Villarino mvillar...@kde-espana.es, 2009, 2010, 2011, 2012.
 # Xosé xoseca...@gmail.com, 2010.
 # Marce Villarino mvillar...@kde-espana.es, 2011, 2012, 2013, 2014.
+# Adrián Chaves Fernández adriyeticha...@gmail.com, 2015.
 msgid 
 msgstr 
 Project-Id-Version: kdelibs4\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-01-26 07:50+\n
-PO-Revision-Date: 2014-05-13 23:05+0200\n
-Last-Translator: Marce Villarino mvillar...@kde-espana.org\n
+PO-Revision-Date: 2015-03-14 06:30+0100\n
+Last-Translator: Adrián Chaves Fernández adriyeticha...@gmail.com\n
 Language-Team: Galician kde-i18n-...@kde.org\n
 Language: gl\n
 MIME-Version: 1.0\n
@@ -246,92 +247,64 @@
 msgstr Win
 
 #: kuitmarkup.cpp:362
-#, fuzzy
-#| msgctxt keyboard-key-name
-#| msgid F%1
 msgctxt keyboard-key-name
 msgid F1
-msgstr F%1
+msgstr F1
 
 #: kuitmarkup.cpp:363
-#, fuzzy
-#| msgid 2
 msgctxt keyboard-key-name
 msgid F2
-msgstr 2
+msgstr F2
 
 #: kuitmarkup.cpp:364
-#, fuzzy
-#| msgid 3
 msgctxt keyboard-key-name
 msgid F3
-msgstr 3
+msgstr F3
 
 #: kuitmarkup.cpp:365
-#, fuzzy
-#| msgid 4
 msgctxt keyboard-key-name
 msgid F4
-msgstr 4
+msgstr F4
 
 #: kuitmarkup.cpp:366
-#, fuzzy
-#| msgid 5
 msgctxt keyboard-key-name
 msgid F5
-msgstr 

commit ki18n for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-03-16 09:29:00

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-02-16 
17:31:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-03-16 
09:29:01.0 +0100
@@ -1,0 +2,13 @@
+Sat Mar  7 16:58:39 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---
+Fri Feb 27 17:52:51 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Improve fallbackLang.diff to look into kf5 locale subdir first,
+  boo#904524
+
+---

Old:

  ki18n-5.7.0.tar.xz

New:

  ki18n-5.8.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.ThlyVE/_old  2015-03-16 09:29:02.0 +0100
+++ /var/tmp/diff_new_pack.ThlyVE/_new  2015-03-16 09:29:02.0 +0100
@@ -17,12 +17,12 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   ki18n
 Version:%{_tar_path}.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.7.0
+BuildRequires:  extra-cmake-modules = 1.8.0
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem

++ fallbackLang.diff ++
--- /var/tmp/diff_new_pack.ThlyVE/_old  2015-03-16 09:29:02.0 +0100
+++ /var/tmp/diff_new_pack.ThlyVE/_new  2015-03-16 09:29:02.0 +0100
@@ -1,19 +1,34 @@
 diff --git a/src/kcatalog.cpp b/src/kcatalog.cpp
-index 7711e9b..8a1ebde 100644
+index 7711e9b..8a4e12e 100644
 --- a/src/kcatalog.cpp
 +++ b/src/kcatalog.cpp
-@@ -113,7 +113,10 @@ QString KCatalog::catalogLocaleDir(const QByteArray 
domain,
+@@ -113,14 +113,23 @@ QString KCatalog::catalogLocaleDir(const QByteArray 
domain,
  QString relpath = QString::fromLatin1(%1/LC_MESSAGES/%2.mo)
.arg(language, QFile::decodeName(domain));
  QString file = QStandardPaths::locate(QStandardPaths::GenericDataLocation,
+-  QString::fromLatin1(locale/) + 
relpath);
 +  QString::fromLatin1(locale/kf5/) 
+ relpath);
-+QString fallbackfile = 
QStandardPaths::locate(QStandardPaths::GenericDataLocation,
-   QString::fromLatin1(locale/) + 
relpath);
-+file.append(fallbackfile);
  QString localeDir;
  if (file.isEmpty()) {
- localeDir = QString();
-@@ -128,8 +131,12 @@ QSetQString KCatalog::availableCatalogLanguages(const 
QByteArray domain_)
+-localeDir = QString();
++QString file = 
QStandardPaths::locate(QStandardPaths::GenericDataLocation,
++ QString::fromLatin1(locale/) + 
relpath);
++if (file.isEmpty()) {
++localeDir = QString();
++} else {
++localeDir = QFileInfo(file.left(file.size() - 
relpath.size())).absolutePath();
++}
++// qDebug()  localeDir=   localeDir;
++return localeDir;
+ } else {
+ // Path of the locale/ directory must be returned.
+ localeDir = QFileInfo(file.left(file.size() - 
relpath.size())).absolutePath();
+ }
++// qDebug()  localeDir=   localeDir;
+ return localeDir;
+ }
+ 
+@@ -128,8 +137,12 @@ QSetQString KCatalog::availableCatalogLanguages(const 
QByteArray domain_)
  {
  QString domain = QFile::decodeName(domain_);
  QStringList localeDirPaths = 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,

++ ki18n-5.7.0.tar.xz - ki18n-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.7.0/CMakeLists.txt 
new/ki18n-5.8.0/CMakeLists.txt
--- old/ki18n-5.7.0/CMakeLists.txt  2015-02-08 16:18:18.0 +0100
+++ new/ki18n-5.8.0/CMakeLists.txt  2015-03-07 15:43:57.0 +0100
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM 1.8.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.7.0) # handled by release scripts
+set(KF5_VERSION 5.8.0) # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit ki18n for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-02-16 15:04:05

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2015-01-29 
12:50:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-02-16 
17:31:25.0 +0100
@@ -1,0 +2,10 @@
+Sun Feb  8 18:15:09 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * Mark results as required to warn when API is misused
+  * Added BUILD_WITH_QTSCRIPT buildsystem option to allow a reduced
+feature-set on embedded systems
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+---

Old:

  ki18n-5.6.0.tar.xz

New:

  ki18n-5.7.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.oNO2pS/_old  2015-02-16 17:31:26.0 +0100
+++ /var/tmp/diff_new_pack.oNO2pS/_new  2015-02-16 17:31:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,12 @@
 
 
 %define lname   libKF5I18n5
+%define _tar_path 5.7
 Name:   ki18n
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.6.0
+BuildRequires:  extra-cmake-modules = 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
@@ -34,7 +35,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff

++ ki18n-5.6.0.tar.xz - ki18n-5.7.0.tar.xz ++
 86864 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2015-01-29 12:50:01

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-12-21 
11:57:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-01-29 
12:50:02.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:12 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  ki18n-5.5.0.tar.xz

New:

  ki18n-5.6.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.hURHU2/_old  2015-01-29 12:50:03.0 +0100
+++ /var/tmp/diff_new_pack.hURHU2/_new  2015-01-29 12:50:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ki18n
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:5.5.0
+Version:5.6.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.5.0
+BuildRequires:  extra-cmake-modules = 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
@@ -34,7 +34,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff

++ ki18n-5.5.0.tar.xz - ki18n-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.5.0/CMakeLists.txt 
new/ki18n-5.6.0/CMakeLists.txt
--- old/ki18n-5.5.0/CMakeLists.txt  2014-12-06 13:38:26.0 +0100
+++ new/ki18n-5.6.0/CMakeLists.txt  2015-01-03 13:07:52.0 +0100
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.5.0) # handled by release scripts
+set(KF5_VERSION 5.6.0) # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.5.0/po/ca/ki18n5.po 
new/ki18n-5.6.0/po/ca/ki18n5.po
--- old/ki18n-5.5.0/po/ca/ki18n5.po 2014-12-06 13:38:26.0 +0100
+++ new/ki18n-5.6.0/po/ca/ki18n5.po 2015-01-03 13:07:52.0 +0100
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz s...@sastia.com, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella Pérez antonibel...@orange.es, 2003, 2006, 2011, 2012, 2013, 
2014.
+# Antoni Bella Pérez antonibel...@yahoo.com, 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid aa...@kde.org, 2004, 2005, 2007.
 # Josep Ma. Ferrer txe...@gmail.com, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Robert Millan r...@aybabtu.com, 2009.
@@ -15,7 +15,7 @@
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-07-24 08:50+\n
 PO-Revision-Date: 2014-07-25 02:01+0200\n
-Last-Translator: Antoni Bella Pérez antonibel...@orange.es\n
+Last-Translator: Antoni Bella Pérez antonibel...@yahoo.com\n
 Language-Team: Catalan kde-i18n...@kde.org\n
 Language: ca\n
 MIME-Version: 1.0\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.5.0/po/fi/ki18n5.po 
new/ki18n-5.6.0/po/fi/ki18n5.po
--- old/ki18n-5.5.0/po/fi/ki18n5.po 2014-12-06 13:38:26.0 +0100
+++ new/ki18n-5.6.0/po/fi/ki18n5.po 2015-01-03 13:07:52.0 +0100
@@ -14,7 +14,7 @@
 # Tommi Nieminen transla...@legisign.org, 2009, 2010, 2011.
 # Tommi Nieminen tommi.niemi...@legisign.org, 2009.
 # Jorma Karvonen karvonen.jo...@gmail.com, 2010.
-# Lasse Liehu lasse.li...@gmail.com, 2006, 2010, 2011, 2012, 2013, 2014.
+# Lasse Liehu lasse.li...@gmail.com, 

commit ki18n for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-12-21 11:58:14

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-11-11 
01:09:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-12-21 
11:57:25.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:34 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  ki18n-5.4.0.tar.xz

New:

  ki18n-5.5.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.Lf3qDG/_old  2014-12-21 11:57:29.0 +0100
+++ /var/tmp/diff_new_pack.Lf3qDG/_new  2014-12-21 11:57:29.0 +0100
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:5.4.0
+Version:5.5.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.4.0
+BuildRequires:  extra-cmake-modules = 1.5.0
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
@@ -34,7 +34,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff

++ ki18n-5.4.0.tar.xz - ki18n-5.5.0.tar.xz ++
 1865 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-11-11 01:08:59

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-10-07 
15:59:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-11-11 
01:09:07.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  2 17:46:54 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  ki18n-5.3.0.tar.xz

New:

  ki18n-5.4.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.EmtlaY/_old  2014-11-11 01:09:09.0 +0100
+++ /var/tmp/diff_new_pack.EmtlaY/_new  2014-11-11 01:09:09.0 +0100
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:5.3.0
+Version:5.4.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.3.0
+BuildRequires:  extra-cmake-modules = 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
@@ -34,7 +34,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
 Patch0: fallbackLang.diff

++ ki18n-5.3.0.tar.xz - ki18n-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.3.0/CMakeLists.txt 
new/ki18n-5.4.0/CMakeLists.txt
--- old/ki18n-5.3.0/CMakeLists.txt  2014-10-04 19:05:12.0 +0200
+++ new/ki18n-5.4.0/CMakeLists.txt  2014-11-02 13:12:17.0 +0100
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.4.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.3.0) # handled by release scripts
+set(KF5_VERSION 5.4.0) # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.3.0/po/fi/ki18n5.po 
new/ki18n-5.4.0/po/fi/ki18n5.po
--- old/ki18n-5.3.0/po/fi/ki18n5.po 2014-10-04 19:05:12.0 +0200
+++ new/ki18n-5.4.0/po/fi/ki18n5.po 2014-11-02 13:12:17.0 +0100
@@ -29,7 +29,7 @@
 POT-Creation-Date: 2014-07-24 08:50+\n
 PO-Revision-Date: 2014-07-26 16:30+0300\n
 Last-Translator: Lasse Liehu lasse.li...@gmail.com\n
-Language-Team: Finnish kde-i18n-...@kde.org\n
+Language-Team: Finnish lokalisoi...@lists.coss.fi\n
 Language: fi\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/ki18n-5.3.0/po/fi/scripts/ki18n5/general.pmap 
new/ki18n-5.4.0/po/fi/scripts/ki18n5/general.pmap
--- old/ki18n-5.3.0/po/fi/scripts/ki18n5/general.pmap   1970-01-01 
01:00:00.0 +0100
+++ new/ki18n-5.4.0/po/fi/scripts/ki18n5/general.pmap   2014-11-02 
13:12:17.0 +0100
@@ -0,0 +1,125 @@
+=:Activity 
Bar:Aktiviteettipalkki:elat=Aktiviteettipalkista:gen=Aktiviteettipalkin:yleisnimi=kyllä::
+=:Ajastin:Timer:elat=Ajastimesta:gen=Ajastimen:yleisnimi=kyllä::
+=:Akku vähissä:Battery Low:elat=Akkujen valvontasovelmasta:gen=Akkujen 
valvontasovelman:yleisnimi=kyllä::
+=/Akregator/elat=Akregatorista/gen=Akregatorin//
+=:Analog Clock:Analoginen kello:elat=Analogisesta kellosta:gen=Analogisen 
kellon:yleisnimi=kyllä::
+=:Application 
Menu:Sovelluskäynnistin:elat=Sovelluskäynnistimestä:gen=Sovelluskäynnistimen:yleisnimi=kyllä::
+=:Binaarikello:Binary 
Clock:elat=Binaarikellosta:gen=Binaarikellon:yleisnimi=kyllä::
+=:Black Board:Liitutaulu:elat=Liitutaulusta:gen=Liitutaulun:yleisnimi=kyllä::
+=:Blogilo:elat=Blogilosta:gen=Blogilon::
+=:Bookmarks:Kirjanmerkit:elat=Kirjanmerkeistä:gen=Kirjanmerkkien:yleisnimi=kyllä::
+=:Bubblemon:Valvontakupla:elat=Valvontakuplasta:gen=Valvontakuplan:yleisnimi=kyllä::
+=:Calculator:Laskin:elat=Laskimesta:gen=Laskimen:yleisnimi=kyllä::
+=:Calendar:Kalenteri:elat=Kalenterista:gen=Kalenterin:yleisnimi=kyllä::
+=:Character 

commit ki18n for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-10-07 15:59:01

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-10-01 
11:22:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-10-07 
15:59:12.0 +0200
@@ -1,0 +2,8 @@
+Sat Oct  4 17:59:25 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * Remove leftover Perl dependency
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---

Old:

  ki18n-5.2.0.tar.xz

New:

  ki18n-5.3.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.SJXK3D/_old  2014-10-07 15:59:13.0 +0200
+++ /var/tmp/diff_new_pack.SJXK3D/_new  2014-10-07 15:59:13.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:5.2.0
+Version:5.3.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.2.0
+BuildRequires:  extra-cmake-modules = 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem

++ ki18n-5.2.0.tar.xz - ki18n-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/CMakeLists.txt 
new/ki18n-5.3.0/CMakeLists.txt
--- old/ki18n-5.2.0/CMakeLists.txt  2014-09-09 02:22:12.0 +0200
+++ new/ki18n-5.3.0/CMakeLists.txt  2014-10-04 19:05:12.0 +0200
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.2.0) # handled by release scripts
+set(KF5_VERSION 5.3.0) # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
@@ -30,8 +30,6 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-find_package(Perl)
-set_package_properties(Perl PROPERTIES URL http://www.perl.org; TYPE REQUIRED 
PURPOSE Needed for building kdelibs)
 find_package(LibIntl)
 set_package_properties(LibIntl PROPERTIES TYPE REQUIRED
URL http://gnuwin32.sourceforge.net/packages/libintl.htm;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/po/da/ki18n5.po 
new/ki18n-5.3.0/po/da/ki18n5.po
--- old/ki18n-5.2.0/po/da/ki18n5.po 2014-09-09 02:22:12.0 +0200
+++ new/ki18n-5.3.0/po/da/ki18n5.po 2014-10-04 19:05:12.0 +0200
@@ -11,7 +11,7 @@
 Project-Id-Version: kdelibs4\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-07-24 08:50+\n
-PO-Revision-Date: 2014-02-02 15:44+0100\n
+PO-Revision-Date: 2014-09-21 15:40+0200\n
 Last-Translator: Martin Schlander mschlan...@opensuse.org\n
 Language-Team: Danish kde-i18n-...@kde.org\n
 Language: da\n
@@ -240,92 +240,64 @@
 msgstr Win
 
 #: kuitmarkup.cpp:356
-#, fuzzy
-#| msgctxt keyboard-key-name
-#| msgid F%1
 msgctxt keyboard-key-name
 msgid F1
-msgstr F%1
+msgstr F1
 
 #: kuitmarkup.cpp:357
-#, fuzzy
-#| msgid 2
 msgctxt keyboard-key-name
 msgid F2
-msgstr 2
+msgstr F2
 
 #: kuitmarkup.cpp:358
-#, fuzzy
-#| msgid 3
 msgctxt keyboard-key-name
 msgid F3
-msgstr 3
+msgstr F3
 
 #: kuitmarkup.cpp:359
-#, fuzzy
-#| msgid 4
 msgctxt keyboard-key-name
 msgid F4
-msgstr 4
+msgstr F4
 
 #: kuitmarkup.cpp:360
-#, fuzzy
-#| msgid 5
 msgctxt keyboard-key-name
 msgid F5
-msgstr 5
+msgstr F5
 
 #: kuitmarkup.cpp:361
-#, fuzzy
-#| msgid 6
 msgctxt keyboard-key-name
 msgid F6
-msgstr 6
+msgstr F6
 
 #: kuitmarkup.cpp:362
-#, fuzzy
-#| msgid 7
 msgctxt keyboard-key-name
 msgid F7
-msgstr 7
+msgstr F7
 
 #: kuitmarkup.cpp:363
-#, fuzzy
-#| msgid 8
 msgctxt keyboard-key-name
 msgid F8
-msgstr 8
+msgstr F8
 
 #: kuitmarkup.cpp:364
-#, fuzzy
-#| msgid 9
 msgctxt keyboard-key-name
 msgid F9
-msgstr 9
+msgstr F9
 
 #: kuitmarkup.cpp:365
-#, fuzzy
-#| msgctxt keyboard-key-name
-#| msgid F%1
 msgctxt keyboard-key-name
 msgid F10
-msgstr F%1
+msgstr F10
 
 #: kuitmarkup.cpp:366
-#, fuzzy
-#| msgctxt keyboard-key-name
-#| msgid F%1
 msgctxt keyboard-key-name
 msgid F11
-msgstr F%1
+msgstr F11
 
 #: kuitmarkup.cpp:367
-#, fuzzy
-#| msgctxt keyboard-key-name
-#| msgid F%1
 msgctxt keyboard-key-name
 msgid F12
-msgstr F%1
+msgstr F12
 
 #. i18n: The messages with context tag-format-pattern tag ... format
 #. are KUIT patterns 

commit ki18n for openSUSE:Factory

2014-10-01 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-10-01 11:22:32

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-09-12 
17:03:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-10-01 
11:22:34.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep 25 16:54:04 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added fallbackLang.diff: make translations be seen from a custom
+  directory (which will be $share_prefix/locale/kf5. Otherwise
+  every langauge in the KF5 era will need to conflict with kdelibs4
+  ones. Needs also adjusting in kf5-filesystem, and dropping of
+  find_lang in some packages, as that macro doesn't look in
+  subdirectories.
+
+---

New:

  fallbackLang.diff



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.sowQLz/_old  2014-10-01 11:22:36.0 +0200
+++ /var/tmp/diff_new_pack.sowQLz/_new  2014-10-01 11:22:36.0 +0200
@@ -36,6 +36,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-OPENSUSE fallbackLang.diff -- look for translations in locale/kf5 
also
+Patch0: fallbackLang.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -76,6 +78,7 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ fallbackLang.diff ++
diff --git a/src/kcatalog.cpp b/src/kcatalog.cpp
index 7711e9b..8a1ebde 100644
--- a/src/kcatalog.cpp
+++ b/src/kcatalog.cpp
@@ -113,7 +113,10 @@ QString KCatalog::catalogLocaleDir(const QByteArray 
domain,
 QString relpath = QString::fromLatin1(%1/LC_MESSAGES/%2.mo)
   .arg(language, QFile::decodeName(domain));
 QString file = QStandardPaths::locate(QStandardPaths::GenericDataLocation,
+  QString::fromLatin1(locale/kf5/) + 
relpath);
+QString fallbackfile = 
QStandardPaths::locate(QStandardPaths::GenericDataLocation,
   QString::fromLatin1(locale/) + 
relpath);
+file.append(fallbackfile);
 QString localeDir;
 if (file.isEmpty()) {
 localeDir = QString();
@@ -128,8 +131,12 @@ QSetQString KCatalog::availableCatalogLanguages(const 
QByteArray domain_)
 {
 QString domain = QFile::decodeName(domain_);
 QStringList localeDirPaths = 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,
+ QString::fromLatin1(locale/kf5),
+ QStandardPaths::LocateDirectory);
+QStringList localeFallbackDirPaths = 
QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,
  QString::fromLatin1(locale),
  QStandardPaths::LocateDirectory);
+localeDirPaths.append(localeFallbackDirPaths);
 QSetQString availableLanguages;
 foreach (const QString localDirPath, localeDirPaths) {
 QDir localeDir(localDirPath);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-09-12 17:02:54

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-08-16 
15:41:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-09-12 
17:03:41.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep  9 09:49:18 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+- Added gettext-runtime and python (Build)Requires
+
+---

Old:

  ki18n-5.1.0.tar.xz

New:

  ki18n-5.2.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.L68YDu/_old  2014-09-12 17:03:43.0 +0200
+++ /var/tmp/diff_new_pack.L68YDu/_new  2014-09-12 17:03:43.0 +0200
@@ -18,12 +18,14 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:5.1.0
+Version:5.2.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.1.0
+BuildRequires:  extra-cmake-modules = 1.2.0
 BuildRequires:  fdupes
+BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem
+BuildRequires:  python
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Script) = 5.2.0
@@ -61,6 +63,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
+Requires:   gettext-runtime
+Requires:   python
 
 %description devel
 KI18n provides functionality for internationalizing user interface text
@@ -88,6 +92,9 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname-lang -f %{name}5.lang
+%defattr(-,root,root)
+%dir %{_kf5_sharedir}/locale/*/LC_SCRIPTS
+%{_kf5_sharedir}/locale/*/LC_SCRIPTS/ki18n5/
 
 %files -n %lname
 %defattr(-,root,root)

++ ki18n-5.1.0.tar.xz - ki18n-5.2.0.tar.xz ++
 285549 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-08-16 15:41:43

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-07-10 
14:56:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-08-16 
15:41:55.0 +0200
@@ -1,0 +2,8 @@
+Sat Aug  2 10:20:02 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+- Harden required Qt5 libs versions
+
+---

Old:

  ki18n-5.0.0.tar.xz

New:

  ki18n-5.1.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.2zHTvt/_old  2014-08-16 15:41:56.0 +0200
+++ /var/tmp/diff_new_pack.2zHTvt/_new  2014-08-16 15:41:56.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:5.0.0
+Version:5.1.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.0.0
+BuildRequires:  extra-cmake-modules = 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0
@@ -47,6 +47,8 @@
 Group:  System/GUI/KDE
 Obsoletes:  libKF5I18n4
 Recommends: %lname-lang = %{version}
+%requires_ge libQt5Core5
+%requires_ge libQt5Script5
 
 %description -n %lname
 KI18n provides functionality for internationalizing user interface text
@@ -97,9 +99,7 @@
 %defattr(-,root,root)
 %{_kf5_libdir}/libKF5I18n.so
 %{_kf5_libdir}/cmake/KF5I18n/
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
-%{_kf5_includedir}/*.h
+%{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_KI18n.pri
 
 %changelog

++ ki18n-5.0.0.tar.xz - ki18n-5.1.0.tar.xz ++
 918813 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-07-10 14:55:45

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-06-10 
14:36:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-07-10 
14:56:06.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul  1 21:35:42 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  ki18n-4.100.0.tar.xz

New:

  ki18n-5.0.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.KTag59/_old  2014-07-10 14:56:07.0 +0200
+++ /var/tmp/diff_new_pack.KTag59/_new  2014-07-10 14:56:07.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:4.100.0
+Version:5.0.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0
@@ -32,7 +32,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -91,8 +91,7 @@
 %defattr(-,root,root)
 %doc COPYING* README*
 %{_kf5_libdir}/libKF5I18n.so.*
-%dir %{_kf5_plugindir}
-%{_kf5_plugindir}/ktranscript.so
+%{_kf5_plugindir}/
 
 %files devel
 %defattr(-,root,root)

++ ki18n-4.100.0.tar.xz - ki18n-5.0.0.tar.xz ++
 1684 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-06-10 14:36:06

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-05-14 
20:27:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-06-10 
14:36:17.0 +0200
@@ -1,0 +2,10 @@
+Sun Jun  1 18:02:12 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add baselibs.conf
+
+---

Old:

  ki18n-4.99.0.tar.xz

New:

  baselibs.conf
  ki18n-4.100.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.ZSteb2/_old  2014-06-10 14:36:18.0 +0200
+++ /var/tmp/diff_new_pack.ZSteb2/_new  2014-06-10 14:36:18.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.13
+BuildRequires:  extra-cmake-modules = 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0
@@ -32,7 +32,8 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:ki18n-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,6 +46,7 @@
 Summary:KDE Gettext-based UI text internationalization
 Group:  System/GUI/KDE
 Obsoletes:  libKF5I18n4
+Recommends: %lname-lang = %{version}
 
 %description -n %lname
 KI18n provides functionality for internationalizing user interface text
@@ -65,6 +67,7 @@
 and translators can use the familiar Gettext tools and workflows.
 Development files.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -76,10 +79,14 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
+  %find_lang %{name}5
+
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%files -n %lname-lang -f %{name}5.lang
+
 %files -n %lname
 %defattr(-,root,root)
 %doc COPYING* README*

++ baselibs.conf ++
libKF5I18n5
ki18n-devel
requires libKF5I18n5-targettype = version
++ ki18n-4.99.0.tar.xz - ki18n-4.100.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-4.99.0/CMakeLists.txt 
new/ki18n-4.100.0/CMakeLists.txt
--- old/ki18n-4.99.0/CMakeLists.txt 2014-05-05 02:25:33.0 +0200
+++ new/ki18n-4.100.0/CMakeLists.txt2014-06-01 14:19:13.0 +0200
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 0.0.13 REQUIRED NO_MODULE)
+find_package(ECM 0.0.14 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 4.99.0) # handled by release scripts
+set(KF5_VERSION 4.100.0) # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
@@ -38,11 +38,16 @@
PURPOSE Needed for building KI18n unless glibc is the system libc 
implementation
 )
 
+include(cmake/KF5I18NMacros.cmake)
+
 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 remove_definitions(-DQT_NO_CAST_TO_ASCII)
 remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
 
 add_definitions(-DTRANSLATION_DOMAIN=\ki18n5\)
+if (IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/po)
+ki18n_install(po)
+endif()
 add_subdirectory(src)
 add_subdirectory(autotests)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-4.99.0/autotests/CMakeLists.txt 
new/ki18n-4.100.0/autotests/CMakeLists.txt
--- old/ki18n-4.99.0/autotests/CMakeLists.txt   2014-05-05 02:25:33.0 
+0200
+++ new/ki18n-4.100.0/autotests/CMakeLists.txt  2014-06-01 14:19:13.0 
+0200
@@ -1,37 +1,29 @@
 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 
-include(ECMMarkAsTest)
+include(ECMAddTests)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Test Concurrent)
 
-macro(KI18N_UNIT_TESTS)
-foreach(_testname ${ARGN})
-add_executable(${_testname} ${_testname}.cpp testhelpers.cpp)
-target_link_libraries(${_testname} Qt5::Test Qt5::Concurrent KF5::I18n)
-add_test(ki18n-${_testname} ${_testname})
-   

commit ki18n for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-05-14 20:26:50

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-04-02 
17:22:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-05-14 
20:27:18.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:41:11 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  ki18n-4.98.0.tar.xz

New:

  ki18n-4.99.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.fZkasR/_old  2014-05-14 20:27:19.0 +0200
+++ /var/tmp/diff_new_pack.fZkasR/_new  2014-05-14 20:27:19.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.12
+BuildRequires:  extra-cmake-modules = 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0

++ ki18n-4.98.0.tar.xz - ki18n-4.99.0.tar.xz ++
 943083 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-04-02 17:22:04

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-03-10 
12:17:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-04-02 
17:22:15.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:39 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+---

Old:

  ki18n-4.97.0.tar.xz

New:

  ki18n-4.98.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.vN6lEJ/_old  2014-04-02 17:22:15.0 +0200
+++ /var/tmp/diff_new_pack.vN6lEJ/_new  2014-04-02 17:22:15.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:   ki18n
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.11
+BuildRequires:  extra-cmake-modules = 0.0.12
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0

++ ki18n-4.97.0.tar.xz - ki18n-4.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-4.97.0/CMakeLists.txt 
new/ki18n-4.98.0/CMakeLists.txt
--- old/ki18n-4.97.0/CMakeLists.txt 2014-03-01 12:50:54.0 +0100
+++ new/ki18n-4.98.0/CMakeLists.txt 2014-03-28 19:16:55.0 +0100
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+find_package(ECM 0.0.12 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 4.97.0)
+set(KF5_VERSION 4.98.0)
 
 ecm_setup_version(
   ${KF5_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-4.97.0/autotests/CMakeLists.txt 
new/ki18n-4.98.0/autotests/CMakeLists.txt
--- old/ki18n-4.97.0/autotests/CMakeLists.txt   2014-03-01 12:50:54.0 
+0100
+++ new/ki18n-4.98.0/autotests/CMakeLists.txt   2014-03-28 19:16:55.0 
+0100
@@ -6,7 +6,7 @@
 
 macro(KI18N_UNIT_TESTS)
 foreach(_testname ${ARGN})
-add_executable(${_testname} ${_testname}.cpp)
+add_executable(${_testname} ${_testname}.cpp testhelpers.cpp)
 target_link_libraries(${_testname} Qt5::Test Qt5::Concurrent KF5::I18n)
 add_test(ki18n-${_testname} ${_testname})
 ecm_mark_as_test(${_testname})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-4.97.0/autotests/ktranscript-test.ini 
new/ki18n-4.98.0/autotests/ktranscript-test.ini
--- old/ki18n-4.97.0/autotests/ktranscript-test.ini 1970-01-01 
01:00:00.0 +0100
+++ new/ki18n-4.98.0/autotests/ktranscript-test.ini 2014-03-28 
19:16:55.0 +0100
@@ -0,0 +1,4 @@
+[fr]
+StringKey=StringValue
+BoolKey=true
+NumberKey=12345
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-4.97.0/autotests/ktranscripttest.cpp 
new/ki18n-4.98.0/autotests/ktranscripttest.cpp
--- old/ki18n-4.97.0/autotests/ktranscripttest.cpp  2014-03-01 
12:50:54.0 +0100
+++ new/ki18n-4.98.0/autotests/ktranscripttest.cpp  2014-03-28 
19:16:55.0 +0100
@@ -1,5 +1,7 @@
 /*
 Copyright 2013 Aurélien Gâteau agat...@kde.org
+Copyright (C) 2014 Chusslove Illich caslav.i...@gmx.net
+Copyright (C) 2014 Kevin Krammer kram...@kde.org
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
@@ -19,6 +21,8 @@
 */
 #include ktranscripttest.h
 
+#include testhelpers.h
+
 #include QtTest/QtTest
 
 #include QDebug
@@ -39,6 +43,8 @@
 
 void KTranscriptTest::initTestCase()
 {
+QVERIFY2(deployTestConfig(), Could not deploy test ktranscript.ini);
+
 QString pluginPath = QStringLiteral(KTRANSCRIPT_PATH);
 QVERIFY2(QFile::exists(pluginPath), Could not find ktranscript plugin);
 
@@ -49,6 +55,12 @@
 QVERIFY(initf);
 m_transcript = initf();
 QVERIFY(m_transcript);
+
+}
+
+void KTranscriptTest::cleanupTestCase()
+{
+QVERIFY2(removeTestConfig(), Could not remove test ktranscript.ini);
 }
 
 void KTranscriptTest::test_data()
@@ -153,8 +165,30 @@
  (QVariantList()  test_normKey 

commit ki18n for openSUSE:Factory

2014-03-10 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-03-10 12:17:38

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-02-27 
00:01:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-03-10 
12:17:40.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  4 16:38:14 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.97.0:
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-alpha2.php
+
+---

Old:

  0001-Print-actual-path-that-failed-to-load.patch
  0002-More-test-cases-for-Transcript.patch
  0006-Separate-ktranscript-plugin-test-into-its-own-autote.patch
  0007-Ported-KTranscript-script-engine-use-from-KJS-to-QtS.patch
  0008-Cleanup-after-QtScript-port.patch
  0009-Do-not-leak-script-interfaces-and-their-script-engin.patch
  ki18n-4.96.0.tar.xz

New:

  ki18n-4.97.0.tar.xz



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.kBnpoj/_old  2014-03-10 12:17:41.0 +0100
+++ /var/tmp/diff_new_pack.kBnpoj/_new  2014-03-10 12:17:41.0 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define lname   libKF5I18n4
+%define lname   libKF5I18n5
 Name:   ki18n
-Version:4.96.0
+Version:4.97.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.10
+BuildRequires:  extra-cmake-modules = 0.0.11
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Concurrent) = 5.2.0
@@ -33,18 +33,6 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:ki18n-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 0001-Print-actual-path-that-failed-to-load.patch
-Patch0: 0001-Print-actual-path-that-failed-to-load.patch
-# PATCH-FIX-UPSTREAM 0002-More-test-cases-for-Transcript.patch
-Patch1: 0002-More-test-cases-for-Transcript.patch
-# PATCH-FIX-UPSTREAM 
0006-Separate-ktranscript-plugin-test-into-its-own-autote.patch
-Patch2: 0006-Separate-ktranscript-plugin-test-into-its-own-autote.patch
-# PATCH-FIX-UPSTREAM 
0007-Ported-KTranscript-script-engine-use-from-KJS-to-QtS.patch
-Patch3: 0007-Ported-KTranscript-script-engine-use-from-KJS-to-QtS.patch
-# PATCH-FIX-UPSTREAM 0008-Cleanup-after-QtScript-port.patch
-Patch4: 0008-Cleanup-after-QtScript-port.patch
-# PATCH-FIX-UPSTREAM 
0009-Do-not-leak-script-interfaces-and-their-script-engin.patch
-Patch5: 0009-Do-not-leak-script-interfaces-and-their-script-engin.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,6 +44,7 @@
 %package -n %lname
 Summary:KDE Gettext-based UI text internationalization
 Group:  System/GUI/KDE
+Obsoletes:  libKF5I18n4
 
 %description -n %lname
 KI18n provides functionality for internationalizing user interface text
@@ -78,12 +67,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
   %cmake_kf5 -d build

++ ki18n-4.96.0.tar.xz - ki18n-4.97.0.tar.xz ++
 2191 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ki18n for openSUSE:Factory

2014-02-26 Thread h_root
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-02-27 00:01:13

Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and  /work/SRC/openSUSE:Factory/.ki18n.new (New)


Package is ki18n

Changes:

--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes  2014-02-24 
11:01:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-02-27 
00:01:14.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb 23 22:43:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added patches from upstream
+  * 0008-Cleanup-after-QtScript-port.patch
+  * 0009-Do-not-leak-script-interfaces-and-their-script-engin.patch
+
+---

New:

  0008-Cleanup-after-QtScript-port.patch
  0009-Do-not-leak-script-interfaces-and-their-script-engin.patch



Other differences:
--
++ ki18n.spec ++
--- /var/tmp/diff_new_pack.1gxaTH/_old  2014-02-27 00:01:15.0 +0100
+++ /var/tmp/diff_new_pack.1gxaTH/_new  2014-02-27 00:01:15.0 +0100
@@ -41,6 +41,10 @@
 Patch2: 0006-Separate-ktranscript-plugin-test-into-its-own-autote.patch
 # PATCH-FIX-UPSTREAM 
0007-Ported-KTranscript-script-engine-use-from-KJS-to-QtS.patch
 Patch3: 0007-Ported-KTranscript-script-engine-use-from-KJS-to-QtS.patch
+# PATCH-FIX-UPSTREAM 0008-Cleanup-after-QtScript-port.patch
+Patch4: 0008-Cleanup-after-QtScript-port.patch
+# PATCH-FIX-UPSTREAM 
0009-Do-not-leak-script-interfaces-and-their-script-engin.patch
+Patch5: 0009-Do-not-leak-script-interfaces-and-their-script-engin.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -78,6 +82,8 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
   %cmake_kf5 -d build

++ 0008-Cleanup-after-QtScript-port.patch ++
From 463f76bc765e9fc9279a19ab29da9e1024f927f9 Mon Sep 17 00:00:00 2001
From: Kevin Krammer kram...@kde.org
Date: Sun, 23 Feb 2014 20:51:37 +0100
Subject: [PATCH 8/9] Cleanup after QtScript port

Update framework tier.
Remove unused enum.
Remove no longer applicable search for KJS.
Consistent block braces for if statements.

REVIEW: 115979
---
 KF5I18nConfig.cmake.in |   2 -
 ki18n.yaml |   2 +-
 src/ktranscript.cpp| 105 +
 3 files changed, 46 insertions(+), 63 deletions(-)

diff --git a/KF5I18nConfig.cmake.in b/KF5I18nConfig.cmake.in
index 7225bf5..64dc500 100644
--- a/KF5I18nConfig.cmake.in
+++ b/KF5I18nConfig.cmake.in
@@ -2,8 +2,6 @@
 
 set(KI18N_MODULE_DIR ${PACKAGE_PREFIX_DIR}/@CMAKECONFIG_INSTALL_DIR@)
 
-find_dependency(KF5JS @KF5_VERSION@)
-
 include(${CMAKE_CURRENT_LIST_DIR}/KF5I18nTargets.cmake)
 include(${CMAKE_CURRENT_LIST_DIR}/KF5I18NMacros.cmake)
 
diff --git a/ki18n.yaml b/ki18n.yaml
index 9b601d5..c54f87b 100644
--- a/ki18n.yaml
+++ b/ki18n.yaml
@@ -1 +1 @@
-tier: 2
+tier: 1
diff --git a/src/ktranscript.cpp b/src/ktranscript.cpp
index 4cdae75..1ce0d1a 100644
--- a/src/ktranscript.cpp
+++ b/src/ktranscript.cpp
@@ -122,35 +122,6 @@ public:
 Q_INVOKABLE QScriptValue getConfBool(const QScriptValue key, const 
QScriptValue dval = QScriptValue::NullValue);
 Q_INVOKABLE QScriptValue getConfNumber(const QScriptValue key, const 
QScriptValue dval = QScriptValue::NullValue);
 
-enum {
-Load,
-Setcall,
-Hascall,
-Acall,
-SetcallForall,
-Fallback,
-Nsubs,
-Subs,
-Vals,
-Msgctxt,
-Dynctxt,
-Msgid,
-Msgkey,
-Msgstrf,
-Dbgputs,
-Warnputs,
-LocaleCountry,
-NormKey,
-LoadProps,
-GetProp,
-SetProp,
-ToUpperFirst,
-ToLowerFirst,
-GetConfString,
-GetConfBool,
-GetConfNumber
-};
-
 // Helper methods to interface functions.
 QScriptValue load(const QScriptValueList fnames);
 QString loadProps_text(const QString fpath);
@@ -354,8 +325,8 @@ QScriptValue variantToJsValue(const QVariant val)
 QVariant::Type vtype = val.type();
 if (vtype == QVariant::String) {
 return QScriptValue(val.toString());
-} else if (vtype == QVariant::Double \
-   || vtype == QVariant::Int || vtype == QVariant::UInt \
+} else if (vtype == QVariant::Double
+   || vtype == QVariant::Int || vtype == QVariant::UInt
|| vtype == QVariant::LongLong || vtype == QVariant::ULongLong) 
{
 return QScriptValue(val.toDouble());
 } else {
@@ -429,9 +400,9 @@ TsConfig readConfig(const QString fname)
 // throw or log error, depending on context availability
 static QScriptValue throwError(QScriptContext *context, QScriptContext::Error