Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-text-editor for 
openSUSE:Factory checked in at 2022-09-21 14:42:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-text-editor (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-text-editor.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-text-editor"

Wed Sep 21 14:42:27 2022 rev:6 rq:1004807 version:43.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-text-editor/gnome-text-editor.changes      
2022-06-17 21:23:37.682809655 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-text-editor.new.2083/gnome-text-editor.changes
    2022-09-21 14:43:28.209924115 +0200
@@ -1,0 +2,54 @@
+Sun Sep 18 09:27:52 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 43.0:
+  + The --version command line option now includes copyright and
+    additional version information.
+  + Performance improvements to the Open popover list along with
+    tooltips to display the full filename.
+  + The window title now contains an appropriate tooltip.
+  + Path expanding/collapsing is ignored on Windows.
+  + Do not do document portal checks.
+  + Text Editor will always restore session state when enabled,
+    fixing some unexpected behavior in previous releases.
+  + Reload documents after using "Open as Administrator" using
+    admin:// GVFS protocol.
+  + Appdata updates.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Aug 12 11:27:20 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 43.alpha1:
+  + Many performance improvements during loading of documents.
+  + libeditorconfig (editorconfig-core-c) is now required instead
+    of the in-tree copy. This ensures that only PCRE2 is needed.
+  + Avoid editable/focusable pages while loading document so that
+    a11y peers are not spammed with updates.
+  + UI recoloring improvements.
+  + Fix horizontal two-finger non-kinetic scrolling.
+  + Desktop integration improvements.
+  + Updated translations.
+- Add pkgconfig(editorconfig) BuildRequires: new depdency.
+- Drop pkgconfig(libpcre) BuildRequires: No longer needed.
+
+-------------------------------------------------------------------
+Mon Jul 18 08:11:31 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 43.alpha:
+  + Text Editor has been updated to use new dialogs from libadwaita
+    such as the message about dialogs.
+  + Translation improvements.
+  + Support for opening local and remove STDIN streams.
+  + Suggest new filenames based on current syntax language.
+  + Maximized window state is now persisted across sessions.
+  + Spellchecking improvements.
+  + The modified bit is dropped from draft-only documents when
+    discarding to prevent re-opening on next launch.
+  + Text Editor now knows if the previous session crashed.
+  + A new --version command line argument.
+  + Improvements to --new-window command line argument.
+  + Window title is fixed when last document is closed.
+- Add explict pkgconfig(libpcre) BuildRequires: Needed after GLibs
+  port to libpcre2.
+
+-------------------------------------------------------------------

Old:
----
  gnome-text-editor-42.2.tar.xz

New:
----
  gnome-text-editor-43.0.tar.xz

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

Other differences:
------------------
++++++ gnome-text-editor.spec ++++++
--- /var/tmp/diff_new_pack.O0LbHP/_old  2022-09-21 14:43:30.517930142 +0200
+++ /var/tmp/diff_new_pack.O0LbHP/_new  2022-09-21 14:43:30.521930152 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           gnome-text-editor
-Version:        42.2
+Version:        43.0
 Release:        0
 Summary:        GNOME Text Editor
 License:        GPL-3.0-or-later
 URL:            https://gitlab.gnome.org/GNOME/gnome-text-editor
-Source:         
https://download.gnome.org/sources/gnome-text-editor/42/%{name}-%{version}.tar.xz
+Source:         
https://download.gnome.org/sources/gnome-text-editor/43/%{name}-%{version}.tar.xz
 
 BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
@@ -30,12 +30,13 @@
 BuildRequires:  itstool
 BuildRequires:  meson >= 0.59.1
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(editorconfig)
 BuildRequires:  pkgconfig(enchant-2) >= 2.2.0
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.69
 BuildRequires:  pkgconfig(gtk4) >= 4.3
-BuildRequires:  pkgconfig(gtksourceview-5) >= 5.4.1
+BuildRequires:  pkgconfig(gtksourceview-5) >= 5.5.0
 BuildRequires:  pkgconfig(icu-uc)
-BuildRequires:  pkgconfig(libadwaita-1)
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.2.alpha
 
 %description
 Text Editor is a simple text editor that focus on session

++++++ gnome-text-editor-42.2.tar.xz -> gnome-text-editor-43.0.tar.xz ++++++
++++ 36610 lines of diff (skipped)

Reply via email to