From a2333fcded4ec4d9ae824a477070e66c312dd8b6 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 18 Oct 2017 13:30:15 +0200 Subject: [PATCH] Fix the dist tag, remove Group --- wsmancli.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wsmancli.spec b/wsmancli.spec index 66dcb61..2a86b9a 100644 --- a/wsmancli.spec +++ b/wsmancli.spec @@ -1,6 +1,6 @@ Name: wsmancli Version: 2.6.0 -Release: 5%{dist} +Release: 6%{?dist} License: BSD Url: http://www.openwsman.org/ # You can get this tarball here: @@ -9,7 +9,6 @@ Source: wsmancli-%{version}.tar.gz Source1: COPYING Source2: README Source3: AUTHORS -Group: Applications/System BuildRequires: openwsman-devel >= 2.1.0 pkgconfig curl-devel BuildRequires: autoconf automake libtool Requires: openwsman curl @@ -41,6 +40,9 @@ make DESTDIR=%{buildroot} install %doc COPYING README AUTHORS %changelog +* Wed Oct 18 2017 Vitezslav Crhonek - 2.6.0-6 +- Fix the dist tag, remove Group + * Thu Aug 03 2017 Fedora Release Engineering - 2.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild