Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 01:25:00 +00:00
parent d614742c42
commit 44d4d5f287

View File

@ -1,6 +1,6 @@
Name: gflags
Version: 2.1.2
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Library for commandline flag processing
Group: Development/Tools
@ -62,6 +62,9 @@ ctest
%{_libdir}/cmake/%{name}
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.1.2-7
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)