14
0
forked from pool/python-pysmi

Accepting request 664289 from home:mnhauke

- Update to version 0.3.3
  * Exit code indication of the command-line tools aligned with
    sysexits.h to report more useful termination status
- Update to version 0.3.2
  * Fixed compiler crash when building comments at a platform
    which has broken users/groups databases

OBS-URL: https://build.opensuse.org/request/show/664289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmi?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-01-10 09:39:20 +00:00
committed by Git OBS Bridge
parent e6f6687785
commit 188f7d3da5
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jan 10 08:34:25 UTC 2019 - mardnh@gmx.de
- Update to version 0.3.3
* Exit code indication of the command-line tools aligned with
sysexits.h to report more useful termination status
- Update to version 0.3.2
* Fixed compiler crash when building comments at a platform
which has broken users/groups databases
-------------------------------------------------------------------
Tue Dec 4 12:52:52 UTC 2018 - Matej Cepl <mcepl@suse.com>