Fix the dist tag, remove Group

This commit is contained in:
Vitezslav Crhonek 2017-10-18 13:30:15 +02:00
parent 0da0717ebf
commit a2333fcded

View File

@ -1,6 +1,6 @@
Name: wsmancli Name: wsmancli
Version: 2.6.0 Version: 2.6.0
Release: 5%{dist} Release: 6%{?dist}
License: BSD License: BSD
Url: http://www.openwsman.org/ Url: http://www.openwsman.org/
# You can get this tarball here: # You can get this tarball here:
@ -9,7 +9,6 @@ Source: wsmancli-%{version}.tar.gz
Source1: COPYING Source1: COPYING
Source2: README Source2: README
Source3: AUTHORS Source3: AUTHORS
Group: Applications/System
BuildRequires: openwsman-devel >= 2.1.0 pkgconfig curl-devel BuildRequires: openwsman-devel >= 2.1.0 pkgconfig curl-devel
BuildRequires: autoconf automake libtool BuildRequires: autoconf automake libtool
Requires: openwsman curl Requires: openwsman curl
@ -41,6 +40,9 @@ make DESTDIR=%{buildroot} install
%doc COPYING README AUTHORS %doc COPYING README AUTHORS
%changelog %changelog
* Wed Oct 18 2017 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-6
- Fix the dist tag, remove Group
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-5 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild