Remove changelog section from rpm spec

Changelog is not up-to-date and we are using mechanism
for correct %changelog generation during package build,
so let's remove this section

Change-Id: I6273d8646db2037e131de44deb23185de21947e9
Related-bug: #1540325
This commit is contained in:
Sergey Kulanov 2016-02-01 14:02:57 +02:00
parent 599965b78e
commit 7f4bacbed0
1 changed files with 0 additions and 4 deletions

View File

@ -65,7 +65,3 @@ rm -rf $RPM_BUILD_ROOT
%{python2_sitelib}/*
%{_bindir}/*
%doc fuelclient/fuel_client.yaml
%changelog
* Thu Nov 19 2015 Aleksandr Mogylchenko <amogylchenko@mirantis.com> 8.0.0-1
- make spec compatible with CentOS 7