SHA256
5
0
forked from pool/inxi

4 Commits

Author SHA256 Message Date
b34ab5ee07 Accepting request 1320088 from utilities
OBS-URL: https://build.opensuse.org/request/show/1320088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inxi?expand=0&rev=35
2025-11-26 16:16:23 +00:00
Alexei Sorokin
f522b5c789 - Update to version 3.3.40:
* This is a quick release to get the bug fix out for
    <https://codeberg.org/smxi/inxi/issues/347>.
  * Refactor and updated of the Battery item.
  * This release is highlighted by a long overdue rewrite of the
    -b, -e, and -v[x] man page and help options.
  * Renamed to inxi.metainfo.xml
  * Changed id to org.smxi.inxi
  * Added inxi.metadata.xml. Your welcome.
  * Phase 2 of the big CPU upgrade a few years back is now done.
  * Added more Wayland wm/de updates: wm, tools, lockers, etc.
- Setup service file for manual run.

OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=86
2025-11-26 04:00:52 +00:00
fe59579cce Accepting request 1302044 from utilities
OBS-URL: https://build.opensuse.org/request/show/1302044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inxi?expand=0&rev=34
2025-09-01 15:17:49 +00:00
Alexei Sorokin
effd04e6e5 - Update to version 3.3.39:
* Refactor and updated of the Battery item, that was sorely in
    need of tightening and better testing and robustness. 
  * Long overdue fixes for CPU Loongson and XhaoXin.
  * General fixes and updates.
- Changes from version 3.3.38:
  * A small fix/glitch release, nothing exciting.

OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=84
2025-08-31 02:24:04 +00:00
7 changed files with 40 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="obs_scm">
<service mode="manual" name="obs_scm">
<param name="url">https://codeberg.org/smxi/inxi.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="revision">20451ca41fe61723250bb0d8f2ba2ec708719b90</param>
<param name="changesgenerate">enable</param>
<param name="filename">inxi</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
@@ -14,5 +14,5 @@
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
<service mode="manual" name="set_version"/>
</services>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://codeberg.org/smxi/inxi.git</param>
<param name="changesrevision">1e393dce4d6b27fe1e6f86e3f765ab5bf903fc07</param></service></servicedata>
<param name="changesrevision">20451ca41fe61723250bb0d8f2ba2ec708719b90</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:639a36807a44bc9dfe7fcedb255d6f6c4caae039cd9086025acee1dadbca20b6
size 2407436

3
inxi-3.3.40-1.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b47a7659fb412f81851eca981ee5c03ed49e9c790b91f28279dfec5bb69442d3
size 2441740

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Nov 26 00:32:13 UTC 2025 - malcolmlewis@opensuse.org
- Update to version 3.3.40:
* This is a quick release to get the bug fix out for
<https://codeberg.org/smxi/inxi/issues/347>.
* Refactor and updated of the Battery item.
* This release is highlighted by a long overdue rewrite of the
-b, -e, and -v[x] man page and help options.
* Renamed to inxi.metainfo.xml
* Changed id to org.smxi.inxi
* Added inxi.metadata.xml. Your welcome.
* Phase 2 of the big CPU upgrade a few years back is now done.
* Added more Wayland wm/de updates: wm, tools, lockers, etc.
- Setup service file for manual run.
-------------------------------------------------------------------
Sat Aug 30 03:15:58 UTC 2025 - malcolmlewis@opensuse.org
- Update to version 3.3.39:
* Refactor and updated of the Battery item, that was sorely in
need of tightening and better testing and robustness.
* Long overdue fixes for CPU Loongson and XhaoXin.
* General fixes and updates.
- Changes from version 3.3.38:
* A small fix/glitch release, nothing exciting.
-------------------------------------------------------------------
Thu Jan 09 01:32:27 UTC 2025 - malcolmlewis@opensuse.org

View File

@@ -1,4 +1,4 @@
name: inxi
version: 3.3.37-1
mtime: 1736144115
commit: 1e393dce4d6b27fe1e6f86e3f765ab5bf903fc07
version: 3.3.40-1
mtime: 1764102653
commit: 20451ca41fe61723250bb0d8f2ba2ec708719b90

View File

@@ -1,7 +1,7 @@
#
# spec file for package inxi
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2011-2025 Malcolm J Lewis <malcolmlewis@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -17,9 +17,9 @@
#
%define _version 3.3.37-1
%define _version 3.3.40-1
Name: inxi
Version: 3.3.37
Version: 3.3.40
Release: 0
Summary: A system information script
License: GPL-3.0-or-later