Accepting request 923684 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/923684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-text-editor?expand=0&rev=2
This commit is contained in:
commit
148a5b9d0c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64d7c0247d2737334d85fd35d810cc4cbb5386b9f1fa830ea4ee7f9e53170a6b
|
|
||||||
size 237332
|
|
3
gnome-text-editor-41.1.tar.xz
Normal file
3
gnome-text-editor-41.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:619ec520d6e0905d431167024e43dce0dbf6a345f2d48693501d70dc7626f861
|
||||||
|
size 579388
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 6 21:42:16 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 41.1:
|
||||||
|
+ Improved styling.
|
||||||
|
+ Give access to --filesystem=host in Flatpak until we have an
|
||||||
|
improved document portal story.
|
||||||
|
+ Raise editor window when raising a page due to opening by an
|
||||||
|
external program.
|
||||||
|
+ Fix keyboard navigation with arrows in search entry.
|
||||||
|
+ Fix reordering of editor pages with the keyboard.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add itstool BuildRequires: New dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 3 20:38:25 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
Fri Sep 3 20:38:25 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -17,13 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-text-editor
|
Name: gnome-text-editor
|
||||||
Version: 41.0
|
Version: 41.1
|
||||||
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/%{name}/41/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/41/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
|
BuildRequires: itstool
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(enchant-2) >= 2.2.0
|
BuildRequires: pkgconfig(enchant-2) >= 2.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user