Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 15:22:18 +00:00
parent 70b0317b26
commit dd6dca5772
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Library and utilities for automated guest OS installs
Name: oz
Version: 0.16.0
Release: 4%{?dist}
Release: 5%{?dist}
License: LGPLv2
Group: Development/Libraries
URL: http://github.com/clalancette/oz
@ -86,6 +86,9 @@ fi
%{_mandir}/man1/*
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Mar 01 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.16.0-4
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)