public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: Update to 2.17.7
@ 2026-08-03 10:24 Michal Srb
  0 siblings, 0 replies; only message in thread
From: Michal Srb @ 2026-08-03 10:24 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.8
            Commit : b36cf8c4991ed7eace2563fd98c3f0d92434227f
            Author : Michal Srb <michal@redhat.com>
            Date   : 2025-10-02T10:36:26+02:00
            Stats  : +9/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/b36cf8c4991ed7eace2563fd98c3f0d92434227f?branch=update-2.17.8

            Log:
            Update to 2.17.7

Signed-off-by: Michal Srb <michal@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 83c640b..cc954d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.17.4.tar.gz
 /abrt-2.17.5.tar.gz
 /abrt-2.17.6.tar.gz
+/abrt-2.17.7.tar.gz

diff --git a/abrt.spec b/abrt.spec
index a5b19ef..d6cfac9 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -56,8 +56,8 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.17.6
-Release: 10%{?dist}
+Version: 2.17.7
+Release: 1%{?dist}
 License: GPL-2.0-or-later
 URL: https://abrt.readthedocs.org/
 Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
@@ -66,7 +66,7 @@ BuildRequires: %{dbus_devel}
 BuildRequires: hostname
 BuildRequires: gtk3-devel
 BuildRequires: glib2-devel >= %{glib_ver}
-BuildRequires: rpm-devel >= 4.18
+BuildRequires: rpm-devel >= 6.0.0
 BuildRequires: desktop-file-utils
 BuildRequires: libnotify-devel
 #why? BuildRequires: file-devel
@@ -994,6 +994,10 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Thu Oct 02 2025 Michal Srb <michal@redhat.com> - 2.17.7-1
+- Update to upstream release 2.17.7
+- Fix reading gpg keys with RPM 6.0.0 (rhbz#2396899)
+
 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.17.6-10
 - Rebuilt for Python 3.14.0rc3 bytecode
 

diff --git a/sources b/sources
index 77e5b6a..080308e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.17.6.tar.gz) = 1e3729187c609f72e6d72c91815fc74e9ff8bed14dd678c093e4c47eafecb4e00fbe0b185e3a1ece614b994302c35de6a171449d5e80157a4fee16ccc7e60277
+SHA512 (abrt-2.17.7.tar.gz) = 0e9c05a897387e20b930b616c58b187dd27f6e3372a9067b77f849d70e59443688022c5ae9fcad5968d8e637c4db7f6b500ddbb5aa59e61872b14867c5c7124a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 10:24 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:24 [rpms/abrt] update-2.17.8: Update to 2.17.7 Michal Srb

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