Hello community, here is the log from the commit of package kdevelop5 for openSUSE:Factory checked in at 2016-10-06 12:45:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop5 (Old) and /work/SRC/openSUSE:Factory/.kdevelop5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5" Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop5/kdevelop5.changes 2016-09-30 15:31:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdevelop5.new/kdevelop5.changes 2016-10-06 12:45:33.000000000 +0200 @@ -1,0 +2,27 @@ +Tue Oct 4 18:20:55 UTC 2016 - lbeltr...@kde.org + +- Add missing find_lang macros for additional translations + +------------------------------------------------------------------- +Tue Oct 4 12:49:32 UTC 2016 - lbeltr...@kde.org + +- Add KArchive to BuildRequires and bump Frameworks versions + (they were lower than in kdevplatform, and that did not make + any sense) + +------------------------------------------------------------------- +Mon Oct 3 22:22:10 UTC 2016 - lbeltr...@kde.org + +- New upstream release 5.0.1 + * Do not display the "project is already open in a different + session" dialog on starting up a session under some + circumstances. + * Mouseover highlight now uses the "Search highlight" color from + the configuration dialog, instead of a hard-coded bright + yellow. + * Fix working directory of Custom Makefile plugin + * Fix a possible crash on triggering an assistant popup action + * Fix a freeze under some circumstances when the welcome page is + displayed. + +------------------------------------------------------------------- Old: ---- kdevelop-5.0.tar.xz New: ---- kdevelop-5.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop5.spec ++++++ --- /var/tmp/diff_new_pack.B7dLR7/_old 2016-10-06 12:45:35.000000000 +0200 +++ /var/tmp/diff_new_pack.B7dLR7/_new 2016-10-06 12:45:35.000000000 +0200 @@ -19,45 +19,51 @@ %define rname kdevelop %define rversion 5.0 Name: kdevelop5 -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: C++ IDE using KDE technologies based on KDevelop Platform License: GPL-2.0+ Group: Development/Tools/IDE Url: http://www.kdevelop.org -Source0: http://download.kde.org/stable/%{rname}/%{version}/src/%{rname}-%{rversion}.tar.xz -BuildRequires: kcmutils-devel >= 5.15.0 -BuildRequires: kconfig-devel >= 5.15.0 -BuildRequires: kcrash-devel >= 5.15.0 -BuildRequires: kdeclarative-devel >= 5.15.0 +Source0: %{rname}-%{version}.tar.xz +BuildRequires: grantlee5-devel +BuildRequires: karchive-devel >= 5.16.0 +BuildRequires: kcmutils-devel >= 5.16.0 +BuildRequires: kconfig-devel >= 5.16.0 +BuildRequires: kcrash-devel >= 5.16.0 +BuildRequires: kdeclarative-devel >= 5.16.0 BuildRequires: kdevelop5-pg-qt >= 2.0.0 +BuildRequires: kdevplatform-devel BuildRequires: kdevplatform-devel >= 5.0.0 -BuildRequires: kdoctools-devel >= 5.15.0 -BuildRequires: kf5-filesystem >= 5.15.0 -BuildRequires: ki18n-devel >= 5.15.0 -BuildRequires: kiconthemes-devel >= 5.15.0 -BuildRequires: kio-devel >= 5.15.0 -BuildRequires: kitemmodels-devel >= 5.15.0 -BuildRequires: kitemviews-devel >= 5.15.0 -BuildRequires: kjobwidgets-devel >= 5.15.0 -BuildRequires: knewstuff-devel >= 5.15.0 -BuildRequires: knotifyconfig-devel >= 5.15.0 -BuildRequires: kparts-devel >= 5.15.0 +BuildRequires: kdoctools-devel >= 5.16.0 +BuildRequires: kf5-filesystem >= 5.16.0 +BuildRequires: kguiaddons-devel >= 5.16.0 +BuildRequires: ki18n-devel >= 5.16.0 +BuildRequires: kiconthemes-devel >= 5.16.0 +BuildRequires: kio-devel >= 5.16.0 +BuildRequires: kitemmodels-devel >= 5.16.0 +BuildRequires: kitemviews-devel >= 5.16.0 +BuildRequires: kjobwidgets-devel >= 5.16.0 +BuildRequires: knewstuff-devel >= 5.16.0 +BuildRequires: knotifications-devel >= 5.16.0 +BuildRequires: knotifyconfig-devel >= 5.16.0 +BuildRequires: kparts-devel >= 5.16.0 BuildRequires: krunner-devel -BuildRequires: kservice-devel >= 5.15.0 -BuildRequires: ktexteditor-devel >= 5.15.0 -BuildRequires: kwindowsystem-devel >= 5.15.0 -BuildRequires: kxmlgui-devel >= 5.15.0 +BuildRequires: kservice-devel >= 5.16.0 +BuildRequires: ktexteditor-devel >= 5.16.0 +BuildRequires: kwindowsystem-devel >= 5.16.0 +BuildRequires: kxmlgui-devel >= 5.16.0 BuildRequires: libksysguard5-devel BuildRequires: llvm-clang-devel BuildRequires: pkgconfig BuildRequires: plasma-framework-devel BuildRequires: shared-mime-info -BuildRequires: threadweaver-devel >= 5.15.0 +BuildRequires: threadweaver-devel >= 5.16.0 BuildRequires: pkgconfig(Qt5Concurrent) >= 5.4.0 BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 BuildRequires: pkgconfig(Qt5Help) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Quick) >= 5.4.0 BuildRequires: pkgconfig(Qt5QuickWidgets) >= 5.4.0 BuildRequires: pkgconfig(Qt5Script) >= 5.4.0 BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 @@ -76,7 +82,7 @@ Obsoletes: kdevelop5-plugin-qmake < %{version} Provides: kdevelop5-plugin-cppsupport = %{version} Obsoletes: kdevelop5-plugin-cppsupport < %{version} -BuildRoot: %{_tmppath}/%{rname}-%{rversion}-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description An integrated development environment (IDE) based on the KDE Frameworks 5 which allows @@ -97,7 +103,7 @@ Provides translations to the package %{name} %prep -%setup -q -n %{rname}-%{rversion} +%setup -q -n %{rname}-%{version} %build %cmake_kf5 -d build @@ -124,6 +130,8 @@ %find_lang kdevqmakemanager %{name}.lang %find_lang kdevqmakebuilder %{name}.lang %find_lang kdevqmljs %{name}.lang + %find_lang kdevclang %{name}.lang + %find_lang kdevcustomdefinesandincludes %{name}.lang %find_lang plasma_applet_kdevelopsessions %{name}.lang %find_lang plasma_runner_kdevelopsessions %{name}.lang @@ -154,5 +162,4 @@ %files lang -f %{name}.lang %defattr(-,root,root) - %changelog ++++++ kdevelop-5.0.tar.xz -> kdevelop-5.0.1.tar.xz ++++++ ++++ 57143 lines of diff (skipped)