- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:30:22 +00:00
parent b687e483fe
commit e561549f4f

View File

@ -6,7 +6,7 @@
Name: python-%{pypi_name}
Version: 0.14.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Lesscss compiler
License: MIT
@ -69,6 +69,9 @@ ln -s ./lesscpy %{buildroot}/%{_bindir}/py3-lesscpy
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.14.0-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Feb 03 2021 Christian Heimes <cheimes@redhat.com> - 0.14.0-5
- Check with pytest instead of nose
- Remove build dependency on coverage