Update to 3.36.0
This commit is contained in:
parent
2ad4ca7ad9
commit
5099d3ebad
1
.gitignore
vendored
1
.gitignore
vendored
@ -134,3 +134,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.35.3.tar.xz
|
||||
/eog-3.35.91.tar.xz
|
||||
/eog-3.35.92.tar.xz
|
||||
/eog-3.36.0.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.35.92
|
||||
Version: 3.36.0
|
||||
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.35/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@ -109,6 +109,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Sun Mar 08 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
|
||||
- Update to 3.35.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.35.92.tar.xz) = d7ef5a15295f4b1753baa08d9e8bfbdfd0e960043fb075b6f7d07cf733936694c1936f84ec9c602a551eef9131f86fe7808f89c8bdc32e9e7fd96f12f96e2078
|
||||
SHA512 (eog-3.36.0.tar.xz) = ec69a45cf1ff05c334b4f4ba474ec9954a0c75ff1d5a0e9b482b65cbc454ddbc036cf4cafaabd28aef87e0dd3b212372547d325bcc36f9a0d5ffef437b67e9d7
|
||||
|
Loading…
Reference in New Issue
Block a user