Update to 3.37.1
This commit is contained in:
parent
c395825fbc
commit
ff20e300c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -137,3 +137,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.36.0.tar.xz
|
||||
/eog-3.36.1.tar.xz
|
||||
/eog-3.36.2.tar.xz
|
||||
/eog-3.37.1.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.36.2
|
||||
Version: 3.37.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Eye of GNOME image viewer
|
||||
|
||||
@ -14,7 +14,7 @@ Summary: Eye of GNOME image viewer
|
||||
# There is no need to add the + here.
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch0: use-portals-for-open-with.patch
|
||||
|
||||
@ -112,6 +112,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
|
||||
- Update to 3.37.1
|
||||
|
||||
* Sat Apr 25 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
|
||||
- Update to 3.36.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.36.2.tar.xz) = b629946f5af9fd27ebdd97ed3856a4d8a5d13286576a675d6bb52ee8308715b3cd2a0a36b508b1e7ed0b3e7ad3a54a31af49812f5c29a1a2a92847ee215e5743
|
||||
SHA512 (eog-3.37.1.tar.xz) = 4d6551294f2d777673752fc25849ad18da1935f8e095ee3ce2a385914d6a96941e21417f9b9f57c1d4043b38c137fe3b6018bfebf2595646c64702c1ffd2998f
|
||||
|
Loading…
Reference in New Issue
Block a user