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
Gotam Gorabh
evince
Commits
b1f4fcba
Commit
b1f4fcba
authored
Jun 29, 2021
by
Germán Poo-Caamaño
Browse files
Release 3.36.11
parent
b1883731
Changes
4
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b1f4fcba
=================
Evince 3.36.11
=================
shell:
* Enable odd pages left when dual page is on (#602, Germán Poo-Caamaño)
* Show None when missing creation/modification date (#1549, Volte--Vieira Philippe)
* Set page cache size with correct type (Marek Kasik)
Developers:
* Germán Poo-Caamaño, Marek Kasik, Volte--Vieira Philippe
Translations:
* Balázs Úr (Hungarian)
* Hugo Carvalho (Portuguese)
=================
Evince 3.36.10
=================
...
...
configure.ac
View file @
b1f4fcba
...
...
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[36])
m4_define([ev_micro_version],[1
0
])
m4_define([ev_micro_version],[1
1
])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
...
...
meson.build
View file @
b1f4fcba
project
(
'evince'
,
[
'c'
,
'cpp'
],
version
:
'3.36.1
0
'
,
version
:
'3.36.1
1
'
,
license
:
'GPL2'
,
default_options
:
'buildtype=debugoptimized'
,
meson_version
:
'>= 0.50.0'
,
...
...
org.gnome.Evince.appdata.xml.in
View file @
b1f4fcba
...
...
@@ -82,6 +82,12 @@
<content_attribute
id=
"money-gambling"
>
none
</content_attribute>
</content_rating>
<releases>
<release
version=
"3.36.11"
date=
"2021-06-11"
>
<issues>
<issue
url=
"https://gitlab.gnome.org/GNOME/evince/issues/602"
>
#602
</issue>
<issue
url=
"https://gitlab.gnome.org/GNOME/evince/issues/1549"
>
#1549
</issue>
</issues>
</release>
<release
version=
"3.36.10"
date=
"2021-02-14"
>
<issues>
<issue
url=
"https://gitlab.gnome.org/GNOME/evince/issues/1403"
>
#1403
</issue>
...
...
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