Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-14 05:54:04 +00:00
parent 9c97143681
commit 80edd6810a

View File

@ -2,7 +2,7 @@
Name: sdformat
Version: 5.2.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: The Simulation Description Format
License: ASL 2.0
@ -113,6 +113,9 @@ make -C build test ARGS="-V -E INTEGRATION_schema_test"
%doc build/doxygen/html
%changelog
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Mar 18 2018 Iryna Shcherbina <ishcherb@redhat.com> - 5.2.0-4
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)