public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New version 2.10.3
@ 2026-08-03 11:04 Martin Kutlak
  0 siblings, 0 replies; only message in thread
From: Martin Kutlak @ 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 : 253f3b5e2496a3e79f0d060e922d107374d6c544
            Author : Martin Kutlak <mkutlak@redhat.com>
            Date   : 2017-06-15T17:51:01+02:00
            Stats  : +20/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/253f3b5e2496a3e79f0d060e922d107374d6c544?branch=update-2.17.9-f44

            Log:
            New version 2.10.3

Resolves: #1452160, #1444924, #1437956

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 3976f3f..ea3779c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.10.0.tar.gz
 /abrt-2.10.1.tar.gz
 /abrt-2.10.2.tar.gz
+/abrt-2.10.3.tar.gz

diff --git a/abrt.spec b/abrt.spec
index 06e0eb6..6b7d4ab 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -59,8 +59,8 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.10.2
-Release: 3%{?dist}
+Version: 2.10.3
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://abrt.readthedocs.org/
@@ -119,7 +119,7 @@ Requires: python3-augeas
 Requires: python3-dbus
 Requires: python3-dmidecode
 Requires: libreport-plugin-ureport >= %{libreport_ver}
-Recommends: libreport-plugin-systemd-journal
+Requires: libreport-plugin-systemd-journal
 
 %description
 %{name} is a tool to help users to detect defects in applications and
@@ -793,11 +793,11 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %{_sbindir}/abrt-auto-reporting
 %{_libexecdir}/abrt-handle-event
 %{_libexecdir}/abrt-action-ureport
+%{_libexecdir}/abrt-action-save-container-data
 %{_bindir}/abrt-handle-upload
 %{_bindir}/abrt-action-notify
 %{_mandir}/man1/abrt-action-notify.1*
 %{_bindir}/abrt-action-save-package-data
-%{_bindir}/abrt-action-save-container-data
 %{_bindir}/abrt-watch-log
 %{_bindir}/abrt-action-analyze-python
 %{_bindir}/abrt-action-analyze-xorg
@@ -1145,6 +1145,20 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Thu Jun 15 2017 Martin Kutlak <mkutlak@redhat.com> 2.10.3-1
+- Translation updates
+- applet: add a default action to a notification
+- spec: require libreport-plugin-systemd-journal on Fedoras
+- changing load location from bin to libexec
+- changing location of abrt-action-save-container-data from bin to libexec
+- koops: Improve not-reportable for oopses with taint flags
+- This fixes #1173
+- python: provide more information about exception
+- abrt-journal: adapt to suspicious blacklist addition
+- koops: add suspicious strings blacklist
+- build: fix changelog adding in release target
+- Resolves: #1452160, #1444924, #1437956
+
 * Fri May 19 2017 Matej Habrnal <mhabrnal@redhat.com> 2.10.2-3
 - abrt-desktop shouldn't require gdb but gdb-headless
 - Resolves: #1452336

diff --git a/sources b/sources
index 57e17a9..5a110d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.10.2.tar.gz) = 5f03d47dfd97fc67eefa71b7750e8d2f189beff8c455f86d7f7c89195f64ed39ae08f611bef11f6a9d2b94bf83e7d7e49f2bdff8d92710f94dc6efe96ae1d1c3
+SHA512 (abrt-2.10.3.tar.gz) = 1ede46373eab7ad63c177841720f04a89e0454531320b24e6ec36e4ba0ef853a23a7bb800ff5a0160d2a93f620f31faebf63c6f8cf3449930d4173eec5676b24

^ 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.3 Martin Kutlak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox