From fa99a2329b854f5393a67a7f055fa86aad23011f4a2de4972a61bcda76f75197 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 16 Apr 2024 00:00:17 +0000 Subject: [PATCH] Accepting request 1167853 from home:malcolmlewis:branches:utilities - Updated to version 3.3.34: + This is a nice point release that corrects and updates numerous smaller, and larger, features. Most pressing in terms of numbers affected was the failure to detect in display, non console, for Wayland without Xwayland running. OBS-URL: https://build.opensuse.org/request/show/1167853 OBS-URL: https://build.opensuse.org/package/show/utilities/inxi?expand=0&rev=76 --- _servicedata | 2 +- inxi-3.3.33-1+3.obscpio | 3 --- inxi-3.3.34-1.obscpio | 3 +++ inxi.changes | 9 +++++++++ inxi.obsinfo | 6 +++--- inxi.spec | 4 ++-- 6 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 inxi-3.3.33-1+3.obscpio create mode 100644 inxi-3.3.34-1.obscpio diff --git a/_servicedata b/_servicedata index 52b23f8..e73b98f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://codeberg.org/smxi/inxi.git - fe67add5ff6f4d5e996eb87bfeeca8d4ffc80a1c \ No newline at end of file + c23f35b885563af2ba4bc831f89eab2bfff9a949 \ No newline at end of file diff --git a/inxi-3.3.33-1+3.obscpio b/inxi-3.3.33-1+3.obscpio deleted file mode 100644 index e891919..0000000 --- a/inxi-3.3.33-1+3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68f49cdbf6c231db9f8355bb67b3033b07201d20cd4d8dfa5d542000627f4016 -size 2323980 diff --git a/inxi-3.3.34-1.obscpio b/inxi-3.3.34-1.obscpio new file mode 100644 index 0000000..648a382 --- /dev/null +++ b/inxi-3.3.34-1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a6a4361d17af1413ec321d52d2ae0d5245274918f909140fe0df113206f2e6 +size 2334220 diff --git a/inxi.changes b/inxi.changes index bf6067f..71ed9d4 100644 --- a/inxi.changes +++ b/inxi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 15 16:26:00 UTC 2024 - malcolmlewis@opensuse.org + +- Updated to version 3.3.34: + + This is a nice point release that corrects and updates numerous + smaller, and larger, features. Most pressing in terms of + numbers affected was the failure to detect in display, non + console, for Wayland without Xwayland running. + ------------------------------------------------------------------- Thu Apr 04 14:17:02 UTC 2024 - malcolmlewis@opensuse.org diff --git a/inxi.obsinfo b/inxi.obsinfo index 490aa63..843561b 100644 --- a/inxi.obsinfo +++ b/inxi.obsinfo @@ -1,4 +1,4 @@ name: inxi -version: 3.3.33-1+3 -mtime: 1711679904 -commit: fe67add5ff6f4d5e996eb87bfeeca8d4ffc80a1c +version: 3.3.34-1 +mtime: 1713062973 +commit: c23f35b885563af2ba4bc831f89eab2bfff9a949 diff --git a/inxi.spec b/inxi.spec index 55b10cf..6c376c0 100644 --- a/inxi.spec +++ b/inxi.spec @@ -17,9 +17,9 @@ # -%define _version 3.3.33-1+3 +%define _version 3.3.34-1 Name: inxi -Version: 3.3.33+3 +Version: 3.3.34 Release: 0 Summary: A system information script License: GPL-3.0-or-later