SHA256
1
0
forked from pool/inxi

49 Commits

Author SHA256 Message Date
Alexei Sorokin
fa99a2329b Accepting request 1167853 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.34:
  + This is a nice point release that corrects and updates numerous
    smaller, and larger, features. Most pressing in terms of
    numbers affected was the failure to detect in display, non
    console, for Wayland without Xwayland running.

OBS-URL: https://build.opensuse.org/request/show/1167853
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=76
2024-04-16 00:00:17 +00:00
Alexei Sorokin
e2377994b7 Accepting request 1164975 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.33-1+3:
  + A quick point release, one critical bug fix, and a few new
    features and enhancements.
  + Code cleanup.
- Add service to pull from git and avoid tarball release.
- Adjust spec file for service use.

OBS-URL: https://build.opensuse.org/request/show/1164975
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=74
2024-04-05 15:02:07 +00:00
Alexei Sorokin
5087df6651 Accepting request 1144931 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.33:
  + /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.32:
  + /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.31:
  + /usr/share/doc/packages/inxi/inxi.changelog.
- Updated spec file for new location of inxi at codeberg.org.
- Update to version 3.3.27:
  + /usr/share/doc/packages/inxi/inxi.changelog.
- Update to version 3.3.23:
  + /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.21:
  * /usr/share/doc/packages/inxi/inxi.changelog.
- update to 3.3.20:
  1a. More or less completed verification of AMD cpu microarch/built/process, and
  added more accurate fallback cases for stray model IDs.
  1b. Extended Intel cpu data a bit more as well. Thanks linuxdaddy from slackware
  for the research help there.
  2. Tentative support for finit init system (fast init). Runs in /proc/1/comm,
  uses initctl, which may have been revived from its upstart days, not sure. Added
  potential support for nosh, linux only, don't know how to detect other bsd init
  system.
  3. Added amd/intel gpu product IDs.
  4. Added shortcut --filter-all/--za, activates all filters: -z, --zl, --zu, 
  --zv. Why not?
  5. Added support for dm types kdmctl and xdmctl, opensuse and maybe redhat use
  the latter to start the actual dm running the desktop/wm. You want to see that 
  because you need to do systemctl restart xdm to restart the actual dm. Thanks
  mrmazda for pointing out this one.
  6. Added AlmaLinux, RockyLinux, CentosStream to system base (RHEL derived).
  7. Basic Raptor Lake gpu/apu support added, with patterns to detect since few 
  product ids yet. Same applies to Arctic and Alchemist, which still have no 
  product IDs.
  8. More disk vendors and disk vendor ids, never stops - the waters flow on, the
  rain falls, then the sun comes out. Until one day it doesn't.
  * /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.19:
  * /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.18:
  * /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.17:
  * /usr/share/doc/packages/inxi/inxi.changelog.
- Updated to version 3.3.16:
  * /usr/share/doc/packages/inxi/inxi.changelog.
- Spec file clean up.
- update to 3.3.07:
  * /usr/share/doc/packages/inxi/inxi.changelog. 
- Updated to version 3.3.03:
  * See /usr/share/doc/packages/inxi/inxi.changelog.
- Update to version 3.1.00:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.38:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Drop support for old openSUSE versions.
- Update to version 3.0.32:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.30:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.29:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.28:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.27:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.26:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.20:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.18:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 3.0.10:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Add additional requirements (boo#1085951).
- Update to version 2.3.40:
  * See /usr/share/doc/packages/inxi/inxi.changelog
- Update to version 2.3.25:
  * See https://github.com/smxi/inxi/blob/master/inxi.changelog
- Update to version 2.3.8 (changes since 2.3.5):
  * While default configs remain in /etc/inxi.conf, the user
    overrides now use $XDG_CONFIG_HOME for the config and
    $XDG_DATA_HOME for the log/debugger data, which were previously
    in $HOME/.inxi.
    If neither of these cases are present, inxi will default to its
    legacy user data directory: $HOME/.inxi as before.
    In order to make this switch transparent to users, inxi will
    move the files to the new location.
  * Add some more XDG debugger data to cover this for future
    debugger data.
  * Fix manual inxi install not putting man pages in
    /usr/local/share/man/man1, which had caused an issue with the
    Arch linux inxi installer.
  * Small text changes and cleanup and updates in man page.
  * Fix a sloppy regex removing the BIOS from BIOSTAR.
  * Fix a few other sloppy gsub, and a few gensub errors as well.
  * Add a sisimedia video driver to the support list.
- Update to version 2.3.5:
  * Fix inxi failing to add 'modesetting' graphics driver, which
    caused inxi to not show it in the output, which causes support
    issues for users of that specific driver, like some cases with
    Intel.
    Also inxi was failing to show it unloaded in cases where
    radeon/nouveau was used but it had been loaded by xorg to begin
    with.
- Update package description
- Update to version 2.3.4.1 (changes since 2.3.3.1):
  * Improve -D output, now capacity is on its own line, and each
    disc is on its own line always, this makes it easier to read
    and/or parse.
  * The lines now wrap nicely for extra data > console width, or
    -y 80 for example if one is trying to force most of the data to
    fit into 80 columns.
  * Added to -m if valid output, and if no -I or -tm triggers used,
    will show system ram used/total, from the -I line.
- Update to version 2.3.3.1 (changes since 2.3.0):
  * Add basic support for Budgie desktop detection.
    This is waiting more data, so the support will be missing the
    version information.
  * Add /var/tmp and /var/log and /opt to basic partition data: -P
  * Modify the static BIOS in -M to now show UEFI for actually UEFI
    booted systems, and, ideally, UEFI [Legacy] for UEFI booting 
    with MBR (BIOS legacy mode), and BIOS for all others.
  * Add device type show to -M: like desktop, laptop, notebook,
    server, blade, vm (and try to get vm type).
- Use the GitHub generated tarball using a commit hash.
- Include the licence file.
- Updated to version 2.3.0:
  + See https://github.com/smxi/inxi/commits/master for updates.
- Spec file cleanup to point at github.
- Updated to version 2.2.28:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2607.
  + Last googlecode release, project moved to github.
- Updated to version 2.2.26:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2605.
- Updated to version 2.2.25:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2604.
- Updated to version 2.2.21:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2595.
- Updated to version 2.2.19:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2592.
- Updated to version 2.2.18:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2585.
- Updated to version 2.2.16:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2581.
- Updated to version 2.1.95:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2376.
- Updated to version 2.1.28:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2324.
- Updated to version 2.1.18:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2197.
- Updated to version 1.9.18:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2065.
-  Updated to version 1.9.16:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2055.
- Updated to version 1.9.16:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2053.
- Updated to version 1.9.14:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2038.
- Updated to version 1.9.12:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r2033.
- Updated to version 1.8.47:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1985.
- Updated to version 1.8.45:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1983.
- Updated to version 1.8.37:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1883.
- Add inxi.changelog to package.
- Updated to version 1.8.28:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1722.
- Updated to version 1.8.23:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1693.
- Updated to version 1.8.19:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1663.
  + Manual page changed to .1 from .8.
- Updated to version 1.8.14:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1605.
- Updated to version 1.8.5:
  + See http://code.google.com/p/inxi/source/list for updates
    upto and including r1551.
- Updated to version 1.7.33:
  + Adding in validation since user set ip addresses can be wrong.
- Updates from version 1.7.32:
  + Added feature where a different ip page can be added by
    whoever.
- Updated to version 1.7.31:
  + Updated recommends for arch, xprop has changed to xorg-xprop.
  + Added support, as root user, for dmidecode in -M data.
  + Language updates.
- Updated to version 1.7.30:
  + Bug fix, some intel cpus give core id as 0 for each core, thus
    creating a situation where inxi thinks it's a single core cpu,
    no matter if it's multicpu or multicore.
- Updated to version 1.7.29:
  + Fixed a logging bug, won't have any impact on users.
- Updated to version 1.7.28:
  + Small bug fix, added separator character to Desktop item, that
    was left out.
- Updates from version 1.7.27:
  + Added in aptosid-version and siduction-version to save
    maintainers time of adding those.
  + Big bug fix, usb networking output has apparently not worked
    for a long time, that is now fixed.
- Updates from version 1.7.26:
  + Bug fix, first patch, usb networking wasn't working.
- Updates from version 1.7.25:
  + Not showing speed/duplex for lan card when it is down.
- Initial build.

OBS-URL: https://build.opensuse.org/request/show/1144931
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=72
2024-02-07 21:42:20 +00:00
Alexei Sorokin
04fe842f62 Accepting request 1142892 from home:malcolmlewis:branches:utilities
- - Updated to version 3.3.32:
  + /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/1142892
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=70
2024-02-02 02:59:38 +00:00
Alexei Sorokin
18f861eb61 Accepting request 1128220 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.31:
  + /usr/share/doc/packages/inxi/inxi.changelog.
- Updated spec file for new location of inxi at codeberg.org.

OBS-URL: https://build.opensuse.org/request/show/1128220
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=68
2023-11-26 14:28:40 +00:00
2c02feb7ac Accepting request 1087111 from home:malcolmlewis:branches:utilities
- Update to version 3.3.27:
  + /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/1087111
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=66
2023-05-16 09:41:51 +00:00
Alexei Sorokin
48091af741 Accepting request 1037614 from home:dimstar:Factory
- Update to version 3.3.23:
  + /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/1037614
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=64
2022-11-23 16:25:14 +00:00
Alexei Sorokin
44f7ba9715 Accepting request 1000974 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.21:
  * /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/1000974
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=62
2022-09-02 23:50:34 +00:00
Alexei Sorokin
264d50a5f0 Accepting request 997622 from home:dirkmueller:Factory
- update to 3.3.20:
  1a. More or less completed verification of AMD cpu microarch/built/process, and
  added more accurate fallback cases for stray model IDs.
  1b. Extended Intel cpu data a bit more as well. Thanks linuxdaddy from slackware
  for the research help there.
  2. Tentative support for finit init system (fast init). Runs in /proc/1/comm,
  uses initctl, which may have been revived from its upstart days, not sure. Added
  potential support for nosh, linux only, don't know how to detect other bsd init
  system.
  3. Added amd/intel gpu product IDs.
  4. Added shortcut --filter-all/--za, activates all filters: -z, --zl, --zu, 
  --zv. Why not?
  5. Added support for dm types kdmctl and xdmctl, opensuse and maybe redhat use
  the latter to start the actual dm running the desktop/wm. You want to see that 
  because you need to do systemctl restart xdm to restart the actual dm. Thanks
  mrmazda for pointing out this one.
  6. Added AlmaLinux, RockyLinux, CentosStream to system base (RHEL derived).
  7. Basic Raptor Lake gpu/apu support added, with patterns to detect since few 
  product ids yet. Same applies to Arctic and Alchemist, which still have no 
  product IDs.
  8. More disk vendors and disk vendor ids, never stops - the waters flow on, the
  rain falls, then the sun comes out. Until one day it doesn't.
  * /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/997622
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=60
2022-08-18 11:10:37 +00:00
Alexei Sorokin
5f69b120fc Accepting request 984072 from home:malcolmlewis:branches:utilities
Updated to version 3.3.19.

OBS-URL: https://build.opensuse.org/request/show/984072
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=58
2022-06-21 10:56:20 +00:00
Alexei Sorokin
3bbe1f61bc Accepting request 982543 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.18:
  * /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/982543
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=56
2022-06-14 13:43:26 +00:00
Alexei Sorokin
9da534fbf0 Accepting request 982225 from home:malcolmlewis:branches:utilities
- - Updated to version 3.3.17:
  * /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/982225
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=54
2022-06-12 19:10:15 +00:00
Alexei Sorokin
3ac0cec4c0 Accepting request 979984 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.16:
  * /usr/share/doc/packages/inxi/inxi.changelog.
- Spec file clean up.

OBS-URL: https://build.opensuse.org/request/show/979984
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=52
2022-06-03 17:32:29 +00:00
Alexei Sorokin
92e24406c9 Accepting request 925726 from home:dirkmueller:Factory
- update to 3.3.07:
  * /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/925726
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=51
2021-10-21 00:36:20 +00:00
Alexei Sorokin
d3159ce2c6 Accepting request 880646 from home:malcolmlewis:branches:utilities
- Updated to version 3.3.03:
  * See /usr/share/doc/packages/inxi/inxi.changelog.

OBS-URL: https://build.opensuse.org/request/show/880646
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=49
2021-03-27 14:51:46 +00:00
Alexei Sorokin
1866170fd3 - Update to version 3.1.00.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=47
2020-04-24 20:54:48 +00:00
Alexei Sorokin
ea5ff38e71 - Update to version 3.0.38.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=45
2020-03-20 17:19:05 +00:00
Alexei Sorokin
34cd094647 - Update to version 3.0.32.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=43
2019-02-18 06:51:24 +00:00
Alexei Sorokin
eb2c79d96b Accepting request 668510 from home:seanlew:branches:utilities
Update inxi

OBS-URL: https://build.opensuse.org/request/show/668510
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=41
2019-01-25 09:39:17 +00:00
Alexei Sorokin
2cd86c2921 - Update to version 3.0.29.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=39
2018-12-16 13:47:18 +00:00
Alexei Sorokin
3c1fc7b404 OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=37 2018-12-05 14:54:29 +00:00
Alexei Sorokin
7516852626 - Update to version 3.0.28.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=36
2018-12-05 14:33:42 +00:00
Alexei Sorokin
1e360b78fc - Update to version 3.0.27.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=34
2018-10-25 13:17:20 +00:00
Alexei Sorokin
86d8a1a768 - Update to version 3.0.26.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=32
2018-10-06 19:13:49 +00:00
Alexei Sorokin
9c12bb868b - Update to version 3.0.20.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=30
2018-08-09 21:29:38 +00:00
Alexei Sorokin
6dce98a978 - Update to version 3.0.18.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=28
2018-07-22 17:26:08 +00:00
Alexei Sorokin
3ec7da94bf - Update to version 3.0.10.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=26
2018-05-22 08:41:08 +00:00
Alexei Sorokin
6198684b9c OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=24 2017-10-18 15:53:04 +00:00
Alexei Sorokin
af1ffa9fd5 Accepting request 534984 from home:avindra
- Update to version 2.3.40

OBS-URL: https://build.opensuse.org/request/show/534984
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=23
2017-10-18 15:52:09 +00:00
Alexei Sorokin
65b5cff248 OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=21 2017-07-25 13:40:24 +00:00
Alexei Sorokin
1ae6cb4fbf - Update to version 2.3.25.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=20
2017-07-25 13:27:11 +00:00
Alexei Sorokin
6063f4819c - Update to version 2.3.8.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=18
2017-03-15 10:58:10 +00:00
Dominique Leuenberger
35bde8fcb3 Accepting request 443708 from utilities
OBS-URL: https://build.opensuse.org/request/show/443708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inxi?expand=0&rev=1
2017-01-27 10:00:42 +00:00
Alexei Sorokin
38ccda9810 - Update to version 2.3.5.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=16
2016-12-04 17:50:49 +00:00
Alexei Sorokin
3d3fec5e9d Accepting request 438809 from home:jengelh:branches:utilities
trim filler words from description

OBS-URL: https://build.opensuse.org/request/show/438809
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=15
2016-11-05 19:53:59 +00:00
Alexei Sorokin
f6198aba5a - Update to version 2.3.4.1.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=14
2016-11-05 11:18:30 +00:00
Malcolm Lewis
6718902981 Accepting request 438406 from home:XRevan86
- Update to version 2.3.3.

OBS-URL: https://build.opensuse.org/request/show/438406
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=13
2016-11-02 22:50:22 +00:00
OBS User mrdocs
1a03213e39 Accepting request 395511 from home:malcolmlewis:branches:utilities
Updated to version 2.3.0

OBS-URL: https://build.opensuse.org/request/show/395511
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=12
2016-05-16 04:53:59 +00:00
Ismail Dönmez
0d4a9ec54a Accepting request 338264 from home:malcolmlewis:branches:utilities
Updated to version 2.2.28

OBS-URL: https://build.opensuse.org/request/show/338264
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=11
2015-10-13 07:49:39 +00:00
OBS User mrdocs
a097dc7880 Accepting request 318006 from home:malcolmlewis:branches:utilities
Updated to version 2.2.26

OBS-URL: https://build.opensuse.org/request/show/318006
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=10
2015-07-23 19:00:46 +00:00
OBS User mrdocs
c964d84584 Accepting request 314786 from home:malcolmlewis:branches:utilities
Updated to version 2.2.25

OBS-URL: https://build.opensuse.org/request/show/314786
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=9
2015-07-03 19:20:25 +00:00
OBS User mrdocs
64c2df1bff Accepting request 307652 from home:malcolmlewis:branches:utilities
Updated to version 2.2.21

OBS-URL: https://build.opensuse.org/request/show/307652
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=8
2015-05-18 07:53:23 +00:00
OBS User mrdocs
146ed561e9 Accepting request 287608 from home:malcolmlewis:branches:utilities
Updated to version 2.2.19

OBS-URL: https://build.opensuse.org/request/show/287608
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=7
2015-02-26 17:20:20 +00:00
Ismail Dönmez
91ee996ad9 Accepting request 262471 from home:malcolmlewis:branches:utilities
Updated to version 2.2.16

OBS-URL: https://build.opensuse.org/request/show/262471
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=6
2014-11-22 09:11:10 +00:00
OBS User mrdocs
7a131e7045 Accepting request 244773 from home:malcolmlewis:branches:utilities
Updated to version 2.1.95

OBS-URL: https://build.opensuse.org/request/show/244773
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=5
2014-08-16 05:48:31 +00:00
OBS User mrdocs
de24cb88a4 Accepting request 236343 from home:malcolmlewis:branches:utilities
Update to version 2.1.28

OBS-URL: https://build.opensuse.org/request/show/236343
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=4
2014-06-05 15:17:43 +00:00
OBS User mrdocs
bc12b3a18f Accepting request 229197 from home:malcolmlewis:branches:utilities
Updated to version 2.1.18

OBS-URL: https://build.opensuse.org/request/show/229197
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=3
2014-04-07 03:03:11 +00:00
OBS User mrdocs
9325459e11 Accepting request 221563 from home:malcolmlewis:branches:utilities
Updated to version 1.9.18

OBS-URL: https://build.opensuse.org/request/show/221563
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=2
2014-02-11 01:36:51 +00:00
OBS User mrdocs
6f9f903cc0 Accepting request 208770 from home:malcolmlewis:Miscellanous
A full featured system information script.

OBS-URL: https://build.opensuse.org/request/show/208770
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=1
2013-11-30 02:03:17 +00:00