Update to 3.31.3
This commit is contained in:
parent
9b072f2354
commit
d34c8b54df
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.28.2.tar.xz
|
||||
/eog-3.28.3.tar.xz
|
||||
/eog-3.28.4.tar.xz
|
||||
/eog-3.31.3.tar.xz
|
||||
|
9
eog.spec
9
eog.spec
@ -1,12 +1,12 @@
|
||||
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
||||
|
||||
%define gtk3_version 3.22.0
|
||||
%define glib2_version 2.42.0
|
||||
%define glib2_version 2.53.4
|
||||
%define gnome_desktop_version 2.91.2
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.28.4
|
||||
Version: 3.31.3
|
||||
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: http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.31/%{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/eog.desktop
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 3.31.3-1
|
||||
- Update to 3.31.3
|
||||
|
||||
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.28.4-1
|
||||
- Update to 3.28.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.28.4.tar.xz) = 57ccb6269b2829a0606cbae08fc376bcd13028d3affe03d76c929a95faf9106dfd497872a12019158aeff5e8e101640d912cae0cece435121319820df7262c00
|
||||
SHA512 (eog-3.31.3.tar.xz) = dbfc38b5014d8f9b708485f01d78863a60cec448bb2eb8a01502ea6c1e3c2a79d5f1306eea08344e0de646b15644c6f2f8794f87aba4ea465c3cb7ca7b656b27
|
||||
|
Loading…
Reference in New Issue
Block a user