Update to 3.38.0
This commit is contained in:
parent
b71b669ea5
commit
354433d1de
1
.gitignore
vendored
1
.gitignore
vendored
@ -140,3 +140,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.37.1.tar.xz
|
||||
/eog-3.37.90.tar.xz
|
||||
/eog-3.37.92.tar.xz
|
||||
/eog-3.38.0.tar.xz
|
||||
|
7
eog.spec
7
eog.spec
@ -6,7 +6,7 @@
|
||||
%define libexif_version 0.6.14
|
||||
|
||||
Name: eog
|
||||
Version: 3.37.92
|
||||
Version: 3.38.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: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@ -110,6 +110,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.eog.deskto
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Sun Sep 06 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
||||
- Update to 3.37.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (eog-3.37.92.tar.xz) = 9212ac8f2a6e8561898e78134df5778552400d5115289c294a867b29625f01c9bb303e7975b5cd19c77d2caf833fad7cd6724312c16ed29e2c168a6e6b5097bd
|
||||
SHA512 (eog-3.38.0.tar.xz) = 2b93cfe8e421a7e57855a69c2a3592f5334dbaf3999d63594e897898aff092a45a69f9ce77146a8bb4a9ee2c4cb7d53f38c76a3422c8fc9195682ae648c8683e
|
||||
|
Loading…
Reference in New Issue
Block a user