2 Commits

2 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Fri Apr 4 14:40:05 UTC 2025 - Zdenek Kubala <zkubala@suse.cz>
Fri Nov 14 16:31:11 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- bumb version to 3.35 for SL Micro 6.2 which fixes bsc#1240428
- The dbus calls in post/postun got removed long ago, remove the
Requires, too.
-------------------------------------------------------------------
Thu May 1 06:38:48 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Add pkgconfig(gobject-introspection-1.0) BuildRequires: inspect
the python code and detect typelib() dependencies.
-------------------------------------------------------------------
Thu Mar 6 14:02:43 UTC 2025 - Zdenek Kubala <zkubala@suse.cz>

View File

@@ -1,7 +1,7 @@
#
# spec file for package setroubleshoot
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2006-2024 Red Hat, Inc.
#
# All modifications and additions to the file contributed by third parties
@@ -50,6 +50,7 @@ BuildRequires: polkit-devel
BuildRequires: python3-dasbus
BuildRequires: pkgconfig(audit) >= 3.0.1
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(python3)
#BuildRequires: python3-devel
@@ -75,8 +76,6 @@ Requires: libreport-gtk_1 >= 2.2.1-2
Requires: python3-libreport
%endif
Requires(post): desktop-file-utils
Requires(post): dbus-1
Requires(postun): dbus-1
Requires(postun): desktop-file-utils
BuildRequires: xdg-utils