Hello community,

here is the log from the commit of package retext for openSUSE:Factory checked 
in at 2018-10-02 19:49:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/retext (Old)
 and      /work/SRC/openSUSE:Factory/.retext.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "retext"

Tue Oct  2 19:49:17 2018 rev:16 rq:639503 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/retext/retext.changes    2017-01-11 
12:03:40.830208894 +0100
+++ /work/SRC/openSUSE:Factory/.retext.new/retext.changes       2018-10-02 
19:49:44.553686261 +0200
@@ -1,0 +2,25 @@
+Tue Oct  2 05:38:29 UTC 2018 - Marguerite Su <[email protected]>
+
+- Update to version 7.0.0
+  * The highlighter was improved. It got support for
+    reStructuredText links, field lists and for Markdown and
+    reStructuredText code spans.
+  * Added the text replace feature.
+  * Added the experimental renderer based on Qt WebEngine, in
+    addition to the existing Qt WebKit one.
+  * It is now possible to insert new table rows by pressing Return
+    in "Table editing mode". Additionally, pressing Shift+Return
+    will create a new row and a separator line
+  * The WebKit and WebEngine previewers can now detect links
+    to local HTML files and open the corresponding source file
+    in new tab if those are found.
+  * ReText can now automatically detect encoding of files using
+    the chardet module when it is installed.
+  * Several new configuration options were added.
+- upstream fixed boo#1040433
+  * ReText can't start from KDE Application launcher (kickoff)
+    but can from command line because sys.stdin.read() led
+    to a blockage
+- drop retext-add-appdata-description.patch, upstreamed
+
+-------------------------------------------------------------------

Old:
----
  retext-6.0.0.tar.gz
  retext-add-appdata-description.patch

New:
----
  retext-7.0.0.tar.gz

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

Other differences:
------------------
++++++ retext.spec ++++++
--- /var/tmp/diff_new_pack.44FlOA/_old  2018-10-02 19:49:45.209685577 +0200
+++ /var/tmp/diff_new_pack.44FlOA/_new  2018-10-02 19:49:45.213685572 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package retext
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,20 +12,18 @@
 # 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/
 #
 
 
 Name:           retext
-Version:        6.0.0
+Version:        7.0.0
 Release:        0
 Summary:        Simple editor for Markdown and reStructuredText
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Text/Editors
 Url:            https://github.com/retext-project/retext
 Source:         
https://github.com/retext-project/retext/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM retext-add-appdata-description.patch [email protected] 
-- Add a description to the appdata file, changes taken from upstream
-Patch0:         retext-add-appdata-description.patch
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -57,7 +55,6 @@
 
 %prep
 %setup -q
-%patch0
 dos2unix LICENSE_GPL
 
 %build
@@ -93,7 +90,8 @@
 
 %files
 %defattr(-,root,root)
-%doc changelog.md README.md configuration.md LICENSE_GPL
+%doc changelog.md README.md configuration.md
+%license LICENSE_GPL
 %{_bindir}/%{name}
 %{python3_sitelib}/ReText/
 %{python3_sitelib}/*

++++++ retext-6.0.0.tar.gz -> retext-7.0.0.tar.gz ++++++
++++ 17469 lines of diff (skipped)


Reply via email to