Commit Graph

519 Commits

Author SHA1 Message Date
David King
9e3c55b3a3 Update to 40.5 2022-03-14 08:48:23 +00:00
Marek Kasik
ef419537c6 Allow annotation actions for PDFs only
Resolves: #2001256
2022-01-13 14:40:59 +01:00
Kalev Lember
6d0f5ad167 Update to 40.4 2021-08-03 11:38:19 +02:00
Kalev Lember
80c375c66e Update to 40.2 2021-06-21 13:26:28 +02:00
Kalev Lember
757955951a Sort requires 2021-05-04 16:09:42 +02:00
Felipe Borges
ce673efe3f Split evince-previewer into its own package
evince-previewer is used by the GTK printing dialog to preview
documents before printing. When Evince is distributed as a Flatpak
(for example in Silverblue), GTK can't find the previewer at
%{_bindir}/evince-previewer

See https://github.com/fedora-silverblue/issue-tracker/issues/122
2021-05-04 16:09:41 +02:00
Kalev Lember
a0329b6d35 Filter private library provides 2021-03-26 16:56:59 +01:00
Kalev Lember
5165c66b83 Don't use ldconfig_scriptlets
It's a nop these days.
2021-03-26 16:55:48 +01:00
Kalev Lember
0a213663a0 Minor style fix 2021-03-26 16:53:24 +01:00
Kalev Lember
c75f860a29 Remove old obsoletes 2021-03-26 16:52:05 +01:00
Kalev Lember
f77405abcb Remove various minimum version requires
They are new enough in all current Fedora versions.
2021-03-26 16:51:35 +01:00
Kalev Lember
d3071f33e0 Update to 40.1 2021-03-26 16:50:25 +01:00
Kalev Lember
d50a0405a1 Tighten soname globs
This can avoid unintended soname bumps in the future.
2021-03-26 15:13:20 +01:00
Kalev Lember
eb43449f3b Update to 40.0 2021-03-26 15:13:20 +01:00
Marek Kasik
0999f65685 Set page cache size with correct type
Resolves: #1458845
2021-03-03 18:34:04 +01:00
Kalev Lember
98065b6e61 Update to 3.39.2 2021-02-17 22:57:49 +01:00
Felipe Borges
f738ee89c9 Add evince-thumbnailer.1.gz to the evince-thumbnailer subpackage
This should have been part of bca6820.
2021-02-08 15:52:51 +01:00
Fedora Release Engineering
66b85a3436 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 05:03:40 +00:00
Kalev Lember
de77474ac3 Update to 3.39.1 2021-01-25 13:14:28 +01:00
Felipe Borges
bca6820f13 Split evince-thumbnailer into its own package
This allows us to have thumbnails without having to install Evince.
This is useful in Silverblue, where we install Evince through
Flatpak. See https://github.com/fedora-silverblue/issue-tracker/issues/98
2020-11-10 15:53:26 +01:00
Kalev Lember
9587b75570 Update to 3.38.0 2020-09-12 22:21:58 +02:00
Kalev Lember
2ededb3fb0 Update to 3.37.90 2020-08-23 10:10:28 +02:00
Fedora Release Engineering
f419bd014d - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 17:00:27 +00:00
Troy Dawson
5091836865 Minor conditional tweak for ELN
Without this, it still tries to build with djvu on non-fedora builds.
Signed-off-by: Troy Dawson tdawson@redhat.com
2020-07-08 14:58:23 +00:00
Marek Kasik
07e6c6dace Update to 3.37.3 2020-07-07 13:37:39 +02:00
Kalev Lember
2d33292c84 Fix flatpak build 2020-06-04 13:16:38 +02:00
Kalev Lember
f94452f884 Update to 3.37.2 2020-06-04 09:16:33 +02:00
Kalev Lember
ccced52da4 Switch to meson build system 2020-06-02 18:14:24 +02:00
Kalev Lember
754057ff24 Update to 3.36.3 2020-06-02 16:54:30 +02:00
Kalev Lember
c1037a5042 Update to 3.36.1 2020-05-19 09:18:33 +02:00
Kalev Lember
1d83cd337c Update to 3.36.0 2020-03-07 09:44:51 +01:00
Kalev Lember
867b1ed66f Update to 3.35.92 2020-02-23 22:33:21 +02:00
Fedora Release Engineering
0976f06d73 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 17:54:42 +00:00
Marek Kasik
bb9e1f326f Rebuild for poppler-0.84.0 2020-01-17 12:30:03 +01:00
Kalev Lember
2b93999560 Rebuilt for libgnome-desktop soname bump 2020-01-06 14:14:37 +01:00
Kalev Lember
4e21520538 Update to 3.35.1 2019-12-02 06:12:26 +01:00
Kalev Lember
75ea139dfd Don't replace upstream screenshots in appdata
We now have screenshots in upstream appdata.
2019-11-27 15:59:09 +01:00
Kalev Lember
c6c88f6c84 Update to 3.34.2 2019-11-27 15:59:08 +01:00
Kalev Lember
57ed6acac8 Fix patch order 2019-10-28 20:58:31 +01:00
Kalev Lember
99a7eb4fbe Validate appdata file in %check and fix the validation to pass
This ensures that we fail early, instead of failing during the flatpak
building that checks that the appdata files are valid.

https://gitlab.gnome.org/GNOME/evince/merge_requests/197
2019-10-28 20:23:06 +01:00
Marek Kasik
427db1c61f Fix crash during dragging of text on Wayland
Resolves: #1753830
2019-10-16 13:18:54 +02:00
Kalev Lember
b008ced10b Update to 3.34.1 2019-10-07 21:53:14 +02:00
Kalev Lember
78821528ac Update to 3.34.0 2019-09-29 21:58:54 +02:00
Kalev Lember
fade5e3d77 Update to 3.32.1 2019-09-29 20:14:23 +02:00
Fedora Release Engineering
33bb4df37b - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 00:00:33 +00:00
Kalev Lember
907e7168f8 Rebuilt for libgnome-desktop soname bump 2019-07-21 21:25:28 +03:00
Marek Kasik
66102bc144 Handle failure from TIFFReadRGBAImageOriented
Related: #1716299
2019-06-11 13:41:36 +02:00
Adam Williamson
a75f81a71e Rebuild for libsynctex soname bump (texlive) 2019-05-26 19:35:16 -07:00
Marek Kasik
5db0de7f38 Protect against NULL variable reaching strcmp()
Resolves: #1692083
2019-05-14 13:36:19 +02:00
Kalev Lember
43d904330a Rebuild with Meson fix for #1699099 2019-04-16 23:48:18 +02:00