Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 14:50:52 +00:00
parent 55786403b8
commit c9d544b497

View File

@ -8,7 +8,7 @@ Name: sblim-sfcb
Summary: Small Footprint CIM Broker Summary: Small Footprint CIM Broker
URL: http://sblim.wiki.sourceforge.net/ URL: http://sblim.wiki.sourceforge.net/
Version: 1.4.9 Version: 1.4.9
Release: 14%{?dist} Release: 15%{?dist}
License: EPL-1.0 License: EPL-1.0
Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
Source1: sfcb.service Source1: sfcb.service
@ -139,6 +139,9 @@ fi;
%files -f _pkg_list %files -f _pkg_list
%changelog %changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Oct 11 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.9-14 * Thu Oct 11 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.9-14
- Don't decrease optimization level to -O0 on ppc64le - Don't decrease optimization level to -O0 on ppc64le
- Use %%license for file which contains the text of the license - Use %%license for file which contains the text of the license