public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: Add python3-augeas to Requires
@ 2026-08-03 10:23 Jakub Filak
0 siblings, 0 replies; only message in thread
From: Jakub Filak @ 2026-08-03 10:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : a6a1fceb2c9306376819d6fd46d04cf7e3114ef0
Author : Jakub Filak <jfilak@redhat.com>
Date : 2015-07-29T17:49:11+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/a6a1fceb2c9306376819d6fd46d04cf7e3114ef0?branch=update-2.17.8
Log:
Add python3-augeas to Requires
---
diff --git a/abrt.spec b/abrt.spec
index 27d487c..dfacc07 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -49,7 +49,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.6.2
-Release: 4%{?dist}
+Release: 5%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://abrt.readthedocs.org/
@@ -104,6 +104,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-libs = %{version}-%{release}
Requires: %{name}-python3 = %{version}-%{release}
Requires(pre): shadow-utils
+Requires: python3-augeas
Requires: python3-dbus
Requires: python3-dmidecode
Requires: libreport-plugin-ureport >= %{libreport_ver}
@@ -1052,6 +1053,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Wed Jul 29 2015 Jakub Filak <jfilak@redhat.com> - 2.6.2-5
+- Add python3-augeas to Requires: (FAF report #529272)
+
* Tue Jul 28 2015 Jakub Filak <jfilak@redhat.com> - 2.6.2-4
- Rebuild for rmplib : https://lists.fedoraproject.org/pipermail/devel/2015-July/212672.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:23 [rpms/abrt] update-2.17.8: Add python3-augeas to Requires Jakub Filak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox