public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: Rebuild with correct libreport
@ 2026-08-03 10:22 Jakub Filak
  0 siblings, 0 replies; only message in thread
From: Jakub Filak @ 2026-08-03 10:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/abrt
Branch : update-2.17.8
Commit : ca8129c92c894616359679a4ea5660613c3abcde
Author : Jakub Filak <jfilak@redhat.com>
Date   : 2013-04-08T17:04:09+02:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/abrt/c/ca8129c92c894616359679a4ea5660613c3abcde?branch=update-2.17.8

Log:
Rebuild with correct libreport

---
diff --git a/abrt.spec b/abrt.spec
index 10aa3b3..76f41fc 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -25,7 +25,7 @@
 Summary: Automatic bug detection and reporting tool
 Name: abrt
 Version: 2.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/abrt/
@@ -52,9 +52,9 @@ BuildRequires: nss-devel
 BuildRequires: asciidoc
 BuildRequires: doxygen
 BuildRequires: xmlto
-BuildRequires: libreport-devel >= 2.1.2
+BuildRequires: libreport-devel >= 2.1.3
 BuildRequires: btparser-devel
-Requires: libreport >= 2.1.2
+Requires: libreport >= 2.1.3
 
 %if %{with systemd}
 Requires: systemd-units
@@ -750,6 +750,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_defaultdocdir}/%{name}-python-%{version}/examples/
 
 %changelog
+* Mon Apr 08 2013 Jakub Filak <jfilak@redhat.com> 2.1.3-2
+- Require correct version of libreport
+
 * Wed Mar 27 2013 Jakub Filak <jfilak@redhat.com> 2.1.3-1
 - record runlevel
 - Integration with satyr

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

only message in thread, other threads:[~2026-08-03 10:22 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:22 [rpms/abrt] update-2.17.8: Rebuild with correct libreport Jakub Filak

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