From afa6d4c5491513d7e8743790be5cd58d36e4b36c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 23:39:09 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- sblim-sfcb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sblim-sfcb.spec b/sblim-sfcb.spec index 288d7ff..b641430 100644 --- a/sblim-sfcb.spec +++ b/sblim-sfcb.spec @@ -8,7 +8,7 @@ Name: sblim-sfcb Summary: Small Footprint CIM Broker URL: http://sblim.wiki.sourceforge.net/ Version: 1.4.9 -Release: 4%{?dist} +Release: 5%{?dist} Group: Applications/System License: EPL Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 @@ -128,6 +128,9 @@ fi; %files -f _pkg_list %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.4.9-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Aug 24 2015 Vitezslav Crhonek - 1.4.9-4 - Fix possible null pointer dereference (CVE-2015-5185) Resolves: #1255587