From ca725b43d2e01a9653b3b8a593bc9059a279db01 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 04:55:41 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/sblim-sfcCommon.git#c418a683e44207f5918dd651f40bfa717f8ff413 --- sblim-sfcCommon.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sblim-sfcCommon.spec b/sblim-sfcCommon.spec index d9855b4..ad4fc26 100644 --- a/sblim-sfcCommon.spec +++ b/sblim-sfcCommon.spec @@ -1,12 +1,13 @@ Name: sblim-sfcCommon Version: 1.0.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Common functions for SBLIM Small Footprint CIM Broker and CIM Client Library. License: EPL URL: http://sourceforge.net/projects/sblim/ Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: sblim-cmpi-devel BuildRequires: gcc gcc-c++ @@ -55,6 +56,9 @@ rm -f %{buildroot}/%{_libdir}/libsfcUtil.la %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.1-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild