Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Printrun for openSUSE:Factory 
checked in at 2026-01-06 17:44:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Printrun (Old)
 and      /work/SRC/openSUSE:Factory/.Printrun.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Printrun"

Tue Jan  6 17:44:35 2026 rev:7 rq:1325448 version:2.2.0+73

Changes:
--------
--- /work/SRC/openSUSE:Factory/Printrun/Printrun.changes        2021-02-09 
21:17:04.834829493 +0100
+++ /work/SRC/openSUSE:Factory/.Printrun.new.1928/Printrun.changes      
2026-01-06 17:45:59.105084465 +0100
@@ -1,0 +2,16 @@
+Wed Dec  3 06:30:59 UTC 2025 - Jiri Slaby <[email protected]>
+
+- update to 2.2.0+73
+  * New Features
+    + Added support for Python 3.13 (#1451)
+    + Replaced module imghdr with puremagic (#1455)
+    + Replaced configparser readfp with read_file (#1428)
+  * Fixed Bugs
+    + Regression when dealing with line numbers (#1454)
+    + Run-time dependencies installation (#1457)
+    + Correction of type error for G2/G3 arc moves (#1434)
+  * Administrative
+    + Simplified file naming for macOS builds (#1432)
+  * And many more fixes and updates
+
+-------------------------------------------------------------------

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

New:
----
  Printrun-2.2.0+73.obscpio

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

Other differences:
------------------
++++++ Printrun.spec ++++++
--- /var/tmp/diff_new_pack.q1cca7/_old  2026-01-06 17:46:00.509142211 +0100
+++ /var/tmp/diff_new_pack.q1cca7/_new  2026-01-06 17:46:00.509142211 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Printrun
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           Printrun
-Version:        2.0.0~rc7.1599393390.c451359
+Version:        2.2.0+73
 Release:        0
 Summary:        RepRap printer interface and tools
 License:        GPL-3.0-or-later
@@ -30,10 +30,10 @@
 Source2:        pronterface.desktop
 Source3:        plater.desktop
 
+BuildRequires:  gettext
 BuildRequires:  python3-Cython
 BuildRequires:  python3-pyserial
 BuildRequires:  python3-setuptools
-BuildRequires:  gettext
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
@@ -84,8 +84,9 @@
 %package     -n pronterface
 Summary:        GUI interface for RepRap
 Group:          Productivity/Graphics/Convertors
-Requires:       python3-wxPython
 Requires:       pronsole = %{version}-%{release}
+Requires:       python3-platformdirs
+Requires:       python3-wxPython
 BuildArch:      noarch
 
 %description -n pronterface
@@ -108,7 +109,6 @@
 
 ###############################################
 
-
 %prep
 %setup -q
 
@@ -159,7 +159,6 @@
 %endif
 
 %{find_lang} pronterface
-%{find_lang} plater
 
 %files
 %doc README*
@@ -186,7 +185,7 @@
 %{_datadir}/metainfo/pronterface.appdata.xml
 %{_datadir}/applications/pronterface.desktop
 
-%files -n plater -f plater.lang
+%files -n plater
 %{_bindir}/plater.*
 %{_datadir}/pixmaps/plater.png
 %{_datadir}/applications/plater.desktop

++++++ Printrun-2.0.0~rc7.1599393390.c451359.obscpio -> 
Printrun-2.2.0+73.obscpio ++++++
++++ 44195 lines of diff (skipped)

++++++ Printrun.obsinfo ++++++
--- /var/tmp/diff_new_pack.q1cca7/_old  2026-01-06 17:46:01.037163927 +0100
+++ /var/tmp/diff_new_pack.q1cca7/_new  2026-01-06 17:46:01.041164091 +0100
@@ -1,6 +1,5 @@
 name: Printrun
-version: 2.0.0~rc7.1599393390.c451359
-mtime: 1599393390
-commit: c451359a35d502a8e446702d3cf94cae9e50c0de
-
+version: 2.2.0+73
+mtime: 1764189743
+commit: 322d2605e36fd569c480443eb7f1d8af53b2d04b
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.q1cca7/_old  2026-01-06 17:46:01.069165243 +0100
+++ /var/tmp/diff_new_pack.q1cca7/_new  2026-01-06 17:46:01.073165407 +0100
@@ -1,11 +1,12 @@
 <services>
-  <service name="obs_scm" mode="disabled">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/kliment/Printrun.git</param>
     <param name="scm">git</param>
-    <param name="revision">printrun-2.0.0rc7</param>
-    <param name="versionprefix">2.0.0~rc7</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="versionrewrite-pattern">printrun-(.*)</param>
+    <param name="versionrewrite-replacement">\1</param>
   </service>
-  <service mode="disabled" name="set_version" />
+  <service mode="manual" name="set_version" />
 
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">

Reply via email to