diff --git a/3.3.27-1.tar.gz b/3.3.27-1.tar.gz deleted file mode 100644 index 4b4e895..0000000 --- a/3.3.27-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35207195579261ddfe59508fdc92d40902c91230084d2b98b4541a6f4c682f63 -size 614167 diff --git a/3.3.31-2.tar.gz b/3.3.31-2.tar.gz new file mode 100644 index 0000000..681eae3 --- /dev/null +++ b/3.3.31-2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4dd81980b327aa71f3684a832ec4488721024d428c712f3c9bbdb35f6a2b42 +size 645742 diff --git a/inxi.changes b/inxi.changes index d3ab73e..7c8668f 100644 --- a/inxi.changes +++ b/inxi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 23 02:07:49 UTC 2023 - malcolmlewis@opensuse.org + +- Updated to version 3.3.31: + + /usr/share/doc/packages/inxi/inxi.changelog. +- Updated spec file for new location of inxi at codeberg.org. + ------------------------------------------------------------------- Sun May 14 15:50:03 UTC 2023 - malcolmlewis@opensuse.org diff --git a/inxi.spec b/inxi.spec index fb7601d..cae1c8e 100644 --- a/inxi.spec +++ b/inxi.spec @@ -17,14 +17,14 @@ # -%define _version 3.3.27-1 +%define _version 3.3.31-2 Name: inxi -Version: 3.3.27 +Version: 3.3.31 Release: 0 Summary: A system information script License: GPL-3.0-or-later -URL: https://github.com/smxi/inxi -Source: https://github.com/smxi/inxi/archive/%{_version}.tar.gz#/%{_version}.tar.gz +URL: https://codeberg.org/smxi/inxi +Source: https://codeberg.org/smxi/inxi/archive/%{_version}.tar.gz#/%{_version}.tar.gz Requires: pciutils Requires: procps Requires: util-linux @@ -55,7 +55,7 @@ infobash. The primary purpose of inxi is for support, and sys admin use. inxi is used widely for forum and IRC support. %prep -%autosetup -n %{name}-%{_version} +%autosetup -n %{name} sed -i '/^#!/s/env \(.*\)$/\1/' %{name} %build