SHA256
1
0
forked from pool/inxi

- Update to version 2.3.25.

OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=20
This commit is contained in:
Alexei Sorokin 2017-07-25 13:27:11 +00:00 committed by Git OBS Bridge
parent 6063f4819c
commit 1ae6cb4fbf
4 changed files with 11 additions and 6 deletions

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

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 25 13:12:11 UTC 2017 - sor.alexei@meowr.ru
- Update to version 2.3.25:
* See https://github.com/smxi/inxi/blob/master/inxi.changelog
-------------------------------------------------------------------
Wed Mar 15 08:23:42 UTC 2017 - sor.alexei@meowr.ru

View File

@ -17,9 +17,9 @@
#
%define _rev af0630e3067c138893e243896e1767c93d2a2856
%define _rev 8b9ebff447b5e1e86e7201c1b8e8fb3e4bf5ccaa
Name: inxi
Version: 2.3.8
Version: 2.3.25
Release: 0
Summary: A system information script
License: GPL-3.0+
@ -50,7 +50,6 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
install -Dpm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
%files
%defattr(-,root,root)
%doc inxi.changelog LICENSE.txt README.txt
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1%{?ext_man}