Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2015-06-23 12:10:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-05-11 
19:48:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes       2015-06-23 
12:10:59.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:50 UTC 2015 - [email protected]
+
+- Update to 5.11.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.10.0.tar.xz

New:
----
  kparts-5.11.0.tar.xz

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.NC19Br/_old  2015-06-23 12:10:59.000000000 +0200
+++ /var/tmp/diff_new_pack.NC19Br/_new  2015-06-23 12:10:59.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:           kparts
-Version:        5.10.0
+Version:        5.11.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ kparts-5.10.0.tar.xz -> kparts-5.11.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.10.0/CMakeLists.txt 
new/kparts-5.11.0/CMakeLists.txt
--- old/kparts-5.10.0/CMakeLists.txt    2015-05-03 17:20:17.000000000 +0200
+++ new/kparts-5.11.0/CMakeLists.txt    2015-06-06 23:24:29.000000000 +0200
@@ -2,7 +2,11 @@
 
 project(KParts)
 
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.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})
 
@@ -12,13 +16,13 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.10.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.10.0") # handled by release scripts
+set(KF5_VERSION "5.11.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.11.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.10.0/po/nb/kparts5.po 
new/kparts-5.11.0/po/nb/kparts5.po
--- old/kparts-5.10.0/po/nb/kparts5.po  2015-05-03 17:20:17.000000000 +0200
+++ new/kparts-5.11.0/po/nb/kparts5.po  2015-06-06 23:24:29.000000000 +0200
@@ -1,10 +1,10 @@
 # Translation of kparts5 to Norwegian Bokmål
 #
-# Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005.
+# Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005.
 # Bjørn Steensrud <[email protected]>, 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
 # Eskild Hustvedt <[email protected]>, 2004, 2005.
 # Gaute Hvoslef Kvalnes <[email protected]>, 2004, 2005.
-# Axel Bojer <[email protected]>, 2005, 2006.
+# Axel Bojer <[email protected]>, 2005, 2006.
 # Nils Kristian Tomren <[email protected]>, 2005, 2007.
 # Øyvind A. Holm <[email protected]>, 2009.
 msgid ""
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+0000\n"
-"PO-Revision-Date: 2014-02-23 21:13+0100\n"
+"PO-Revision-Date: 2014-11-05 13:40+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
@@ -31,7 +31,7 @@
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected],[email protected],[email protected]"
+msgstr "[email protected],[email protected],[email protected]"
 
 #: browserextension.cpp:241
 #, kde-format


Reply via email to