Update to 3.39.1
This commit is contained in:
parent
bca6820f13
commit
de77474ac3
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@ evince-3.0.0.tar.bz2
|
|||||||
/evince-3.37.3.tar.xz
|
/evince-3.37.3.tar.xz
|
||||||
/evince-3.37.90.tar.xz
|
/evince-3.37.90.tar.xz
|
||||||
/evince-3.38.0.tar.xz
|
/evince-3.38.0.tar.xz
|
||||||
|
/evince-3.39.1.tar.xz
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
%global synctex_version 1.19
|
%global synctex_version 1.19
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 3.38.0
|
Version: 3.39.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||||
URL: https://wiki.gnome.org/Apps/Evince
|
URL: https://wiki.gnome.org/Apps/Evince
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.39/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -253,6 +253,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
|
|||||||
%{_datadir}/thumbnailers/evince.thumbnailer
|
%{_datadir}/thumbnailers/evince.thumbnailer
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 25 2021 Kalev Lember <klember@redhat.com> - 3.39.1-1
|
||||||
|
- Update to 3.39.1
|
||||||
|
|
||||||
* Tue Nov 10 2020 Felipe Borges <feborges@redhat.com> - 3.38.0-2
|
* Tue Nov 10 2020 Felipe Borges <feborges@redhat.com> - 3.38.0-2
|
||||||
- Split evince-thumbnailer into its own package
|
- Split evince-thumbnailer into its own package
|
||||||
- See https://github.com/fedora-silverblue/issue-tracker/issues/98
|
- See https://github.com/fedora-silverblue/issue-tracker/issues/98
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (evince-3.38.0.tar.xz) = 2d532388b933891c15ecc598b167c087647c507db5c6081abefab062007f14f5bb2cbdf80cecee3620600922fbbe6e3090cbc44663193b2a79c2caeeacb54fb9
|
SHA512 (evince-3.39.1.tar.xz) = 156615491511d21f3c66d868985e08bca5857755cb8cec9c75c20f3776318b7ab999dbc567b44d45cb73cdfc676f60f112e63bce8770a88c5253ba2ea2e67b5c
|
||||||
|
Loading…
Reference in New Issue
Block a user