Update to 3.25.1
This commit is contained in:
parent
e5450babf9
commit
7b5fca4c2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.23.92.tar.xz
|
||||
/eog-3.24.0.tar.xz
|
||||
/eog-3.24.1.tar.xz
|
||||
/eog-3.25.1.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.24.1
|
||||
Version: 3.25.1
|
||||
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.24/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.25/%{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
|
||||
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 3.25.1-1
|
||||
- Update to 3.25.1
|
||||
|
||||
* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
|
||||
- Update to 3.24.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.24.1.tar.xz) = c007b6f2cd2b59747db72a5b86ecb34ac87fe0910a2d33df466eb05ebe5ff638fb9e57b15f2ea9328c95037334a2fd9010895241ff285628b7ed7b6d65912fb0
|
||||
SHA512 (eog-3.25.1.tar.xz) = df2fe16d77fe2c6c56752bc1534b3b2adf922bd0e03e89d86f832fa17d9ca0f1cfb82ae7edd82e7e1c6b933eae5c91ad115487f47e7ad38f01a6d80a7b94cc50
|
||||
|
Loading…
Reference in New Issue
Block a user