This commit is contained in:
Fedora Release Engineering 2016-02-04 23:39:36 +00:00
parent acd5242dab
commit fbca2f6e18

View File

@ -1,6 +1,6 @@
Name: sblim-wbemcli
Version: 1.6.3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: SBLIM WBEM Command Line Interface
Group: Applications/System
@ -42,6 +42,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
%{_datadir}/%{name}
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Aug 10 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-4
- Backport configurable SSL version feature from upstream and update man
page accordingly