Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-09-12 17:03:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2014-08-16 
15:42:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes       2014-09-12 
17:04:49.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:35 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
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.1.0.tar.xz

New:
----
  kparts-5.2.0.tar.xz

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.xToG86/_old  2014-09-12 17:04:53.000000000 +0200
+++ /var/tmp/diff_new_pack.xToG86/_new  2014-09-12 17:04:53.000000000 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Parts5
 Name:           kparts
-Version:        5.1.0
+Version:        5.2.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.1.0
+BuildRequires:  extra-cmake-modules >= 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++++++ kparts-5.1.0.tar.xz -> kparts-5.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/CMakeLists.txt 
new/kparts-5.2.0/CMakeLists.txt
--- old/kparts-5.1.0/CMakeLists.txt     2014-08-02 11:09:00.000000000 +0200
+++ new/kparts-5.2.0/CMakeLists.txt     2014-09-09 02:33:36.000000000 +0200
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.1.0 REQUIRED NO_MODULE)
+find_package(ECM 1.2.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.1.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.1.0") # handled by release scripts
+set(KF5_VERSION "5.2.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.2.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/README.md new/kparts-5.2.0/README.md
--- old/kparts-5.1.0/README.md  2014-08-02 11:09:00.000000000 +0200
+++ new/kparts-5.2.0/README.md  2014-09-09 02:33:36.000000000 +0200
@@ -39,9 +39,3 @@
 KParts::ComponentFactory::createPartInstanceFromQuery.
 
 
-## Links
-
-- Home page: <https://projects.kde.org/projects/frameworks/kparts>
-- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel>
-- IRC channel: #kde-devel on Freenode
-- Git repository: 
<https://projects.kde.org/projects/frameworks/kparts/repository>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/metainfo.yaml 
new/kparts-5.2.0/metainfo.yaml
--- old/kparts-5.1.0/metainfo.yaml      2014-08-02 11:09:00.000000000 +0200
+++ new/kparts-5.2.0/metainfo.yaml      2014-09-09 02:33:36.000000000 +0200
@@ -7,3 +7,7 @@
 portingAid: false
 deprecated: false
 release: true
+libraries:
+ - qmake: KParts
+   cmake: "KF5::Parts"
+cmakename: KF5Parts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/po/cs/kparts5.po 
new/kparts-5.2.0/po/cs/kparts5.po
--- old/kparts-5.1.0/po/cs/kparts5.po   2014-08-02 11:09:00.000000000 +0200
+++ new/kparts-5.2.0/po/cs/kparts5.po   2014-09-09 02:33:36.000000000 +0200
@@ -18,6 +18,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 "X-Generator: Lokalize 1.5\n"
+"X-Language: cs_CZ\n"
+"X-Source-Language: en_US\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/po/fi/kparts5.po 
new/kparts-5.2.0/po/fi/kparts5.po
--- old/kparts-5.1.0/po/fi/kparts5.po   2014-08-02 11:09:00.000000000 +0200
+++ new/kparts-5.2.0/po/fi/kparts5.po   2014-09-09 02:33:36.000000000 +0200
@@ -29,7 +29,7 @@
 "POT-Creation-Date: 2014-04-27 20:57+0000\n"
 "PO-Revision-Date: 2014-03-24 21:09+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
-"Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
+"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

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

Reply via email to