Update to 3.33.1
This commit is contained in:
parent
42f628b6a5
commit
4d6e8a26dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.32.0.tar.xz
|
||||
/eog-3.32.1.tar.xz
|
||||
/eog-3.32.2.tar.xz
|
||||
/eog-3.33.1.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.32.2
|
||||
Version: 3.33.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.32/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.33/%{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
|
||||
* Tue May 21 2019 Kalev Lember <klember@redhat.com> - 3.33.1-1
|
||||
- Update to 3.33.1
|
||||
|
||||
* Tue May 21 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
|
||||
- Update to 3.32.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.32.2.tar.xz) = c1093db4bce6bfde758a42fddc7ce7437d2adf3aa44a633b253ca3cb75c910e8862a323d182394696c617cb92114919dc576b992e7a65aa5fefb504062382d81
|
||||
SHA512 (eog-3.33.1.tar.xz) = fcf15dcce529893f093595160d365052f6d766177ba71290b70a18c8b6aaa3e551ff5a27e2071d3876355c47f38a639c9292555e7681cd307efa6ecb38368b38
|
||||
|
Loading…
Reference in New Issue
Block a user