Hello community,
here is the log from the commit of package kdevelop5-plugin-php for
openSUSE:Factory checked in at 2016-10-06 12:45:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-php (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-php"
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-php/kdevelop5-plugin-php.changes
2016-09-30 15:32:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-php.new/kdevelop5-plugin-php.changes
2016-10-06 12:45:38.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Oct 4 20:58:29 UTC 2016 - [email protected]
+
+- Remove translations that are no longer there
+
+-------------------------------------------------------------------
+Tue Oct 4 13:01:08 UTC 2016 - [email protected]
+
+- Add BuildRequires to QtConcurrent to fix build
+
+-------------------------------------------------------------------
+Mon Oct 3 22:27:52 UTC 2016 - [email protected]
+
+- New upstream release 5.0.1
+ * Fix a crash in the PHP plugin when editing text in the line
+ after a "TODO".
+
+-------------------------------------------------------------------
Old:
----
kdev-php-5.0.tar.xz
New:
----
kdev-php-5.0.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-php.spec ++++++
--- /var/tmp/diff_new_pack.MugArM/_old 2016-10-06 12:45:39.000000000 +0200
+++ /var/tmp/diff_new_pack.MugArM/_new 2016-10-06 12:45:39.000000000 +0200
@@ -19,25 +19,34 @@
%define rname kdev-php
%define rversion 5.0
Name: kdevelop5-plugin-php
-Version: 5.0.0
+Version: 5.0.1
Release: 0
Summary: PHP plugin for Kdevelop5 Integrated Development Environment
License: GPL-2.0+
Group: Development/Tools/IDE
Url: http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{rversion}.tar.xz
+Source0: %{rname}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
+BuildRequires: grantlee5-devel
BuildRequires: karchive-devel
BuildRequires: kcmutils-devel
BuildRequires: kdevelop5-pg-qt >= 2.0.0
BuildRequires: kdevplatform-devel >= 5.0.0
BuildRequires: kf5-filesystem
+BuildRequires: kguiaddons-devel
BuildRequires: ki18n-devel
+BuildRequires: kiconthemes-devel
BuildRequires: kitemmodels-devel
+BuildRequires: knewstuff-devel
+BuildRequires: knotifications-devel
+BuildRequires: knotifyconfig-devel
BuildRequires: ktexteditor-devel
+BuildRequires: kwindowsystem-devel
BuildRequires: pkgconfig
BuildRequires: threadweaver-devel
+BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
+BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
@@ -74,7 +83,7 @@
Provides translations to the package %{name}
%prep
-%setup -q -n %{rname}-%{rversion}
+%setup -q -n %{rname}-%{version}
%build
%cmake_kf5 -d build
@@ -83,7 +92,6 @@
%install
%kf5_makeinstall -C build
%find_lang kdevphp %{name}.lang
- %find_lang kdevphpdocs %{name}.lang
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
++++++ kdev-php-5.0.tar.xz -> kdev-php-5.0.1.tar.xz ++++++
++++ 6437 lines of diff (skipped)