From 1139dbae3b50e71970798a7574199f3248f21eb02d63198e6aca88d0a620a3b2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 12 Nov 2018 09:59:01 +0000 Subject: [PATCH] Make package buildable on Leap 42.* (SLE 12.*) as well. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=7 --- python-astral.changes | 5 +++++ python-astral.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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