Update to 3.28.0
This commit is contained in:
parent
a872227307
commit
a3915cbc2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.26.1.tar.xz
|
||||
/eog-3.26.2.tar.xz
|
||||
/eog-3.27.91.tar.xz
|
||||
/eog-3.28.0.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.27.91
|
||||
Version: 3.28.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: http://download.gnome.org/sources/%{name}/3.27/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.28/%{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 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.91-1
|
||||
- Update to 3.27.91
|
||||
- Switch to the meson build system
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.27.91.tar.xz) = 6bf742909bd1e0abe75e85536fd359f8006d7d5e757eab1c1a3b3cfadf6859f9bd19111e39d34dca61a28706ece547482159f04431f37890cff73fb0529dcd23
|
||||
SHA512 (eog-3.28.0.tar.xz) = f9741e5e487027e2be5a5c2a6a7fb318705444aa8cdec00af139a86d78f1a829533850231fee190ffdcbd6ae20ba1e532f91f812a7a1cbe9959256b29bd55f39
|
||||
|
Loading…
Reference in New Issue
Block a user