diff --git a/python-astral.changes b/python-astral.changes index 16a0cfc..bb9780c 100644 --- a/python-astral.changes +++ b/python-astral.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 12 09:57:51 UTC 2018 - Matěj Cepl + +- Make package buildable on Leap 42.* (SLE 12.*) as well. + ------------------------------------------------------------------- Mon May 14 13:20:23 UTC 2018 - adrian@suse.de diff --git a/python-astral.spec b/python-astral.spec index 7b5e232..ebbeaef 100644 --- a/python-astral.spec +++ b/python-astral.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -58,6 +58,7 @@ cp %{S:99} . %python_install %python_expand %fdupes -s %{buildroot}/%{$python_sitelib} +%{?!license:%define license %doc} %files %{python_files} %defattr(-,root,root,-) %doc README.rst