Bump version to 1.1.0-4 and update changelog

Update spec file to contain version bump and latest
changelog.

Related: #1958824
Signed-off-by: Antonio Torres <antorres@redhat.com>
This commit is contained in:
Antonio Torres 2021-05-11 13:37:40 +02:00 committed by antorres
parent 27672a88a9
commit 12a9b9bed0

View File

@ -3,7 +3,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.1.0 Version: 1.1.0
Release: 3%{?dist} Release: 4%{?dist}
Summary: Javascript Minifier Summary: Javascript Minifier
License: ASL 2.0 License: ASL 2.0
@ -91,6 +91,9 @@ sphinx-build -b html docs/_userdoc docs/_userdoc/html
%doc README.md docs/_userdoc/html %doc README.md docs/_userdoc/html
%changelog %changelog
* Mon May 10 2021 Antonio Torres <antorres@redhat.com> - 1.1.0-4
- Remove benchmarking files from sources
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-3 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937