Update to 3.34.0
This commit is contained in:
parent
78e8ca398a
commit
1ad81fc01a
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.33.3.tar.xz
|
||||
/eog-3.33.90.tar.xz
|
||||
/eog-3.33.91.tar.xz
|
||||
/eog-3.34.0.tar.xz
|
||||
|
9
eog.spec
9
eog.spec
@ -6,15 +6,15 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.33.91
|
||||
Release: 3%{?dist}
|
||||
Version: 3.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Eye of GNOME image viewer
|
||||
|
||||
# The GFDL has an "or later version" clause embedded inside the license.
|
||||
# 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.33/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{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 Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Fri Sep 06 2019 Nikola Forró <nforro@redhat.com> - 3.33.91-3
|
||||
- Rebuilt for exempi 2.5.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.33.91.tar.xz) = 0fb7efafed1f03553f89a498fe235f983c2ada5cf4cc7c39c8a7ffb0293c769ce499d5938854c7ad69cc837d62c1708e32d8ab830d948099b1b0f07eefe962c4
|
||||
SHA512 (eog-3.34.0.tar.xz) = d038d07f5a3174504be67dcadb7414ce670ffec040ffe8cddaec218955386fc44132b0f059f1659d11aa8bdc728dabfaef406a27cf6952e5b7ef26f07842096b
|
||||
|
Loading…
Reference in New Issue
Block a user