From c820956fc8fe5209dfaac0e6a0e13e3b2baaf770 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 22:21:01 +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/wsmancli.git#4eb4642c5eb589bf7a1dd5e58f010586fe681a1a --- wsmancli.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wsmancli.spec b/wsmancli.spec index 63c30b3..6d7b3bf 100644 --- a/wsmancli.spec +++ b/wsmancli.spec @@ -1,6 +1,6 @@ Name: wsmancli Version: 2.6.0 -Release: 12%{?dist} +Release: 13%{?dist} License: BSD Url: http://www.openwsman.org/ # You can get this tarball here: @@ -9,6 +9,7 @@ Source: wsmancli-%{version}.tar.gz Source1: COPYING Source2: README Source3: AUTHORS +BuildRequires: make BuildRequires: openwsman-devel >= 2.1.0 pkgconfig curl-devel BuildRequires: autoconf automake libtool Requires: openwsman curl @@ -40,6 +41,9 @@ make DESTDIR=%{buildroot} install %doc COPYING README AUTHORS %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.6.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.6.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild