Hello community,

here is the log from the commit of package Printrun for openSUSE:Factory 
checked in at 2020-11-06 23:45:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Printrun (Old)
 and      /work/SRC/openSUSE:Factory/.Printrun.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Printrun"

Fri Nov  6 23:45:01 2020 rev:4 rq:846390 version:2.0.0~rc7.1599393390.c451359

Changes:
--------
--- /work/SRC/openSUSE:Factory/Printrun/Printrun.changes        2018-10-31 
13:20:58.795083207 +0100
+++ /work/SRC/openSUSE:Factory/.Printrun.new.11331/Printrun.changes     
2020-11-06 23:45:35.755206417 +0100
@@ -1,0 +2,69 @@
+Fri Nov  6 00:00:40 UTC 2020 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- update to 2.0.0rc7
+  * New Features:
+    + Live resizing of panels and many other UI improvements (#1073)
+    + Render G2/G3 arcs in 3D view by interpolating them as line
+      segments (#1092 and #1097)
+    + Apply grid size settings to 3d view (#1093)
+    + Visualize moves with laser/spindle active as extrusion (#1094)
+    + Keyboard shortcuts for important UI elements (00a932e)
+    + Keyboard jogging improvements (#1100)
+  * Fixed Bugs
+    + Do not expand setting spinners, combo boxes and dropdown
+      lists (5d42c19)
+    + Build wheels for Windows and manylinux1/2014 correctly (#1087)
+    + Allow spaces between coordinate and value when parsing
+      coordinates in gcode (#1090)
+    + Fix G2/G3 arc rendering error and scaling in 2D view (#1091)
+    + Correct index of appended command in gcoder (#1057)
+    + Fix incorrect string comparisons using "is" (#1096)
+    + Fix D-pad/keyboard jog movements (#1084)
+    + Fix incorrect enabled state of controls on UI settings
+      change (f02f4ef)
+    + Fix command history traversal (9d5620f)
+    + Fix toolbar shortcuts, blank jog, jog tab-out on
+      Windows (1f0290b)
+    + Fix lost messages from Marlin that contain the string
+      "Count" (#1104)
+    + Fix wheel install paths for locales and images (#1101)
+- update to 2.0.0rc6
+  * New Features:
+    + Change the default background color to the theme one (#931)
+    + Add setting for graph background color (#791)
+    + Hide second extruder from graph if not present (#791)
+    + Support for disabling Mate screensaver service (#979)
+    + Armenian translation (#1042)
+    + Don't print the M117 status msg to the console (#1081)
+    + Packages installable by pip are available on PyPI (#921)
+  * Fixed Bugs
+    + Don't ask for exit confirmation on the console when asking
+      in GUI (b48fe7b)
+    + Preset for temperatures does not affect Selection on the
+      main screen (#676)
+    + Several Python 3 related followups, mostly in
+      run_gcode_script
+    + Issue connecting to a remote port (#1027)
+    + Run "Final command" from settings when print is
+      finished (#1014)
+    + Fix a crash in wx at startup due to locale settings (#1015)
+    + Only apply PARITY_ODD workaround where it's actually
+      needed (#1017)
+    + Do not attempt to read extra device name patterns on
+      windows (#1040)
+    + Several Linux packaging fixes
+    + Removed error-causing wxPython horizontal alignment
+      flags (#1052)
+    + Rewrite deprecated Serial functions (#1017), pySerial >= 3
+      is now needed
+    + 3D Viewer color options don't update (#1054)
+    + Settings change callbacks not called (#1063 and others)
+- Drop upstream fix-file-load.patch
+- Clean up specfile
+
+-------------------------------------------------------------------
+Tue Feb 11 13:19:50 UTC 2020 - Adrian Schröter <adr...@suse.de>
+
+- fix file load in pronsole
+
+-------------------------------------------------------------------
@@ -19,0 +89 @@
+- switch to python3

Old:
----
  Printrun-2.0.0~rc5.1522069560.e0ee40a.obscpio

New:
----
  Printrun-2.0.0~rc7.1599393390.c451359.obscpio

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

Other differences:
------------------
++++++ Printrun.spec ++++++
--- /var/tmp/diff_new_pack.yNWlpk/_old  2020-11-06 23:45:36.839204335 +0100
+++ /var/tmp/diff_new_pack.yNWlpk/_new  2020-11-06 23:45:36.843204326 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Printrun
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,12 @@
 %define         skip_python2 1
 
 Name:           Printrun
-Version:        2.0.0~rc5.1522069560.e0ee40a
+Version:        2.0.0~rc7.1599393390.c451359
 Release:        0
 Summary:        RepRap printer interface and tools
 License:        GPL-3.0-or-later
 Group:          Productivity/Graphics/Convertors
-Url:            https://github.com/kliment/Printrun
+URL:            http://www.pronterface.com/
 Source0:        Printrun-%{version}.tar.xz
 
 # Desktop files
@@ -62,9 +62,9 @@
 %package        common
 Summary:        Common files for Printrun
 Group:          Productivity/Graphics/Convertors
-Requires:       %{python_module numpy}
-Requires:       %{python_module pyglet}
-Requires:       %{python_module pyserial}
+Requires:       python3-numpy
+Requires:       python3-pyglet
+Requires:       python3-pyserial
 
 %description    common
 Printrun is a set of G-code sending applications for RepRap.
@@ -162,12 +162,6 @@
 desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE3}
 %endif
 
-# locales
-mkdir -p %{buildroot}%{_datadir}/locale
-cp -ar %{buildroot}%{_datadir}/pronterface/locale/* 
%{buildroot}%{_datadir}/locale
-rm -rf %{buildroot}%{_datadir}/pronterface/locale
-ln -s -f %{_datadir}/locale/ %{buildroot}%{_datadir}/pronterface/ # the app 
expects the locale folder in here
-
 %{find_lang} pronterface
 %{find_lang} plater
 

++++++ Printrun-2.0.0~rc5.1522069560.e0ee40a.obscpio -> 
Printrun-2.0.0~rc7.1599393390.c451359.obscpio ++++++
++++ 7126 lines of diff (skipped)

++++++ Printrun.obsinfo ++++++
--- /var/tmp/diff_new_pack.yNWlpk/_old  2020-11-06 23:45:37.151203734 +0100
+++ /var/tmp/diff_new_pack.yNWlpk/_new  2020-11-06 23:45:37.155203727 +0100
@@ -1,5 +1,5 @@
 name: Printrun
-version: 2.0.0~rc5.1522069560.e0ee40a
-mtime: 1522069560
-commit: e0ee40a1d8c271644d15b164031c65b2cf20ac6f
+version: 2.0.0~rc7.1599393390.c451359
+mtime: 1599393390
+commit: c451359a35d502a8e446702d3cf94cae9e50c0de
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yNWlpk/_old  2020-11-06 23:45:37.187203665 +0100
+++ /var/tmp/diff_new_pack.yNWlpk/_new  2020-11-06 23:45:37.187203665 +0100
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/kliment/Printrun.git</param>
     <param name="scm">git</param>
-    <param name="revision">printrun-2.0.0rc5</param>
-    <param name="versionprefix">2.0.0~rc5</param>
+    <param name="revision">printrun-2.0.0rc7</param>
+    <param name="versionprefix">2.0.0~rc7</param>
   </service>
   <service mode="disabled" name="set_version" />
 


Reply via email to