Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eric for openSUSE:Factory checked in 
at 2024-05-11 18:23:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eric (Old)
 and      /work/SRC/openSUSE:Factory/.eric.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eric"

Sat May 11 18:23:44 2024 rev:28 rq:1173433 version:24.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/eric/eric.changes        2024-01-19 
23:02:48.735380971 +0100
+++ /work/SRC/openSUSE:Factory/.eric.new.1880/eric.changes      2024-05-11 
18:26:50.686551347 +0200
@@ -1,0 +2,131 @@
+Sat May 11 08:11:53 UTC 2024 - jun wang <jgw...@suse.com>
+
+- Update to version 24.5
+  - changes from version 24.5
+    + bug fixes
+    + General
+      - Changed code from using QFileSystemWatcher to our own
+        implementation (EricFileSystemWatcher) based on the
+        watchdog Python package in order to get more fine grained
+        control over the reported changes.
+    + Editor
+      - Added the capability to reload the current editor via its
+        context menu or the main File menu (see issue 556).
+      - Added basic support for Jenkins pipeline files (and Groovy
+        source files) (see issue 558).
+    + Editor Outline
+      - Improved the navigation capability by respecting the column
+        offset when placing the cursor of the editor (see issue 554)
+    + File Browser
+      - Improved the navigation capability by respecting the column
+        offset when placing the cursor of the editor (see issue 554)
+    + Project Browser
+      - Improved the navigation capability by respecting the column
+        offset when placing the cursor of the editor (see issue 554)
+    + Symbols Viewer
+      - Completed the list of selectable code blocks.
+  - changes from version 24.4
+    + bug fixes
+    + Code Style Checker
+      - Updated these checkers
+        * Security to bandit v1.7.8
+        * Miscellaneous to flake8-bugbear v24.2.6
+        * Logging to flake8-logging v1.5.0
+    + MicroPython
+      - Updated the list of known CircuitPython boards.
+      - Updated the list of known UF2 capable boards.
+    + pip Interface
+      - Added the capability to install packages given in the
+        project.dependencies section of a pyproject.toml file.
+    + Project
+      - Added an action to the Other Tools menu to clear the
+        byte code caches of the project.
+    + Shell
+      - Added a context menu action to open an editor for a file
+        at a line of an exception shown in the console window.
+    + Snapshot
+      - Disabled the snapshot functionality for Wayland based
+        desktops.
+    + Third Party Packages
+      - Upgraded pip-licenses to version 4.3.4.
+  - changes from version 24.3
+    + bug fixes
+    + General
+      -Removed support for the deprecated eric-ide specific XML
+       file formats.
+      -Removed the Oxygen based icons.
+  - changes from version 24.2.1
+    + bug fixes
+    + Code Style Checker
+      - Updated these checkers to support more cases.
+        * Miscellaneous
+        * Security
+    + Editor
+      - Added an Edit menu entry tp convert tabs to spaces manually.
+      - Added the capability to show local variables in the outline
+        view.
+      - Added code to show the indicator margin messages when the
+        mouse hovers over a syntax error or warning indicator.
+    + File Browser
+      - Added the capability to show local variables of functions
+        and methods.
+    + Find In Files
+      - Changed the filter entry to a filter selector with
+        associated edit capability to define a list of filter
+        entries.
+    + Log Viewer
+      - Added code to show an indicator for the log viewer icon, if
+        new messages were added and the "Autoshow" option is
+        deactivated.
+    + MicroPython
+      - Added an entry to the file manager's local and device
+        context menu to rename a file.
+      - Added a standalone application of the built-in MicroPython
+        interface ( eric7_mpy).
+      - Enhanced the MiucroPython file manager widget.
+    + Plugin Repository
+      - Added a label to show the number of selected entries.
+    + Project Browser
+      - Added the capability to show local variables of functions
+        and methods.
+    + Third Party packages
+      - Upgraded pyflakes to version 3.2.0.
+      - Upgraded jquery.js to version 3.7.1.
+  - changes from version 24.2
+    + bug fixes
+    + Code Style Checker
+      - Updated these checkers to support more cases.
+        * Miscellaneous
+        * Security
+    + Editor
+      - Added an Edit menu entry tp convert tabs to spaces manually
+      - Added the capability to show local variables in the outline
+        view.
+      - Added code to show the indicator margin messages when the
+        mouse hovers over a syntax error or warning indicator.
+    + File Browser
+      - Added the capability to show local variables of functions
+        and methods.
+    + Find In Files
+      - Changed the filter entry to a filter selector with
+        associated edit capability to define a list of filter
+        entries.
+    + Log Viewer
+      - Added code to show an indicator for the log viewer icon, if
+        new messages were added and the "Autoshow" option is
+        deactivated.
+    + MicroPython
+      - Added an entry to the file manager's local and device
+        context menu to rename a file.
+      - Added a standalone application of the built-in MicroPython
+        interface ( eric7_mpy).
+      - Enhanced the MiucroPython file manager widget.
+    + Plugin Repository
+      - Added a label to show the number of selected entries.
+    + Project Browser
+      - Added the capability to show local variables of functions and methods.
+    + Third Party packages
+      - Upgraded pyflakes to version 3.2.0.
+      - Upgraded jquery.js to version 3.7.1. 
+
+-------------------------------------------------------------------

Old:
----
  eric7-24.1.tar.gz

New:
----
  eric7-24.5.tar.gz

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

Other differences:
------------------
++++++ eric.spec ++++++
--- /var/tmp/diff_new_pack.brYkxD/_old  2024-05-11 18:26:51.350575422 +0200
+++ /var/tmp/diff_new_pack.brYkxD/_new  2024-05-11 18:26:51.350575422 +0200
@@ -23,7 +23,7 @@
 %bcond_with tools
 
 Name:           eric
-Version:        24.1
+Version:        24.5
 Release:        0
 Summary:        Python IDE based on Qt6
 License:        GPL-3.0-or-later
@@ -135,10 +135,11 @@
 %{_datadir}/metainfo/%{distname}.appdata.xml
 %{_datadir}/applications/%{distname}_ide.desktop
 %{_datadir}/applications/%{distname}_browser.desktop
-%{_datadir}/icons/eric.png
+%{_datadir}/applications/%{distname}_mpy.desktop
+%{_datadir}/appdata/eric7.appdata.xml
+%{_datadir}/icons/eric*
 %{_datadir}/icons/ericWeb.png
-%{_datadir}/icons/hicolor/*/apps/eric.png
-%{_datadir}/icons/hicolor/*/apps/ericWeb.png
+%{_datadir}/icons/hicolor/*/apps/eric*
 %{python3_sitelib}/
 
 %files api

++++++ eric7-24.1.tar.gz -> eric7-24.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/eric/eric7-24.1.tar.gz 
/work/SRC/openSUSE:Factory/.eric.new.1880/eric7-24.5.tar.gz differ: char 13, 
line 1

Reply via email to