Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package inxi for openSUSE:Factory checked in 
at 2025-01-13 17:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inxi (Old)
 and      /work/SRC/openSUSE:Factory/.inxi.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inxi"

Mon Jan 13 17:50:33 2025 rev:33 rq:1237175 version:3.3.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/inxi/inxi.changes        2024-09-06 
17:19:49.983102654 +0200
+++ /work/SRC/openSUSE:Factory/.inxi.new.1881/inxi.changes      2025-01-13 
17:50:42.820074969 +0100
@@ -1,0 +2,16 @@
+Thu Jan 09 01:32:27 UTC 2025 - [email protected]
+
+- Update to version 3.3.37:
+  * This release is highlighted by a long overdue rewrite of the
+    -b, -e, and -v[x] man page and help options. And changing the
+    long incorrect -F/--full to -e/--expanded, which is more
+    accurate. -e expands -b, that is, but is not full. -v8 is full.
+    -F/--full will keep working until this inxi is in the stable
+    repos of the major distros.
+  * Renamed to inxi.metainfo.xml
+  * Changed id to org.smxi.inxi
+  * Added inxi.metadata.xml.
+- Remove %Check in spec file.
+- Add installation of metainfo.
+
+-------------------------------------------------------------------

Old:
----
  inxi-3.3.36-1.obscpio

New:
----
  inxi-3.3.37-1.obscpio

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

Other differences:
------------------
++++++ inxi.spec ++++++
--- /var/tmp/diff_new_pack.pXISQW/_old  2025-01-13 17:50:43.448100917 +0100
+++ /var/tmp/diff_new_pack.pXISQW/_new  2025-01-13 17:50:43.448100917 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package inxi
 #
-# Copyright (c) 2024 SUSE LLC
-# Copyright (c) 2011-2024 Malcolm J Lewis <[email protected]>
+# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2011-2025 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 #
 
 
-%define _version 3.3.36-1
+%define _version 3.3.37-1
 Name:           inxi
-Version:        3.3.36
+Version:        3.3.37
 Release:        0
 Summary:        A system information script
 License:        GPL-3.0-or-later
@@ -62,16 +62,16 @@
 ## Nothing to build.
 
 %install
-install -d -m 0755 %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
+install -d -m 0755 %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1 \
+                   %{buildroot}%{_datadir}/metainfo
 install -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
 install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
-
-%check
-## Empty section added as per rpmlint report
+install -m 0644 %{name}.metainfo.xml 
%{buildroot}%{_datadir}/metainfo/%{name}.metainfo.xml
 
 %files
 %license LICENSE.txt
 %doc inxi.changelog README.txt
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{?ext_man}
+%{_datadir}/metainfo/%{name}.metainfo.xml
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.pXISQW/_old  2025-01-13 17:50:43.492102735 +0100
+++ /var/tmp/diff_new_pack.pXISQW/_new  2025-01-13 17:50:43.496102900 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://codeberg.org/smxi/inxi.git</param>
-              <param 
name="changesrevision">c5f89aafd8af72943e2f4271062d92f92253fc9f</param></service></servicedata>
+              <param 
name="changesrevision">1e393dce4d6b27fe1e6f86e3f765ab5bf903fc07</param></service></servicedata>
 (No newline at EOF)
 

++++++ inxi-3.3.36-1.obscpio -> inxi-3.3.37-1.obscpio ++++++
++++ 3174 lines of diff (skipped)

++++++ inxi.obsinfo ++++++
--- /var/tmp/diff_new_pack.pXISQW/_old  2025-01-13 17:50:43.724112321 +0100
+++ /var/tmp/diff_new_pack.pXISQW/_new  2025-01-13 17:50:43.724112321 +0100
@@ -1,5 +1,5 @@
 name: inxi
-version: 3.3.36-1
-mtime: 1725487957
-commit: c5f89aafd8af72943e2f4271062d92f92253fc9f
+version: 3.3.37-1
+mtime: 1736144115
+commit: 1e393dce4d6b27fe1e6f86e3f765ab5bf903fc07
 

Reply via email to