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

A new commit has been pushed.

Repo   : rpms/abrt
Branch : update-2.17.8
Commit : 4b61da1ad02ad2e9f1e361437384ac882e8a17e3
Author : Jiri Moskovcak <jmoskovc@redhat.com>
Date   : 2010-11-17T19:59:08+01:00
Stats  : +16/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/abrt/c/4b61da1ad02ad2e9f1e361437384ac882e8a17e3?branch=update-2.17.8

Log:
update to 1.1.14

---
diff --git a/.gitignore b/.gitignore
index 7e7694e..0cd6ac5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 abrt-1.1.10.tar.gz
 abrt-1.1.13.tar.gz
+/abrt-1.1.14.tar.gz

diff --git a/abrt.spec b/abrt.spec
index b931e17..f608cc4 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -15,12 +15,12 @@
 %if "0%{?_buildid}" != "0"
 %define pkg_release 0.%{?_buildid}%{?dist}
 %else
-%define pkg_release 3%{?dist}
+%define pkg_release 1%{?dist}
 %endif
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 1.1.13
+Version: 1.1.14
 Release: %{?pkg_release}
 License: GPLv2+
 Group: Applications/System
@@ -30,7 +30,6 @@ Source1: abrt.init
 Patch0: abrt-1.0.9-hideprefs.patch
 Patch1: abrt_disable_gpgcheck.diff
 Patch2: blacklist.patch
-Patch3: polkit.patch
 Patch4: libnotify_07.patch
 BuildRequires: dbus-devel
 BuildRequires: gtk2-devel
@@ -38,7 +37,6 @@ BuildRequires: curl-devel
 BuildRequires: rpm-devel >= 4.6
 BuildRequires: sqlite-devel > 3.0
 BuildRequires: desktop-file-utils
-#BuildRequires: nss-devel
 BuildRequires: libnotify-devel
 BuildRequires: xmlrpc-c-devel
 BuildRequires: xmlrpc-c-client
@@ -242,7 +240,6 @@ Virtual package to make easy default installation on desktop environments.
 %patch1 -p1 -b .disable_gpg_check
 # general patches
 %patch2 -p1 -b .blacklist_mono
-%patch3 -p1 -b .polkit
 %patch4 -p1 -b .libnotify07
 
 %build
@@ -498,6 +495,18 @@ fi
 %defattr(-,root,root,-)
 
 %changelog
+* Wed Nov 17 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.1.14-1
+- made howto mandatory
+- fixed segv in abrt-hook-ccpp rhbz#652338
+- added warning if kernel was tainted
+- make the "install debuginfo" hint selectable rhbz#644343
+- wrap howto and comments rhbz#625237
+- wrap lines in the backtrace window rhbz#625232
+- changed '*' to '•' rhbz#625236
+- make the bt viewer not-editable rhbz#621871
+- removed unneeded patches
+
+
 * Wed Nov 10 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.1.13-3
 - Rebuild for libnotify-0.7
 

diff --git a/sources b/sources
index f654f69..b358154 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ec49694174ae692ac4d42475649425b  abrt-1.1.13.tar.gz
+4bde3133efe28e929ce3dd24ee682955  abrt-1.1.14.tar.gz

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

only message in thread, other threads:[~2026-08-03 10:21 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:21 [rpms/abrt] update-2.17.8: update to 1.1.14 Jiri Moskovcak

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