Update to 3.38.0

This commit is contained in:
Kalev Lember 2020-09-13 00:21:26 +02:00
parent 62f643aa2d
commit 2bf4afd89a
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (yelp-3.37.90.tar.xz) = 80fe0fbab9cfccc2c3988a4e60f16ce36a2e4bd9b7d6fedf413a8d5dd17ae100678cafbcb43a3ba43e304166a492c500e7929a93ac970b3c0d882c0d84e25659
SHA512 (yelp-3.38.0.tar.xz) = 82887139422724a28666b57437ce4f4fba6058abe41802d8e1a5e44e3dbc7794ce3a6f44840fce4c1c0bde28abcbed1f52a2e58b43a587539529b0969dca355f

View File

@ -2,14 +2,14 @@
Name: yelp
Epoch: 2
Version: 3.37.90
Release: 2%{?dist}
Version: 3.38.0
Release: 1%{?dist}
Summary: Help browser for the GNOME desktop
License: LGPLv2+ and ASL 2.0 and GPLv2+
URL: https://wiki.gnome.org/Apps/Yelp
#VCS: git:git://git.gnome.org/yelp
Source: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
# https://bugzilla.gnome.org/show_bug.cgi?id=687960
Patch1: 0001-Center-new-windows.patch
@ -103,6 +103,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop
%changelog
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 2:3.38.0-1
- Update to 3.38.0
* Tue Aug 18 2020 David King <amigadave@amigadave.com> - 2:3.37.90-2
- Use make_build macro