14
0
Tomáš Chvátal
2020-03-14 08:57:43 +00:00
committed by Git OBS Bridge
parent 57c8ee1e5a
commit 31b823370f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 14 08:57:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
-------------------------------------------------------------------
Sat Jan 18 09:34:54 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -54,6 +54,6 @@ before it is used to format the string.
%doc README.md
%license LICENSE
%{python_sitelib}/colorlog
%{python_sitelib}/colorlog-%{version}-py%{py_ver}.egg-info
%{python_sitelib}/colorlog-%{version}-py%{python_version}.egg-info
%changelog