- Update to version 2.3.4.1.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=14
This commit is contained in:
parent
6718902981
commit
f6198aba5a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bc8ac7db7b76586fa62f8fe16daf1d111509bd66f0981ef2f3e76a6371ea8c90
|
|
||||||
size 413479
|
|
3
inxi-2.3.4.1.tar.gz
Normal file
3
inxi-2.3.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:75bbd7865c9cd438f13977fa91f1d2716bdc06e1231a341fd1da9e348398aada
|
||||||
|
size 415453
|
15
inxi.changes
15
inxi.changes
@ -1,7 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 5 10:01:19 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 2 20:12:32 UTC 2016 - sor.alexei@meowr.ru
|
Wed Nov 2 20:12:32 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
- Update to version 2.3.3 (changes since 2.3.0):
|
- Update to version 2.3.3.1 (changes since 2.3.0):
|
||||||
* Add basic support for Budgie desktop detection.
|
* Add basic support for Budgie desktop detection.
|
||||||
This is waiting more data, so the support will be missing the
|
This is waiting more data, so the support will be missing the
|
||||||
version information.
|
version information.
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _rev ec2c5027c2067a994732318f95ee6b81f6768e1f
|
%define _rev 89e18d245bc34fc5be5f5baddac2ccd8106be050
|
||||||
Name: inxi
|
Name: inxi
|
||||||
Version: 2.3.3
|
Version: 2.3.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A full featured system information script
|
Summary: A full featured system information script
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Universal, portable, system info script for console and irc.
|
Universal, portable, system info script for the console and IRC.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{_rev}
|
%setup -q -n %{name}-%{_rev}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user