Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Glances for openSUSE:Factory 
checked in at 2026-07-01 16:36:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Glances (Old)
 and      /work/SRC/openSUSE:Factory/.python-Glances.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Glances"

Wed Jul  1 16:36:42 2026 rev:34 rq:1362713 version:4.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Glances/python-Glances.changes    
2026-06-25 10:59:16.289630061 +0200
+++ /work/SRC/openSUSE:Factory/.python-Glances.new.11887/python-Glances.changes 
2026-07-01 16:36:57.125716591 +0200
@@ -1,0 +2,10 @@
+Tue Jun 30 16:18:47 UTC 2026 - Dirk Müller <[email protected]>
+
+- move to the right subpackage
+
+-------------------------------------------------------------------
+Mon Jun 29 09:27:00 UTC 2026 - Adrian Schröter <[email protected]>
+
+- Add missing requires to be able to start the server
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Glances.spec ++++++
--- /var/tmp/diff_new_pack.tim9Zp/_old  2026-07-01 16:36:57.973746095 +0200
+++ /var/tmp/diff_new_pack.tim9Zp/_new  2026-07-01 16:36:57.977746234 +0200
@@ -42,10 +42,12 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-defusedxml
+Requires:       python-fastapi
 Requires:       python-jinja2
 Requires:       python-packaging
 Requires:       python-psutil >= 5.6.7
 Requires:       python-shtab
+Requires:       python-uvicorn
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 Recommends:     python-curses
@@ -87,7 +89,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 # Remove installed "data" files
-rm -r %{buildroot}/usr/share/doc/glances
+rm -r %{buildroot}%{_datadir}/doc/glances
 
 mkdir -p %{buildroot}%{_sbindir}
 ln -sf service %{buildroot}%{_sbindir}/rcglances

Reply via email to