Update to 40.2

Resolves: #1976726

(cherry picked from Fedora commit cfbffb25dc)
This commit is contained in:
Kalev Lember 2021-08-23 21:54:14 +02:00
parent 79e0628d9e
commit f0ef152ba1
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (yelp-xsl-40.0.tar.xz) = 50ada34e76bc3b14940e7ccae368ef60802b8baf354ac0784260fd4408dcecaedf08697f249226e3236a54b487b86d7e00bffea6845adde42285f10d2a8f8e4d
SHA512 (yelp-xsl-40.2.tar.xz) = d365d6d873878a640244053efa9f2b9f7330a8bbca1c47073f0617c1f9150f58e91b48ac7d28e5b65fd113d612afd65b5f9c3d16a6958a957130f85d2f866483

View File

@ -1,8 +1,8 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: yelp-xsl
Version: 40.0
Release: 3%{?dist}
Version: 40.2
Release: 1%{?dist}
Summary: XSL stylesheets for the yelp help browser
License: LGPLv2+ and GPLv2+
@ -54,6 +54,9 @@ XSL stylesheets in yelp-xsl.
%changelog
* Mon Aug 23 2021 Kalev Lember <klember@redhat.com> - 40.2-1
- Update to 40.2
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688