Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package featherpad for openSUSE:Factory 
checked in at 2022-04-24 19:45:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/featherpad (Old)
 and      /work/SRC/openSUSE:Factory/.featherpad.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "featherpad"

Sun Apr 24 19:45:46 2022 rev:24 rq:972360 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/featherpad/featherpad.changes    2022-01-08 
23:24:04.682254114 +0100
+++ /work/SRC/openSUSE:Factory/.featherpad.new.1538/featherpad.changes  
2022-04-24 19:45:47.697853444 +0200
@@ -1,0 +2,13 @@
+Sun Apr 24 09:16:16 UTC 2022 - Michael Vetter <[email protected]>
+
+- Update to 1.2.0:
+  * Try the file manager DBus interface when opening the containing folder
+  * Restore the view position on reloading, as precisely as possible.
+  * Fixed searching in unusually large documents.
+  * Select the text between spaces with Ctrl + double click.
+  * Added Rust syntax highlighting.
+  * Fixes and enhancement to XML and QML syntax highlighting.
+  * Bumped the minimum required version of Qt5 to 5.15.0.
+  * With Qt6, hide encodings that are not supported by Qt6.
+
+-------------------------------------------------------------------

Old:
----
  V1.1.1.tar.gz

New:
----
  V1.2.0.tar.gz

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

Other differences:
------------------
++++++ featherpad.spec ++++++
--- /var/tmp/diff_new_pack.bgRV1F/_old  2022-04-24 19:45:48.461854298 +0200
+++ /var/tmp/diff_new_pack.bgRV1F/_new  2022-04-24 19:45:48.473854311 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           featherpad
-Version:        1.1.1
+Version:        1.2.0
 Release:        0
 Summary:        Qt5-based plaintext editor
 License:        GPL-3.0-only
@@ -26,17 +26,18 @@
 Source:         https://github.com/tsujan/FeatherPad/archive/V%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  hunspell-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.15
+BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(hunspell)
 BuildRequires:  pkgconfig(x11)
 %if 0%{?suse_version} == 1315
 BuildRequires:  gcc7-c++

++++++ V1.1.1.tar.gz -> V1.2.0.tar.gz ++++++
++++ 32513 lines of diff (skipped)

Reply via email to