Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
libpeas
Commits
30b10587
Commit
30b10587
authored
Aug 05, 2019
by
Christian Hergert
Browse files
Release 1.23.90
parent
32edb6b6
Pipeline
#102099
passed with stage
in 5 minutes and 52 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
30b10587
Overview of Changes in libpeas 1.23.90
======================================
This release is the first to use the meson build system. Autotools
has been removed. In most cases, the transition to meson should be
relatively painless, and has many examples from other projects in
the GNOME ecosystem to serve as examples.
See meson_options.txt for the updated parameters.
We'll have a series of .90, .91, .92 releases up to 1.24 if they
are necessary following the GNOME release schedule for 3.34 in
September.
* Port to meson build system, autotools has been removed
* Support for python3.8 in the python3 loader
* Reduce warning impact of GParameter deprecations on API consumers
* Fix a number of deprecations in internal API
* Remove use of intltool in favor of gettext
* Add versioning macros and hide non-public symbols
* Translation updates:
- Catalan
- Dutch
- Esperanto
- French
- Icelandic
- Malayalam
- Polish
Thanks to everyone who provided patches along the way.
Overview of Changes in libpeas 1.22.0
====================================
...
...
meson.build
View file @
30b10587
project
(
'libpeas'
,
'c'
,
version
:
'1.23.0'
,
version
:
'1.23.
9
0'
,
license
:
'LGPLv2.1+'
,
meson_version
:
'>= 0.49.0'
,
default_options
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment