public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: Obsoletes abrt-plugin-sosreport, to fix upgrade path
@ 2026-08-03 11:05 
  0 siblings, 0 replies; only message in thread
From:  @ 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 : 126031c3215ba44a95960acba94192edad7154ca
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2021-04-30T22:41:16+01:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/abrt/c/126031c3215ba44a95960acba94192edad7154ca?branch=update-2.17.9-f44

Log:
Obsoletes abrt-plugin-sosreport, to fix upgrade path

---
diff --git a/abrt.spec b/abrt.spec
index ccdc024..a5abea8 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -49,7 +49,7 @@
 Summary: Automatic bug detection and reporting tool
 Name: abrt
 Version: 2.14.5
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 URL: https://abrt.readthedocs.org/
 Source: https://github.com/abrt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
@@ -107,6 +107,8 @@ Requires: libreport-plugin-ureport
 %if 0%{?fedora}
 Requires: libreport-plugin-systemd-journal
 %endif
+# to fix upgrade path abrt-plugin-sosreport was removed in 2.14.5 version.
+Obsoletes: abrt-plugin-sosreport < 2.14.5
 
 #gui
 BuildRequires: libreport-gtk-devel >= %{libreport_ver}
@@ -998,6 +1000,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Fri Apr 30 2021 Sérgio Basto <sergio@serjux.com> - 2.14.5-4
+- Obsoletes abrt-plugin-sosreport, to fix upgrade path
+
 * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.14.5-3
 - Rebuilt for updated systemd-rpm-macros
   See https://pagure.io/fesco/issue/2583.

^ 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: Obsoletes abrt-plugin-sosreport, to fix upgrade path 

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