Accepting request 695616 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/695616
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=232
This commit is contained in:
2019-04-18 13:17:32 +00:00
committed by Git OBS Bridge
parent 851bf606c4
commit f6a65ea6dd
8 changed files with 88 additions and 182 deletions

View File

@@ -1,3 +1,64 @@
-------------------------------------------------------------------
Mon Mar 11 09:00:10 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 4 08:38:46 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.31.92:
+ Fix segfault in open document selector.
+ Update help for app menu changes.
+ Miscellaneous fixes.
-------------------------------------------------------------------
Tue Feb 19 10:04:02 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.31.90:
+ Switch to meson.
+ Drop autotools support.
+ Add tests to validate AppStream metadata and .desktop.
+ Flatpak and Snap versions now bundle gedit-plugins.
+ Fix some issues resulting from the GNOME 3.32 menu changes.
+ Drop gconf conversion file.
+ Miscellaneous fixes.
- Switch to meson build system, add meson BuildRequires and macros.
-------------------------------------------------------------------
Thu Jan 3 13:11:31 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.31.3:
+ Update README and rename to README.md.
+ Update new app icon.
+ Fix searching with upper case characters in recent files popup.
+ Fix symbolic icons in file browser with dark themes.
+ Use a color for search matching in recent files popup that
works better with dark themes.
+ Clean up deprecations and more.
- Changes from version 3.31.2:
+ Follow GNOME 3.32 menu guidelines.
+ Allow closing tabs with middle-click.
- Changes from version 3.31.1:
+ Fix tarball and version number from previous release.
- Changes from version 3.31.0:
+ Redesign the app icon.
+ Migrate to gettext and stop using intltool.
+ Switch from gtksourceview3 to gtksourceview4.
+ Fix file chooser not opening in correct location after first
time.
+ Miscellaneous build and translation fixes.
+ Updated translations.
- Replace pkgconfig(gtksourceview-3.0) with
pkgconfig(gtksourceview-4) BuildRequires following upstream
changes.
- Drop intltool BuildRequires, no longer needed.
- Rebase gedit-desktop.patch.
- Drop upstream fixed patches:
+ gedit-notebook-close-with-mmb.patch
+ gedit-document-selector-make-search-caseless.patch
+ gedit-fix-assert-when-going-up-in-tree.patch
-------------------------------------------------------------------
Fri Dec 7 16:10:58 UTC 2018 - bjorn.lie@gmail.com