diff --git a/audit-viewer.spec b/audit-viewer.spec index d4f0d1c..4689f73 100644 --- a/audit-viewer.spec +++ b/audit-viewer.spec @@ -1,14 +1,14 @@ Summary: Audit event viewer Name: audit-viewer Version: 0.7.4 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv2 Group: Applications/System URL: https://fedorahosted.org/audit-viewer/ Source0: https://fedorahosted.org/releases/a/u/audit-viewer/audit-viewer-%{version}.tar.xz -BuildRequires: desktop-file-utils, gettext, intltool, python -Requires: audit-libs-python, gnome-python2-gnome, gnome-python2-rsvg -Requires: pygtk2-libglade, pychart, python-gtkextra, python-sexy, usermode +BuildRequires: desktop-file-utils, gettext, intltool, python2 +Requires: audit-libs-python2, gnome-python2-gnome, gnome-python2-rsvg +Requires: pygtk2-libglade, pychart, python2-gtkextra, python2-sexy, usermode Requires: usermode-gtk %description @@ -57,6 +57,10 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/audit-viewer-server %changelog +* Wed Mar 14 2018 Iryna Shcherbina - 0.7.4-14 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 07 2018 Fedora Release Engineering - 0.7.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild