commit openlmi-tools for openSUSE:Factory
Hello community, here is the log from the commit of package openlmi-tools for openSUSE:Factory checked in at 2014-04-26 10:09:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openlmi-tools (Old) and /work/SRC/openSUSE:Factory/.openlmi-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openlmi-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/openlmi-tools/openlmi-tools.changes 2014-02-19 07:21:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openlmi-tools.new/openlmi-tools.changes 2014-04-26 10:09:36.000000000 +0200 @@ -1,0 +2,17 @@ +Fri Apr 18 07:41:01 UTC 2014 - kkaempf@suse.com + +- Update to 0.9.1 + - Indication subscription is simplified + - Indication receiving timeout is fixed + - CIMOM's certificate verification is fixed + - LMIInstance(Name) can be compared to each other + - LMIInstance objects can be filtered at client's side + - connecting via Unix socket is improved + - _association_ methods can be called within LMIInstanceName objects + - interactive shell is improved + - logging + - lmi meta-command now lives in openlmi-tools repository + - Python 2.6 backports + - various fixes + +------------------------------------------------------------------- Old: ---- openlmi-tools-0.9.tar.bz2 New: ---- openlmi-tools-0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openlmi-tools.spec ++++++ --- /var/tmp/diff_new_pack.BMBzZm/_old 2014-04-26 10:09:36.000000000 +0200 +++ /var/tmp/diff_new_pack.BMBzZm/_new 2014-04-26 10:09:36.000000000 +0200 @@ -18,7 +18,7 @@ Name: openlmi-tools -Version: 0.9 +Version: 0.9.1 Release: 2%{?dist} Summary: Tooling around openLMI License: GPL-2.0 @@ -29,7 +29,7 @@ %endif Url: http://fedorahosted.org/openlmi/ -Source0: %{name}-%{version}.tar.bz2 +Source0: https://fedorahosted.org/released/openlmi-tools/%{name}-%{version}.tar.gz # Python 2.6 vs 2.7 dict creation syntax change, kkaempf@suse.de # See http://stackoverflow.com/questions/1747817/python-create-a-dictionary-with-l... Patch: python-2.6.patch @@ -53,6 +53,7 @@ %else Requires: python2 %endif +BuildRequires: python-M2Crypto %if 0%{?suse_version} > 1010 BuildRequires: fdupes @@ -91,7 +92,7 @@ %files %defattr(-,root,root,-) -%doc README COPYING +%doc README.md COPYING AUTHORS %{_bindir}/lmi* %dir %{python_sitelib}/lmi %dir %{python_sitelib}/openlmi_tools-*-info -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de