Accepting request 479478 from utilities

OBS-URL: https://build.opensuse.org/request/show/479478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inxi?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-03-16 08:43:12 +00:00 committed by Git OBS Bridge
commit 1ad6252a67
4 changed files with 28 additions and 6 deletions

View File

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

3
inxi-2.3.8.tar.gz Normal file
View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Mar 15 08:23:42 UTC 2017 - sor.alexei@meowr.ru
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Dec 4 19:10:15 UTC 2016 - sor.alexei@meowr.ru Sun Dec 4 19:10:15 UTC 2016 - sor.alexei@meowr.ru

View File

@ -1,7 +1,7 @@
# #
# spec file for package inxi # spec file for package inxi
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2011-2016 Malcolm J Lewis <malcolmlewis@opensuse.org> # Copyright (c) 2011-2016 Malcolm J Lewis <malcolmlewis@opensuse.org>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@ -17,9 +17,9 @@
# #
%define _rev dedc0bc1cae5e9fade99cd8ddf50a5088566995c %define _rev af0630e3067c138893e243896e1767c93d2a2856
Name: inxi Name: inxi
Version: 2.3.5 Version: 2.3.8
Release: 0 Release: 0
Summary: A system information script Summary: A system information script
License: GPL-3.0+ License: GPL-3.0+