Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package retext for openSUSE:Factory checked 
in at 2021-03-17 20:16:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/retext (Old)
 and      /work/SRC/openSUSE:Factory/.retext.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "retext"

Wed Mar 17 20:16:05 2021 rev:21 rq:879458 version:7.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/retext/retext.changes    2020-05-26 
17:20:47.836165314 +0200
+++ /work/SRC/openSUSE:Factory/.retext.new.2401/retext.changes  2021-03-17 
20:19:51.123309083 +0100
@@ -1,0 +2,6 @@
+Tue Mar 16 13:58:25 UTC 2021 - Matthias Mail??nder <[email protected]>
+
+- Update to version 7.2.1
+- Recommend PyQtWebEngine for JavaScript support
+
+-------------------------------------------------------------------
@@ -4 +10 @@
-- Update to version 7.10
+- Update to version 7.1.0

Old:
----
  retext-7.1.0.tar.gz

New:
----
  retext-7.2.1.tar.gz

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

Other differences:
------------------
++++++ retext.spec ++++++
--- /var/tmp/diff_new_pack.fOx8lp/_old  2021-03-17 20:19:51.607309744 +0100
+++ /var/tmp/diff_new_pack.fOx8lp/_new  2021-03-17 20:19:51.611309750 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package retext
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           retext
-Version:        7.1.0
+Version:        7.2.1
 Release:        0
 Summary:        Simple editor for Markdown and reStructuredText
 License:        GPL-3.0-or-later
@@ -27,12 +27,13 @@
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  python-rpm-macros
 BuildRequires:  python3
 BuildRequires:  python3-Markdown
 BuildRequires:  python3-Markups >= 2.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-docutils
-BuildRequires:  python3-qt5
+BuildRequires:  python3-qt5 >= 5.11
 BuildRequires:  python3-setuptools
 %if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150200
 BuildRequires:  rsvg-convert
@@ -46,6 +47,7 @@
 Requires:       python3-pyenchant
 Requires:       python3-qt5
 Recommends:     python3-Pygments
+Recommends:     python3-qtwebengine-qt5
 Provides:       ReText = %{version}
 BuildArch:      noarch
 
@@ -60,10 +62,10 @@
 sed -i '/^#!/d' ReText/__main__.py ReText/converterprocess.py
 
 %build
-python3 setup.py build
+%python3_build
 
 %install
-python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
+%python3_install
 
 mkdir -pv %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
 mkdir -pv %{buildroot}%{_datadir}/%{name}/

++++++ retext-7.1.0.tar.gz -> retext-7.2.1.tar.gz ++++++
++++ 31914 lines of diff (skipped)

Reply via email to