public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New upstream release 2.14.6
@ 2026-08-03 11:05 Michal Fabik
  0 siblings, 0 replies; only message in thread
From: Michal Fabik @ 2026-08-03 11:05 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.9-f44
            Commit : 094983af73f51de6a0d6d3223a826688608c38ec
            Author : Michal Fabik <mfabik@redhat.com>
            Date   : 2021-05-25T12:52:10+02:00
            Stats  : +16/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/094983af73f51de6a0d6d3223a826688608c38ec?branch=update-2.17.9-f44

            Log:
            New upstream release 2.14.6

Signed-off-by: Michal Fabik <mfabik@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 122dd2f..75abc74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.14.3.tar.gz
 /abrt-2.14.4.tar.gz
 /abrt-2.14.5.tar.gz
+/abrt-2.14.6.tar.gz

diff --git a/abrt.spec b/abrt.spec
index f6e27e9..765bbfa 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -48,11 +48,11 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.14.5
-Release: 4%{?dist}
+Version: 2.14.6
+Release: 1%{?dist}
 License: GPLv2+
 URL: https://abrt.readthedocs.org/
-Source: https://github.com/abrt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
+Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires: git-core
 BuildRequires: %{dbus_devel}
@@ -473,7 +473,7 @@ to the shell
 
 
 %build
-autoreconf
+./autogen.sh
 
 %define default_dump_dir %{_localstatedir}/spool/abrt
 
@@ -1001,6 +1001,16 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Tue May 25 2021 Michal Fabik <mfabik@redhat.com> - 2.14.6-1
+- Add support of master + subkeys gpg.
+- hooks: Remove stale workaround for a fixed bug
+- cli: Gracefully handle disappearance of problem directory
+- libs: Add version info script
+- retrace-client: Output task ID to console in batch mode
+- retrace-client: Separate commands by commas
+- Doc: Improve man page for abrt-action-analyze-vulnerability
+- Various memory management and other fixes
+
 * Fri Apr 30 2021 Sérgio Basto <sergio@serjux.com> - 2.14.5-4
 - Obsoletes abrt-plugin-sosreport, to fix upgrade path
 

diff --git a/sources b/sources
index cf3278c..601ce96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.14.5.tar.gz) = ceb55d1e31966fe795bea19f96b1f0af2d4e97c3a7da29858f222a6a9442ebe00e589001b2e4cafd2e5b3a2d6db362b895bd6df63365cabe82fc0111428b05b6
+SHA512 (abrt-2.14.6.tar.gz) = eb1ba2f624d51eeccd203bb23060493347f5a9142fad7d0570d46134071d870a9c66b4fbfb8210e7d6f87c0c039f31eb486d18a36b10fba318e2180aa09df9fe

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

only message in thread, other threads:[~2026-08-03 11:05 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:05 [rpms/abrt] update-2.17.9-f44: New upstream release 2.14.6 Michal Fabik

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