Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-14 09:42:34 +00:00
parent 4c0529c717
commit 3e0d7ba352

View File

@ -1,6 +1,6 @@
Name: yelp-xsl
Version: 3.28.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: XSL stylesheets for the yelp help browser
License: LGPLv2+ and GPLv2+
@ -53,6 +53,9 @@ make %{?_smp_mflags}
%changelog
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Mar 18 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.28.0-2
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)