Update to 3.26.0
This commit is contained in:
parent
d532cc8d78
commit
6f7c56fa41
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.25.1.tar.xz
|
||||
/eog-3.25.90.tar.xz
|
||||
/eog-3.25.92.tar.xz
|
||||
/eog-3.26.0.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.25.92
|
||||
Version: 3.26.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.25/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@ -124,6 +124,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
||||
- Update to 3.26.0
|
||||
|
||||
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
||||
- Update to 3.25.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.25.92.tar.xz) = ab0dd5c22a39840ab9da93ae14525718eed4454bff1675d2b52030e53e89c5ef887166187f6f513cc1a21d03750910fca6f7a483be7cac6ee60cceb965351e23
|
||||
SHA512 (eog-3.26.0.tar.xz) = c838ba0ba403af139cf2b135777d66298f615522add563bdf7b0316b543804f81649a191d2d337ebf2f4ba4a9a6572f735e2d400f87e05302e4c73f5a919608d
|
||||
|
Loading…
Reference in New Issue
Block a user