Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 08:41:06 +00:00
parent ebd13f4632
commit ebb965401a

View File

@ -8,7 +8,7 @@
Name: python-%{pypi_name}
Version: 0.10.1
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Lesscss compiler
License: MIT
@ -112,6 +112,9 @@ popd
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.10.1-12
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)