Accepting request 880932 from GNOME:Next

GNOME 40 - here we come

OBS-URL: https://build.opensuse.org/request/show/880932
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=252
This commit is contained in:
2021-03-24 16:31:51 +00:00
committed by Git OBS Bridge
parent 9c960d09d0
commit 5b8cb795ce
4 changed files with 29 additions and 8 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sat Mar 20 08:46:06 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Update to version 40.0:
+ Remove all the deprecated API.
+ file-browser: drop use of confirm-trash.
+ Tepl-ification:
- Use tepl_pango_font_description_to_css().
- Use TeplLanguageChooser's.
- Use TeplProgressInfoBar.
- Start to use TeplBuffer and TeplFile APIs. As a result the
new tabs are now named "Untitled File", not
"Untitled Document".
+ Updated translations.
- Drop 102.patch: fixed upstream.
-------------------------------------------------------------------
Wed Feb 17 10:55:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Add 102.patch: file-browser: drop use of confirm-trash.
-------------------------------------------------------------------
Fri Nov 20 18:57:08 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>