summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2022-11-08 20:34:26 (GMT)
committerJakub Bogusz2022-11-08 20:34:26 (GMT)
commit9f1ffa27de9742d205fa3a4d8ef6a14a3748e4c1 (patch)
tree861f07e7048371248ce1ce79248b72419717b3dd
parent4691f435ec8350b3b457d71ae2d5a8638374abbc (diff)
downloadevince-9f1ffa27de9742d205fa3a4d8ef6a14a3748e4c1.zip
evince-9f1ffa27de9742d205fa3a4d8ef6a14a3748e4c1.tar.gz
- updated to 42.4auto/th/evince-42.4-1
-rw-r--r--evince.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/evince.spec b/evince.spec
index a00fe98..7d68840 100644
--- a/evince.spec
+++ b/evince.spec
@@ -10,12 +10,12 @@
Summary: Document viewer for multiple document formats
Summary(pl.UTF-8): Przeglądarka dokumentów w wielu formatach
Name: evince
-Version: 42.3
+Version: 42.4
Release: 1
License: GPL v2+
Group: X11/Applications/Graphics
Source0: https://download.gnome.org/sources/evince/42/%{name}-%{version}.tar.xz
-# Source0-md5: af79972007dc35ee6151aa2ceb0c50a3
+# Source0-md5: 2f1ba23376be7736c06af80b146cfca8
Patch0: icon-theme.patch
URL: https://wiki.gnome.org/Apps/Evince
BuildRequires: cairo-devel >= 1.10.0
@@ -224,7 +224,7 @@ Przeglądanie dokumentów XPS przy użyciu Evince.
%build
%meson build \
%{!?with_apidocs:-Dgtk_doc=false} \
- %{!?with_nautilus:-Dnautilus=false} \
+ %{?with_nautilus:-Dnautilus=true} \
-Dps=enabled
%ninja_build -C build