1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-06-30 22:54:23 +00:00

Release 46.rc

This commit is contained in:
Germán Poo-Caamaño 2024-03-11 16:17:09 -03:00
parent 568e591f47
commit 194e802a2f
No known key found for this signature in database
GPG Key ID: D6197451C129658C
3 changed files with 94 additions and 1 deletions

83
NEWS
View File

@ -1,3 +1,86 @@
==============
Evince 46.rc
==============
backend:
* Add missing break to make two columns right work (#1395, Alexandre Franke)
ci:
* Set tag for docker image to build against gtk3 (Germán Poo-Caamaño)
data:
* Add vcs-browser URL support (Sabri Ünal)
* Improve appdata for AppStream 1.0 (Sabri Ünal)
* Remove none OARS tags (Sabri Ünal)
* Fix URLs in metadata (#2024, Germán Poo-Caamaño)
* Update the copyright year (Sabri Ünal)
* Fix wrong developer id (Sophie Herold)
* Replace non-existing mailing list with GNOME Discourse URL (Andre Klapper)
help:
* Fix invalid markup in Hungarian translation (Andre Klapper)
libview:
* Do not define unnecessary function prototype ahead (Pablo Correa Gómez)
shell:
* Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gomez)
* Activate search-outline mode from text entry (#1991, Nelson Benítez León)
* Fix Evince crash when exiting (Nelson Benítez León)
* Fix crash when annotation window is closed outside of Evince (#2009, Nelson Benítez León)
* Fix invalid markup in Brazilian Portuguese help translation (Andre Klapper)
* Avoid crash when deleting annotation (#2022, Nelson Benítez León)
* Don't set show close button on infobar (Pablo Correa Gómez)
Developers:
* Alexandre Franke, Andre Klapper, Germán Poo-Caamaño, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Sabri Ünal, Sophie Herold
Translations:
* Asier Sarasua Garmendia (Basque)
* Vasil Pupkin (Belarusian)
* Juliano de Souza Camargo (Brazilian Portuguese)
* Rafael Fontenelle (Brazilian Portuguese)
* Andi Chandler (British English)
* Bruce Cowan (British English)
* zayar lwin (Burmese)
* Jordi Mas i Hernandez (Catalan)
* Luming Zh (Chinese (China))
* Daniel Rusek (Czech)
* Alan Mortensen (Danish)
* Nathan Follens (Dutch)
* Kristjan SCHMIDT (Esperanto)
* Jiri Grönroos (Finnish)
* Irénée THIRION (French)
* Vincent Chatelain (French)
* Fabio Tomat (Friulian)
* Fran Dieguez (Galician)
* Ekaterine Papava (Georgian)
* Jürgen Benvenuti (German)
* Efstathios Iosifidis (Greek)
* Yaron Shahrabani (Hebrew)
* Yosef Or Boczko (Hebrew)
* Balázs Meskó (Hungarian)
* Balázs Úr (Hungarian)
* Andika Triwidada (Indonesian)
* Kukuh Syafaat (Indonesian)
* Baurzhan Muftakhidinov (Kazakh)
* Rūdolfs Mazurs (Latvian)
* Aurimas Černius (Lithuanian)
* Brage Fuglseth (Norwegian Bokmål)
* Quentin PAGÈS (Occitan)
* Danial Behzadi (Persian)
* Piotr Drąg (Polish)
* Daniel Șerbănescu (Romanian)
* Florentina Mușat (Romanian)
* Artur S0 (Russian)
* Dušan Kazik (Slovak)
* Martin (Slovenian)
* Matej Urbančič (Slovenian)
* Daniel Mustieles (Spanish)
* Anders Jonsson (Swedish)
* Sabri Ünal (Turkish)
* Yuri Chornoivan (Ukrainian)
=============
Evince 45.0
=============

View File

@ -60,6 +60,16 @@
<translation type="gettext">evince</translation>
<content_rating type="oars-1.1" />
<releases>
<release version="46~rc" type="development" date="2024-10-11">
<issues>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/1395">#1395</issue>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/1985">#1985</issue>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/1991">#1991</issue>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/2009">#2009</issue>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/2022">#2022</issue>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/2024">#2024</issue>
</issues>
</release>
<release version="45.0" type="stable" date="2023-09-18">
<issues>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/1138">#1138</issue>

View File

@ -1,6 +1,6 @@
project(
'evince', ['c'],
version: '45.0',
version: '46.rc',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59.0',
default_options: [