diff --git a/ansible-cmdb-1.31.tar.gz b/ansible-cmdb-1.31.tar.gz new file mode 100644 index 0000000..0d3e284 --- /dev/null +++ b/ansible-cmdb-1.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de9a02e3f0740967537850f6263756dca1bf506cd95c1f2ef7f4ee6d9ff23b8 +size 568889 diff --git a/ansible-cmdb.changes b/ansible-cmdb.changes index d5e493f..7f89843 100644 --- a/ansible-cmdb.changes +++ b/ansible-cmdb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 6 14:13:28 UTC 2021 - Martin Hauke + +- Update to version 1.31 + * PyPi package had wrong license (MIT). Changed to GPLv3. + * Minor changes to variable parsing and applying. + * A fix for the "sql" template. A new reserved keyword has been + renamed. + * Minor changes and improvements to the "html_fancy" template. + ------------------------------------------------------------------- Sun Nov 24 18:26:05 UTC 2019 - Martin Hauke diff --git a/ansible-cmdb.spec b/ansible-cmdb.spec index 8c8fdb5..6dd67dd 100644 --- a/ansible-cmdb.spec +++ b/ansible-cmdb.spec @@ -1,7 +1,8 @@ # # spec file for package ansible-cmdb # -# Copyright (c) 2019, Martin Hauke +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2019-2021, Martin Hauke # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,11 +13,12 @@ # 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/ +# Name: ansible-cmdb -Version: 1.30 +Version: 1.31 Release: 0 Summary: Ansible Configuration Management Database License: GPL-3.0-or-later @@ -85,5 +87,4 @@ cd test/ && python3 ./test.py -v %{_prefix}/lib/ansiblecmdb/data/* %{_mandir}/man1/ansible-cmdb.1%{ext_man} - %changelog