Hello community,
here is the log from the commit of package kmarkdownwebview for
openSUSE:Factory checked in at 2019-01-15 09:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmarkdownwebview (Old)
and /work/SRC/openSUSE:Factory/.kmarkdownwebview.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmarkdownwebview"
Tue Jan 15 09:17:01 2019 rev:7 rq:664962 version:0.5.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kmarkdownwebview/kmarkdownwebview.changes
2018-06-08 23:18:07.918285415 +0200
+++
/work/SRC/openSUSE:Factory/.kmarkdownwebview.new.28833/kmarkdownwebview.changes
2019-01-15 09:17:02.878197938 +0100
@@ -1,0 +2,11 @@
+Thu Jan 10 15:00:31 UTC 2019 - [email protected]
+
+- Update to 0.5.4:
+ * Update of "Marked" source copy to latest release v0.6.0
+ * Installation of KParts plugin to kf5/parts subdir
+ * JSON metadata now inserted into KParts plugin binary, next to
+ desktop file
+ * Translations improved (pt_BR, ru)
+- Run spec-cleaner
+
+-------------------------------------------------------------------
Old:
----
kmarkdownwebview-0.5.3.tar.xz
New:
----
kmarkdownwebview-0.5.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmarkdownwebview.spec ++++++
--- /var/tmp/diff_new_pack.gu0gZp/_old 2019-01-15 09:17:03.558197304 +0100
+++ /var/tmp/diff_new_pack.gu0gZp/_new 2019-01-15 09:17:03.562197301 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kmarkdownwebview
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
+%define kf5_version 5.25.0
%bcond_without lang
Name: kmarkdownwebview
-Version: 0.5.3
+Version: 0.5.4
Release: 0
-%define kf5_version 5.25.0
Summary: KPart for rendering Markdown content
-License: LGPL-2.1+
+License: LGPL-2.1-or-later
Group: System/Libraries
-Url: http://www.kde.org
+URL: http://www.kde.org
Source0:
https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: ki18n-devel >= %{kf5_version}
@@ -39,7 +40,6 @@
%if %{with lang}
Recommends: %{name}-lang
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package allows KDE applications which use it to obtain a live preview of
HTML-rendered Markdown content.
@@ -69,10 +69,10 @@
%postun -p /sbin/ldconfig
%files
-%defattr(-,root,root)
%license COPYING*
%{_kf5_libdir}/libKMarkdownWebView.so
-%{_kf5_plugindir}/kmarkdownwebviewpart.so
+%dir %{_kf5_plugindir}/kf5/parts
+%{_kf5_plugindir}/kf5/parts/kmarkdownwebviewpart.so
%if 0%{?suse_version} < 1330
%{_kf5_plugindir}/kmarkdownwebviewthumbnail.so
%{_kf5_servicesdir}/kmarkdownwebviewthumbnail.desktop
++++++ kmarkdownwebview-0.5.3.tar.xz -> kmarkdownwebview-0.5.4.tar.xz ++++++
++++ 1741 lines of diff (skipped)