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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2015-09-02 
07:46:07.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Aug  4 19:20:28 UTC 2015 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.KdZVIV/_new  2015-09-02 07:46:08.000000000 +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.000000000 +0200
+++ new/ki18n-5.13.0/CMakeLists.txt     2015-08-04 12:59:16.000000000 +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.000000000 +0200
+++ new/ki18n-5.13.0/po/ast/ki18n5.po   2015-08-04 12:59:16.000000000 +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+0000\n"
-"PO-Revision-Date: 2015-06-30 16:10+0100\n"
-"Last-Translator: Enol P. <[email protected]>\n"
+"PO-Revision-Date: 2015-07-11 16:23+0100\n"
+"Last-Translator: enolp <[email protected]>\n"
 "Language-Team: Asturian <[email protected]>\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.po    2015-07-05 11:04:42.000000000 +0200
+++ new/ki18n-5.13.0/po/ca/ki18n5.po    2015-08-04 12:59:16.000000000 +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 <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,8 +14,8 @@
 "Project-Id-Version: ki18n5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-01-26 07:50+0000\n"
-"PO-Revision-Date: 2014-07-25 02:01+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2015-07-25 19:42+0200\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -61,7 +61,7 @@
 #: kuitmarkup.cpp:325
 msgctxt "keyboard-key-name"
 msgid "AltGr"
-msgstr "AltGr"
+msgstr "Alt Gr"
 
 #: kuitmarkup.cpp:326
 msgctxt "keyboard-key-name"
@@ -71,7 +71,7 @@
 #: kuitmarkup.cpp:327
 msgctxt "keyboard-key-name"
 msgid "CapsLock"
-msgstr "BloqMajús"
+msgstr "Bloq Maj"
 
 #: kuitmarkup.cpp:328
 msgctxt "keyboard-key-name"
@@ -131,7 +131,7 @@
 #: kuitmarkup.cpp:339
 msgctxt "keyboard-key-name"
 msgid "Ins"
-msgstr "Ins"
+msgstr "Inser"
 
 #: kuitmarkup.cpp:340
 msgctxt "keyboard-key-name"
@@ -156,27 +156,27 @@
 #: kuitmarkup.cpp:344
 msgctxt "keyboard-key-name"
 msgid "NumLock"
-msgstr "BloqNúm"
+msgstr "Bloq Núm"
 
 #: kuitmarkup.cpp:345
 msgctxt "keyboard-key-name"
 msgid "PageDown"
-msgstr "AvPàg"
+msgstr "Av Pàg"
 
 #: kuitmarkup.cpp:346
 msgctxt "keyboard-key-name"
 msgid "PageUp"
-msgstr "RePàg"
+msgstr "Re Pàg"
 
 #: kuitmarkup.cpp:347
 msgctxt "keyboard-key-name"
 msgid "PgDown"
-msgstr "AvPàg"
+msgstr "Av Pàg"
 
 #: kuitmarkup.cpp:348
 msgctxt "keyboard-key-name"
 msgid "PgUp"
-msgstr "RePàg"
+msgstr "Re Pàg"
 
 #: kuitmarkup.cpp:349
 msgctxt "keyboard-key-name"
@@ -186,12 +186,12 @@
 #: kuitmarkup.cpp:350
 msgctxt "keyboard-key-name"
 msgid "PrintScreen"
-msgstr "Impressió de pantalla"
+msgstr "Impr Pant"
 
 #: kuitmarkup.cpp:351
 msgctxt "keyboard-key-name"
 msgid "PrtScr"
-msgstr "ImprPant"
+msgstr "Impr Pant"
 
 #: kuitmarkup.cpp:352
 msgctxt "keyboard-key-name"
@@ -206,7 +206,7 @@
 #: kuitmarkup.cpp:354
 msgctxt "keyboard-key-name"
 msgid "ScrollLock"
-msgstr "BloqDespl"
+msgstr "Bloq Despl"
 
 #: kuitmarkup.cpp:355
 msgctxt "keyboard-key-name"


Reply via email to