Hello community, here is the log from the commit of package kdevelop5 for openSUSE:Factory checked in at 2017-06-02 10:33:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop5 (Old) and /work/SRC/openSUSE:Factory/.kdevelop5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5" Fri Jun 2 10:33:00 2017 rev:7 rq:498701 version:5.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop5/kdevelop5.changes 2017-03-31 15:08:17.746493573 +0200 +++ /work/SRC/openSUSE:Factory/.kdevelop5.new/kdevelop5.changes 2017-06-02 10:33:40.856949541 +0200 @@ -1,0 +2,23 @@ +Sat May 27 14:02:40 UTC 2017 - [email protected] + +- New upstream release 5.1.1 + * Install xdg mimetype definition for OpenCL C + * Move print from int to unsigned int + * Fix build for MinGW (kde#379454) + * Look for Cppcheck as RUNTIME dependencies + * The OpenCL language is actually called OpenCL C + * Remove unneeded mimetype for *.kdevinternal files + * Create KAboutData object only after QApp instance, for working + translations + * CMake - fix bug with dropping changed settings for existing + build directory + * Drop explicit %{PROJECTDIR}/ from templates' + ShowFilesAfterGeneration + * Remove unused "VersionControl" entries from kdev4 + samples/templates + * Fix ShowFilesAfterGeneration to match generated files + (kde#378499) + * Update Qt logo image +- Changed package summary/description as requested in boo#1034320 + +------------------------------------------------------------------- Old: ---- kdevelop-5.1.0.tar.xz New: ---- kdevelop-5.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop5.spec ++++++ --- /var/tmp/diff_new_pack.ob1C5d/_old 2017-06-02 10:33:41.356878904 +0200 +++ /var/tmp/diff_new_pack.ob1C5d/_new 2017-06-02 10:33:41.360878339 +0200 @@ -19,9 +19,9 @@ %define rname kdevelop %define rversion 5.1 Name: kdevelop5 -Version: 5.1.0 +Version: 5.1.1 Release: 0 -Summary: C++ IDE using KDE technologies based on KDevelop Platform +Summary: Featureful, plugin-extensible IDE for C/C++ and other programming languages License: GPL-2.0+ Group: Development/Tools/IDE Url: http://www.kdevelop.org @@ -33,7 +33,6 @@ 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.16.0 BuildRequires: kf5-filesystem >= 5.16.0 @@ -86,10 +85,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -An integrated development environment (IDE) based on the KDE Frameworks 5 which allows -writing programs using C++ and optionally other languages through the use of plugins. -It includes a documentation browser, a source code editor with syntax -highlighting, a GUI for the compiler, and much more. +KDevelop is a Free and Open Source integrated development environment (IDE). +It provides editing, navigation and debugging features for several programming languages, +as well as integration with multiple build systems and version-control systems, +using a plugin-based architecture. +KDevelop has parser backends for C, C++ and Javascript/QML, +with further external plugins supporting e.g. PHP or Python. %package lang Summary: Languages for package %{name} @@ -160,7 +161,7 @@ %{_kf5_appstreamdir}/ %{_kf5_sharedir}/kdev*/ %{_kf5_sharedir}/mime/packages/kdevelop.xml -%{_kf5_sharedir}/mime/packages/kdevelopinternal.xml +%{_kf5_sharedir}/mime/packages/kdevclang.xml %{_kf5_kxmlguidir}/kdevcppcheck/ %files lang -f %{name}.lang ++++++ kdevelop-5.1.0.tar.xz -> kdevelop-5.1.1.tar.xz ++++++ ++++ 69723 lines of diff (skipped)
