Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Librem5
gnome-online-accounts
Commits
c6a0ed48
Commit
c6a0ed48
authored
Feb 09, 2019
by
Debarshi Ray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare 3.31.90
parent
f84ccb86
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
2 deletions
+17
-2
NEWS
NEWS
+15
-0
configure.ac
configure.ac
+1
-1
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
c6a0ed48
Overview of changes in 3.31.90
==============================
* Bugs fixed:
!17 icons: Replace PNGs with SVGs and add symbolics
!19 google: Only request the email field when getting the user's identity
796095 alarm: Refresh Kerberos tickets after a suspended system is resumed
* Updated translations:
Afrikaans
French
Japanese
Kabyle
Overview of changes in 3.31.3
=============================
...
...
configure.ac
View file @
c6a0ed48
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [31])
m4_define([goa_micro_version], [
3
])
m4_define([goa_micro_version], [
90
])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
...
...
meson.build
View file @
c6a0ed48
project(
'gnome-online-accounts', 'c',
version: '3.31.
3
',
version: '3.31.
90
',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.47.2'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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