Hello community,

here is the log from the commit of package python-pysmi for openSUSE:Factory 
checked in at 2019-01-21 10:48:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysmi (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysmi.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysmi"

Mon Jan 21 10:48:50 2019 rev:5 rq:664308 version:0.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysmi/python-pysmi.changes        
2018-12-24 11:42:22.185400106 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysmi.new.28833/python-pysmi.changes     
2019-01-21 10:49:22.428091081 +0100
@@ -1,0 +2,11 @@
+Thu Jan 10 08:34:25 UTC 2019 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  pysmi-0.1.3.tar.gz

New:
----
  pysmi-0.3.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pysmi.spec ++++++
--- /var/tmp/diff_new_pack.9rxiRG/_old  2019-01-21 10:49:23.920089261 +0100
+++ /var/tmp/diff_new_pack.9rxiRG/_new  2019-01-21 10:49:23.920089261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysmi
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pysmi
-Version:        0.1.3
+Version:        0.3.3
 Release:        0
 Summary:        SNMP SMI/MIB Parser
 License:        BSD-2-Clause
@@ -49,7 +49,9 @@
 %install
 %python_install
 mv %{buildroot}%{_bindir}/mibdump.py %{buildroot}%{_bindir}/mibdump
+mv %{buildroot}%{_bindir}/mibcopy.py %{buildroot}%{_bindir}/mibcopy
 %python_clone -a %{buildroot}%{_bindir}/mibdump
+%python_clone -a %{buildroot}%{_bindir}/mibcopy
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %post
@@ -66,5 +68,6 @@
 %doc README.md CHANGES.rst
 %{python_sitelib}/*
 %python_alternative %{_bindir}/mibdump
+%python_alternative %{_bindir}/mibcopy
 
 %changelog

++++++ pysmi-0.1.3.tar.gz -> pysmi-0.3.3.tar.gz ++++++
++++ 5594 lines of diff (skipped)


Reply via email to