This commit is contained in:
Dennis Gilmore 2014-06-08 00:50:22 -05:00
parent 827b9d2f8d
commit f69d18363d
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Name: sblim-sfcb
Summary: Small Footprint CIM Broker
URL: http://sblim.wiki.sourceforge.net/
Version: 1.4.8
Release: 2%{?dist}
Release: 3%{?dist}
Group: Applications/System
License: EPL
Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
@ -123,6 +123,9 @@ fi;
%files -f _pkg_list
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu May 15 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.8-2
- Fix SFCB fails to start: Failure setting ECDH curve name (secp224r1)
Resolves: #1097794