- Update to version 3.0.26.
OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=32
This commit is contained in:
parent
9c12bb868b
commit
86d8a1a768
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0f60466dfbbe0fe7b7a870572124fb1eb7cb74a3cf11198427a86d3f4746f11a
|
|
||||||
size 268870
|
|
3
inxi-3.0.26-1.tar.gz
Normal file
3
inxi-3.0.26-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:037f03e8962f36503fe3d25159d3629c8726344402b03ba2fca024723a4f71f2
|
||||||
|
size 292378
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 6 18:12:58 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 3.0.26:
|
||||||
|
* See /usr/share/doc/packages/inxi/inxi.changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 9 12:01:37 UTC 2018 - sor.alexei@meowr.ru
|
Thu Aug 9 12:01:37 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -13,13 +13,13 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _version 3.0.20-1
|
%define _version 3.0.26-1
|
||||||
Name: inxi
|
Name: inxi
|
||||||
Version: 3.0.20
|
Version: 3.0.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A system information script
|
Summary: A system information script
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -71,7 +71,7 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
|
|||||||
install -Dpm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
|
install -Dpm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%if 0%{?suse_version} >= 1500
|
%if 0%{?suse_version} >= 1500 && 0%{?sle_version} >= 120300
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
%else
|
%else
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user