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