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 2024-03-20 21:15:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-text-editor (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-text-editor.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-text-editor"

Wed Mar 20 21:15:34 2024 rev:12 rq:1159477 version:46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-text-editor/gnome-text-editor.changes      
2023-11-01 22:10:19.516433776 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-text-editor.new.1905/gnome-text-editor.changes
    2024-03-20 21:19:26.169267828 +0100
@@ -1,0 +2,51 @@
+Sat Mar 16 09:26:36 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.0:
+  + Various performance workarounds have been added to the overview
+    map to improve rendering performance and quality with
+    fractional scaling.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar  4 08:37:40 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.rc:
+  + Disable editing while document is loading.
+  + Discard still-loading documents when saving session.
+  + Fix some tab integration issues with libadwaita.
+
+-------------------------------------------------------------------
+Tue Feb 13 07:22:25 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.beta:
+  + Use AdwAboutDialog.
+  + Fix keyboard access to light/dark/follow theme selectors.
+  + Use GtkFontDialog instead of deprecated GtkFontChooserDialog.
+  + Check for files on disk before restoring drafts to avoid
+    displaying deleted files..
+  + Performance improvements to the minimap on GTKs new renderer.
+  + Avoid draft auto-save file the document is still loading.
+  + The language selection dialog is now modal.
+  + A new-window action was added to .desktop file for GNOME Shell.
+  + Improve support for closing a page while it is still loading.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jan 16 11:10:05 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 46.alpha:
+  + Make various UI elements conform better to GNOME HIG.
+  + Fix etag usage when comparing changes from GFileMonitor.
+  + Cancel document loading when tab or window closes. This fixes
+    an issue where you could have 100% CPU doing Pango line
+    breaking on extremely large files even after closing a window
+    or tab.
+  + Improve margin for RTL languages.
+  + Updated appdata/metainfo.
+  + Fix memory leak in usage of GtkNativeDialog.
+  + Work around some broken user configurations for XDG special
+    directories.
+  + Updated translations.
+- Convert to source service for easier updating.
+
+-------------------------------------------------------------------

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

New:
----
  _service
  gnome-text-editor-46.0.obscpio
  gnome-text-editor.obsinfo

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

Other differences:
------------------
++++++ gnome-text-editor.spec ++++++
--- /var/tmp/diff_new_pack.HT7cC5/_old  2024-03-20 21:19:27.517317348 +0100
+++ /var/tmp/diff_new_pack.HT7cC5/_new  2024-03-20 21:19:27.517317348 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-text-editor
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           gnome-text-editor
-Version:        45.1
+Version:        46.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/45/%{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.zst
 
 BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
@@ -33,9 +33,9 @@
 BuildRequires:  pkgconfig(cairo)
 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.5.0
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.73
+BuildRequires:  pkgconfig(gtk4) >= 4.12
+BuildRequires:  pkgconfig(gtksourceview-5) >= 5.10.0
 BuildRequires:  pkgconfig(icu-uc)
 BuildRequires:  pkgconfig(libadwaita-1) >= 1.2.alpha
 

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-text-editor.git</param>
    <param name="revision">46.0</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
    <param name="changesgenerate">disable</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ gnome-text-editor.obsinfo ++++++
name: gnome-text-editor
version: 46.0
mtime: 1710544287
commit: 5890bf13b3a4dd810b96b086301e856aba523215

Reply via email to