Accepting request 1073187 from GNOME:Factory

- 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. (forwarded request 1072757 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1073187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-text-editor?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2023-03-24 14:19:29 +00:00 committed by Git OBS Bridge
commit 2540b1c293
4 changed files with 44 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33045c7a123faa27dee7eb9ba9a6f26f1b1718c5a0e76337d079a0d4c900e146
size 611536

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f67bc3780734ffa815fcc4c5daa7b555d24e459f81ea2b548e6a85c1612a31ca
size 610996

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Mar 17 20:08:27 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <dimstar@opensuse.org>
- 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 <bjorn.lie@gmail.com> Wed Jan 11 11:14:02 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,12 +17,12 @@
Name: gnome-text-editor Name: gnome-text-editor
Version: 43.2 Version: 44.0
Release: 0 Release: 0
Summary: GNOME Text Editor Summary: GNOME Text Editor
License: GPL-3.0-or-later License: GPL-3.0-or-later
URL: https://gitlab.gnome.org/GNOME/gnome-text-editor 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: appstream-glib
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
@ -30,6 +30,7 @@ BuildRequires: fdupes
BuildRequires: itstool BuildRequires: itstool
BuildRequires: meson >= 0.59.1 BuildRequires: meson >= 0.59.1
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(editorconfig) BuildRequires: pkgconfig(editorconfig)
BuildRequires: pkgconfig(enchant-2) >= 2.2.0 BuildRequires: pkgconfig(enchant-2) >= 2.2.0
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.69 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.69