Update to 3.39.2
This commit is contained in:
parent
f738ee89c9
commit
98065b6e61
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@ evince-3.0.0.tar.bz2
|
||||
/evince-3.37.90.tar.xz
|
||||
/evince-3.38.0.tar.xz
|
||||
/evince-3.39.1.tar.xz
|
||||
/evince-3.39.2.tar.xz
|
||||
|
10
evince.spec
10
evince.spec
@ -1,12 +1,12 @@
|
||||
%global poppler_version 0.33.0
|
||||
%global glib2_version 2.36.0
|
||||
%global glib2_version 2.44.0
|
||||
%global gtk3_version 3.22.0
|
||||
%global gxps_version 0.2.1
|
||||
%global synctex_version 1.19
|
||||
|
||||
Name: evince
|
||||
Version: 3.39.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.39.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||
@ -24,6 +24,7 @@ BuildRequires: pkgconfig(gstreamer-1.0)
|
||||
BuildRequires: pkgconfig(gstreamer-base-1.0)
|
||||
BuildRequires: pkgconfig(gstreamer-video-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-x11-3.0) >= %{gtk3_version}
|
||||
BuildRequires: pkgconfig(libhandy-1)
|
||||
BuildRequires: pkgconfig(libsecret-1)
|
||||
BuildRequires: pkgconfig(libspectre)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
@ -255,6 +256,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
|
||||
%{_mandir}/man1/evince-thumbnailer.1*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 17 2021 Kalev Lember <klember@redhat.com> - 3.39.2-1
|
||||
- Update to 3.39.2
|
||||
|
||||
* Mon Feb 08 2021 Felipe Borges <feborges@redhat.com> - 3.39.1-3
|
||||
- Add evince-thumbnailer.1.gz to the evince-thumbnailer subpackage
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evince-3.39.1.tar.xz) = 156615491511d21f3c66d868985e08bca5857755cb8cec9c75c20f3776318b7ab999dbc567b44d45cb73cdfc676f60f112e63bce8770a88c5253ba2ea2e67b5c
|
||||
SHA512 (evince-3.39.2.tar.xz) = 978322943d53a8b6687e0823b5f87d6d3bc706931eecf677a78a1ef0919ecc3ee67485eb3d829f993b2560ffa41253bc63514bed390ce36686feabab97f1262e
|
||||
|
Loading…
Reference in New Issue
Block a user