| |
@@ -7,8 +7,8 @@
|
| |
%global pypi_name lesscpy
|
| |
|
| |
Name: python-%{pypi_name}
|
| |
- Version: 0.10.1
|
| |
- Release: 13%{?dist}
|
| |
+ Version: 0.13.0
|
| |
+ Release: 1%{?dist}
|
| |
Summary: Lesscss compiler
|
| |
|
| |
License: MIT
|
| |
@@ -112,6 +112,9 @@
|
| |
|
| |
|
| |
%changelog
|
| |
+ * Mon Jun 11 2018 Christian Heimes <cheimes@redhat.com> - 0.13.0-1
|
| |
+ - New upstream release 0.13.0, resolves rhbz#1584773
|
| |
+
|
| |
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-13
|
| |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
| |
|
| |
lesscpy upstream release 0.13.0 fixes a Python 3 compatibility issues that blocks FreeIPA from moving to Python 3-only. Please update lesscpy on Fedora 28 and rawhide.
See https://bugzilla.redhat.com/show_bug.cgi?id=1584773