diff --git a/.gitignore b/.gitignore index 8535490..e8086a5 100644 --- a/.gitignore +++ b/.gitignore @@ -216,3 +216,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.3.29.tar.gz /setroubleshoot-3.3.30.tar.gz /setroubleshoot-3.3.31.tar.gz +/setroubleshoot-3.3.32.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 118ed9a..cef9b71 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -3,7 +3,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.3.31 +Version: 3.3.32 Release: 1%{?dist} License: GPL-2.0-or-later URL: https://gitlab.com/setroubleshoot/setroubleshoot @@ -54,7 +54,7 @@ to user preference. The same tools can be run on existing log files. %config(noreplace) %{_sysconfdir}/xdg/autostart/* %{_datadir}/applications/*.desktop %{_metainfodir}/*.appdata.xml -%{_datadir}/dbus-1/services/sealert.service +%{_datadir}/dbus-1/services/org.fedoraproject.sealert.service %{_datadir}/icons/hicolor/*/*/* %dir %attr(0755,root,root) %{pkgpythondir} %{pkgpythondir}/browser.py @@ -102,7 +102,7 @@ BuildRequires: python3-devel Requires: systemd-python3 >= 206-1 Requires: python3-gobject-base >= 3.11 Requires: dbus -Requires: python3-dbus python3-dasbus +Requires: python3-dbus python3-dasbus python3-six Requires: polkit Requires: initscripts-service @@ -191,6 +191,12 @@ to user preference. The same tools can be run on existing log files. %doc AUTHORS COPYING ChangeLog DBUS.md NEWS README TODO %changelog +* Wed Feb 15 2023 Petr Lautrbach - 3.3.32-1 +- Rename session bus name to org.fedoraproject.sealert +- seapplet: wrap SEApplet() to try except +- util.py: Add doctext test for build_module_type_cache() +- Update translations + * Wed Nov 23 2022 Petr Lautrbach - 3.3.31-1 - Add a screen reader label to the icon - seapplet: avoid ValueError when parsing sealert.conf diff --git a/sources b/sources index 61464b9..2e0eb54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (setroubleshoot-3.3.31.tar.gz) = e3ab60a81c851e1a68b43e6e08b6901caa2c507318ccb24992d24cca785cd3fbbb9e3d94b51f214a42ee3aba200d6d92eefaf38b71251794489a51844913ed64 +SHA512 (setroubleshoot-3.3.32.tar.gz) = 49199181d56e8e24b80a5931eb2e9484a045740eccbc0b3dae1cecc1041126e5f71e670367bf5ed6baf197181d217b5435f9cb04aae5ad6e6b1298ac143007f4