diff --git a/click-log-0.1.8.tar.gz b/click-log-0.1.8.tar.gz deleted file mode 100644 index 8f60684..0000000 --- a/click-log-0.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57271008c12e2dc16d413373bedd7fd3ff17c57434e168650dc27dfb9c743392 -size 9277 diff --git a/click-log-0.3.2.tar.gz b/click-log-0.3.2.tar.gz new file mode 100644 index 0000000..63f77ba --- /dev/null +++ b/click-log-0.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16fd1ca3fc6b16c98cea63acf1ab474ea8e676849dc669d86afafb0ed7003124 +size 9523 diff --git a/python-click-log.changes b/python-click-log.changes index cb027e2..b7ad2e0 100644 --- a/python-click-log.changes +++ b/python-click-log.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 4 07:04:11 UTC 2018 - dmacvicar@suse.de + +- Update to 0.3.2 + ------------------------------------------------------------------- Fri Jun 30 17:38:38 UTC 2017 - aloisio@gmx.com diff --git a/python-click-log.spec b/python-click-log.spec index b8fad0a..3195a54 100644 --- a/python-click-log.spec +++ b/python-click-log.spec @@ -1,7 +1,7 @@ # # spec file for package python-click-log # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-click-log -Version: 0.1.8 +Version: 0.3.2 Release: 0 Summary: Logging integration for Click License: MIT @@ -52,7 +52,8 @@ rm -rf click_log.egg-info %files %{python_files} %defattr(-,root,root,-) -%doc README.rst LICENSE +%doc README.rst +%license LICENSE %{python_sitelib}/* %changelog