Update to 3.35.1
This commit is contained in:
parent
04fde671b5
commit
955b790a07
1
.gitignore
vendored
1
.gitignore
vendored
@ -129,3 +129,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.33.91.tar.xz
|
||||
/eog-3.34.0.tar.xz
|
||||
/eog-3.34.1.tar.xz
|
||||
/eog-3.35.1.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.34.1
|
||||
Version: 3.35.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: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.35/%{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 Dec 02 2019 Kalev Lember <klember@redhat.com> - 3.35.1-1
|
||||
- Update to 3.35.1
|
||||
|
||||
* Mon Oct 07 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
|
||||
- Update to 3.34.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.34.1.tar.xz) = 05fe0296c09eae0a1e73c6442cd8b2974722d5096da2b6f080f686a82c850579432e7c3e327c3a1636625215e1e7f5e5a7b7262671e6e13fd58ff3244882d7e1
|
||||
SHA512 (eog-3.35.1.tar.xz) = ae30cca0dd20d212b02d49688682922f1d3e7800f61ed1715c6c249d5161ebd3daa53aae00c9b837791492d1f927821d32224914491c24ab22b0cb30b80788e0
|
||||
|
Loading…
Reference in New Issue
Block a user