Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-07-18 06:40:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-10 
14:37:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes       2014-07-18 
06:41:12.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+-------------------------------------------------------------------
+Tue Jul  1 21:36:05 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:
----
  kparts-4.100.0.tar.xz

New:
----
  kparts-5.0.0.tar.xz

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.fl6YdB/_old  2014-07-18 06:41:13.000000000 +0200
+++ /var/tmp/diff_new_pack.fl6YdB/_new  2014-07-18 06:41:13.000000000 +0200
@@ -18,28 +18,29 @@
 
 %define lname   libKF5Parts5
 Name:           kparts
-Version:        4.100.0
+Version:        5.0.0
 Release:        0
+%define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.14
+BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_kf5_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_version}
+BuildRequires:  kbookmarks-devel >= %{kf5_version}
+BuildRequires:  kcompletion-devel >= %{kf5_version}
+BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
+BuildRequires:  kdbusaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_version}
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_version}
-BuildRequires:  kio-devel >= %{_kf5_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_version}
-BuildRequires:  knotifications-devel >= %{_kf5_version}
-BuildRequires:  kservice-devel >= %{_kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_version}
-BuildRequires:  solid-devel >= %{_kf5_version}
+BuildRequires:  kguiaddons-devel >= %{kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kiconthemes-devel >= %{kf5_version}
+BuildRequires:  kio-devel >= %{kf5_version}
+BuildRequires:  kitemviews-devel >= %{kf5_version}
+BuildRequires:  knotifications-devel >= %{kf5_version}
+BuildRequires:  kservice-devel >= %{kf5_version}
+BuildRequires:  ktextwidgets-devel >= %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
+BuildRequires:  kwindowsystem-devel >= %{kf5_version}
+BuildRequires:  kxmlgui-devel >= %{kf5_version}
+BuildRequires:  solid-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
@@ -49,7 +50,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
 
@@ -74,10 +75,10 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
-Requires:       kio-devel >= %{_kf5_version}
-Requires:       knotifications-devel >= %{_kf5_version}
-Requires:       ktextwidgets-devel >= %{_kf5_version}
-Requires:       kxmlgui-devel >= %{_kf5_version}
+Requires:       kio-devel >= %{kf5_version}
+Requires:       knotifications-devel >= %{kf5_version}
+Requires:       ktextwidgets-devel >= %{kf5_version}
+Requires:       kxmlgui-devel >= %{kf5_version}
 
 %description devel
 This library implements the framework for KDE parts, which are

++++++ kparts-4.100.0.tar.xz -> kparts-5.0.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.100.0/CMakeLists.txt 
new/kparts-5.0.0/CMakeLists.txt
--- old/kparts-4.100.0/CMakeLists.txt   2014-06-01 14:31:13.000000000 +0200
+++ new/kparts-5.0.0/CMakeLists.txt     2014-07-01 20:33:44.000000000 +0200
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 0.0.14 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "4.100.0") # handled by release scripts
-set(KF5_DEP_VERSION "4.100.0") # handled by release scripts
+set(KF5_VERSION "5.0.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.0.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-4.100.0/autotests/CMakeLists.txt 
new/kparts-5.0.0/autotests/CMakeLists.txt
--- old/kparts-4.100.0/autotests/CMakeLists.txt 2014-06-01 14:31:13.000000000 
+0200
+++ new/kparts-5.0.0/autotests/CMakeLists.txt   2014-07-01 20:33:44.000000000 
+0200
@@ -6,6 +6,5 @@
 ecm_add_tests(
   parttest.cpp
   openorsavequestion_unittest.cpp
-  NAME_PREFIX "kparts-"
   LINK_LIBRARIES KF5::Parts Qt5::Test KF5::XmlGui
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.100.0/po/ca/kparts5.po 
new/kparts-5.0.0/po/ca/kparts5.po
--- old/kparts-4.100.0/po/ca/kparts5.po 2014-06-01 14:31:13.000000000 +0200
+++ new/kparts-5.0.0/po/ca/kparts5.po   2014-07-01 20:33:44.000000000 +0200
@@ -1,12 +1,11 @@
 # Translation of kparts5.po to Catalan
-# Copyright (C) 1998-2014 This_file_is_part_of_KDE
+# Copyright (C) 2014 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 <s...@sastia.com>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006.
+# 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.
 # Albert Astals Cid <aa...@kde.org>, 2004, 2005, 2007.
-# Sebastia Pla Sanz <sebastia....@clarcat.com>, 2006, 2007.
 # Josep Ma. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Robert Millan <r...@aybabtu.com>, 2009.
 # Orestes Mas <ores...@tsc.upc.edu>, 2010.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.100.0/po/nds/kparts5.po 
new/kparts-5.0.0/po/nds/kparts5.po
--- old/kparts-4.100.0/po/nds/kparts5.po        2014-06-01 14:31:13.000000000 
+0200
+++ new/kparts-5.0.0/po/nds/kparts5.po  2014-07-01 20:33:44.000000000 +0200
@@ -16,7 +16,7 @@
 "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"
 
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.100.0/po/uk/kparts5.po 
new/kparts-5.0.0/po/uk/kparts5.po
--- old/kparts-4.100.0/po/uk/kparts5.po 2014-06-01 14:31:13.000000000 +0200
+++ new/kparts-5.0.0/po/uk/kparts5.po   2014-07-01 20:33:44.000000000 +0200
@@ -1,5 +1,7 @@
-# translation of kdelibs4.po to Ukrainian
-# Translation of kdelibs4.po to Ukrainian
+# Translation of kparts5.po to Ukrainian
+# Copyright (C) 2014 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.
 #
 # Eugene Onischenko <oneug...@ukr.net>, 2002, 2003, 2004, 2005, 2006.
 # Andriy Rysin <ary...@bcsii.com>, 2002, 2003, 2006, 2007.
@@ -7,7 +9,7 @@
 # Yuri Chornoivan <yurc...@ukr.net>, 2008, 2009, 2010, 2011, 2012, 2013.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+0000\n"
 "PO-Revision-Date: 2013-10-15 07:58+0300\n"

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

Reply via email to