From 2030eb6b455cb25b3e82e88c9c51ca0ad5f32d39e6168014400861d3a9495780 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2023 12:47:49 +0000 Subject: [PATCH] Accepting request 1072757 from GNOME:Next - Update to version 44.0: + Improve spellcheck word boundaries. + Various build system improvements. + Updated translations. - Add pkgconfig(cairo) BuildRequires: New explicit dependency. - Update to version 44.rc: + Style fixes for open popover + Fix a small GtkTextTag name leak + Ensure a useful size of preferences dialog + Updated translations. - Update to version 44.beta: + Help documentation updates + Improvements to scroll-to-zoom + Style scheme updates + Additional shortcuts added to help overlay + Updated translations. - Update to version 44.alpha: + Various UI improvements across the open popover, menus, status pages, search and preferences. + Improvements to handling drafts. + Restrict feature set when encountering large files. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1072757 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-text-editor?expand=0&rev=17 --- gnome-text-editor-43.2.tar.xz | 3 --- gnome-text-editor-44.0.tar.xz | 3 +++ gnome-text-editor.changes | 38 +++++++++++++++++++++++++++++++++++ gnome-text-editor.spec | 5 +++-- 4 files changed, 44 insertions(+), 5 deletions(-) delete mode 100644 gnome-text-editor-43.2.tar.xz create mode 100644 gnome-text-editor-44.0.tar.xz diff --git a/gnome-text-editor-43.2.tar.xz b/gnome-text-editor-43.2.tar.xz deleted file mode 100644 index 2391ff7..0000000 --- a/gnome-text-editor-43.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33045c7a123faa27dee7eb9ba9a6f26f1b1718c5a0e76337d079a0d4c900e146 -size 611536 diff --git a/gnome-text-editor-44.0.tar.xz b/gnome-text-editor-44.0.tar.xz new file mode 100644 index 0000000..493d66e --- /dev/null +++ b/gnome-text-editor-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67bc3780734ffa815fcc4c5daa7b555d24e459f81ea2b548e6a85c1612a31ca +size 610996 diff --git a/gnome-text-editor.changes b/gnome-text-editor.changes index 6455a99..953caff 100644 --- a/gnome-text-editor.changes +++ b/gnome-text-editor.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Fri Mar 17 20:08:27 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + Improve spellcheck word boundaries. + + Various build system improvements. + + Updated translations. +- Add pkgconfig(cairo) BuildRequires: New explicit dependency. + +------------------------------------------------------------------- +Mon Mar 6 16:58:06 UTC 2023 - Bjørn Lie + +- Update to version 44.rc: + + Style fixes for open popover + + Fix a small GtkTextTag name leak + + Ensure a useful size of preferences dialog + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 24 19:01:35 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + Help documentation updates + + Improvements to scroll-to-zoom + + Style scheme updates + + Additional shortcuts added to help overlay + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 17 15:24:19 UTC 2023 - Dominique Leuenberger + +- Update to version 44.alpha: + + Various UI improvements across the open popover, menus, status + pages, search and preferences. + + Improvements to handling drafts. + + Restrict feature set when encountering large files. + + Updated translations. + ------------------------------------------------------------------- Wed Jan 11 11:14:02 UTC 2023 - Bjørn Lie diff --git a/gnome-text-editor.spec b/gnome-text-editor.spec index 18ae337..32ca4db 100644 --- a/gnome-text-editor.spec +++ b/gnome-text-editor.spec @@ -17,12 +17,12 @@ Name: gnome-text-editor -Version: 43.2 +Version: 44.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/43/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-text-editor/44/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils @@ -30,6 +30,7 @@ BuildRequires: fdupes BuildRequires: itstool BuildRequires: meson >= 0.59.1 BuildRequires: pkgconfig +BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(editorconfig) BuildRequires: pkgconfig(enchant-2) >= 2.2.0 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.69