Update to 3.32.0
This commit is contained in:
parent
8ebe4b7595
commit
d88a555e11
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.31.3.tar.xz
|
||||
/eog-3.31.90.tar.xz
|
||||
/eog-3.31.91.tar.xz
|
||||
/eog-3.32.0.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.31.91
|
||||
Version: 3.32.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.31/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.32/%{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 Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
|
||||
- Update to 3.31.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.31.91.tar.xz) = fa87458adf603478e720e4e0a8b0e6b1ca6f15b5f0d46513834ea90d1463dc5c09bcef3d72b665776f1560ca29e09799ca3810161c875b8b53d8f81dd03adfaf
|
||||
SHA512 (eog-3.32.0.tar.xz) = 9f4b3cbda95f5463ee04f25f659a6dfd7a5541d0d22f260c8f7e06f479c1327a5653bae91e9f8fd584a9ee5f9a9ba79216791fcfc8bb77d7d21b6ca595959d37
|
||||
|
Loading…
Reference in New Issue
Block a user