Update to 3.24.0
This commit is contained in:
parent
3be66ebe36
commit
373dadf883
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.23.90.tar.xz
|
||||
/eog-3.23.91.tar.xz
|
||||
/eog-3.23.92.tar.xz
|
||||
/eog-3.24.0.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.23.92
|
||||
Version: 3.24.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.23/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.24/%{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
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
|
||||
- Update to 3.23.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.23.92.tar.xz) = 106b0174a594a89b0030d2fe4169027781cdecd52aed5e311a8bf3eed58423d97c07aafe86a4185bca3e4a866eaaa954587ec7df0aae821506c5a678f38c1d0c
|
||||
SHA512 (eog-3.24.0.tar.xz) = a42f2e9fc3fc6705bd7a58f2f1c5d261e844b250d08c41a00372628ec32fb80305fc5090a14ce8b8a73c638c2594d16bb8214f45923b6a4258cf717bc305fa04
|
||||
|
Loading…
Reference in New Issue
Block a user