public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New version 2.10.8
@ 2026-08-03 11:04 Matej Habrnal
0 siblings, 0 replies; only message in thread
From: Matej Habrnal @ 2026-08-03 11:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : fa6bf827b279ec770a9fa8da3bec261f7ba51fb5
Author : Matej Habrnal <mhabrnal@redhat.com>
Date : 2018-03-21T11:52:41+01:00
Stats : +15/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/fa6bf827b279ec770a9fa8da3bec261f7ba51fb5?branch=update-2.17.9-f44
Log:
New version 2.10.8
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 89a39ce..e6a7c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,4 @@ abrt-1.1.13.tar.gz
/abrt-2.10.5.tar.gz
/abrt-2.10.6.tar.gz
/abrt-2.10.7.tar.gz
+/abrt-2.10.8.tar.gz
diff --git a/abrt.spec b/abrt.spec
index ab74017..e691c40 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -28,8 +28,8 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.10.7
-Release: 2%{?dist}
+Version: 2.10.8
+Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://abrt.readthedocs.org/
@@ -206,6 +206,7 @@ Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
Requires: xz
Requires: tar
+Requires: nss-pem
%description retrace-client
This package contains the client application for Retrace server
@@ -354,11 +355,11 @@ Requires: %{name} = %{version}-%{release}
Requires: libreport-cli >= %{libreport_ver}
Requires: abrt-libs = %{version}-%{release}
Requires: abrt-dbus
-Requires: python2-abrt
+Requires: python3-abrt
Requires: abrt-addon-ccpp
-Requires: python2-argh
-Requires: python2-argcomplete
-Requires: python2-humanize
+Requires: python3-argh
+Requires: python3-argcomplete
+Requires: python3-humanize
Requires: /usr/bin/register-python-argcomplete
%description cli-ng
@@ -1069,7 +1070,7 @@ killall abrt-dbus >/dev/null 2>&1 || :
%files cli-ng
%{_datadir}/bash-completion/completions/abrt
%{_bindir}/abrt
-%{python_sitearch}/abrtcli/
+%{python3_sitearch}/abrtcli/
%{_mandir}/man1/abrt.1*
%files desktop
@@ -1139,6 +1140,11 @@ killall abrt-dbus >/dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Wed Mar 21 2018 Matej Habrnal <mhabrnal@redhat.com> 2.10.8-1
+- Translation updates
+- cli-ng: use Python3 as default
+- Add a new element 'interpreter' for python problems
+
* Tue Mar 06 2018 Björn Esser <besser82@fedoraproject.org> - 2.10.7-2
- Rebuilt for libjson-c.so.4 (json-c v0.13.1)
diff --git a/sources b/sources
index 6988f43..5308a3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.10.7.tar.gz) = 3db4ee8554906137c8ecbdf9c64e310fbfb2673a4c5df6211750616ba65156c3c133fc04c4b93c277f80e3cee0078de3773884273d4a80b5b64de9d599e3c780
+SHA512 (abrt-2.10.8.tar.gz) = 22e655da84e859c14fef42cb72658ecb5a48d76b5bd116b51087aa26b04fd87c4f786e911abdee7b8ec5129bac2a5c894a9c5c3e2253e5390b1391cf5e0995bb
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 11:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 11:04 [rpms/abrt] update-2.17.9-f44: New version 2.10.8 Matej Habrnal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox