public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matej Habrnal <mhabrnal@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: New version 2.10.8
Date: Mon, 03 Aug 2026 10:23:39 GMT	[thread overview]
Message-ID: <178575261914.1.48465316589209470.rpms-abrt-fa6bf827b279@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.8
            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.8

            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

                 reply	other threads:[~2026-08-03 10:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178575261914.1.48465316589209470.rpms-abrt-fa6bf827b279@fedoraproject.org \
    --to=mhabrnal@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox