diff --git a/inxi-2.3.3.tar.gz b/inxi-2.3.3.tar.gz deleted file mode 100644 index e768fa9..0000000 --- a/inxi-2.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc8ac7db7b76586fa62f8fe16daf1d111509bd66f0981ef2f3e76a6371ea8c90 -size 413479 diff --git a/inxi-2.3.4.1.tar.gz b/inxi-2.3.4.1.tar.gz new file mode 100644 index 0000000..b4aad38 --- /dev/null +++ b/inxi-2.3.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75bbd7865c9cd438f13977fa91f1d2716bdc06e1231a341fd1da9e348398aada +size 415453 diff --git a/inxi.changes b/inxi.changes index 1e82d38..1464e75 100644 --- a/inxi.changes +++ b/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 -- 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. This is waiting more data, so the support will be missing the version information. diff --git a/inxi.spec b/inxi.spec index 497fe0c..2d61613 100644 --- a/inxi.spec +++ b/inxi.spec @@ -17,9 +17,9 @@ # -%define _rev ec2c5027c2067a994732318f95ee6b81f6768e1f +%define _rev 89e18d245bc34fc5be5f5baddac2ccd8106be050 Name: inxi -Version: 2.3.3 +Version: 2.3.4.1 Release: 0 Summary: A full featured system information script License: GPL-3.0+ @@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %endif %description -Universal, portable, system info script for console and irc. +Universal, portable, system info script for the console and IRC. %prep %setup -q -n %{name}-%{_rev}