public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jiri Moskovcak <jmoskovc@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.9-f44: update to 1.1.14
Date: Mon, 03 Aug 2026 11:03:16 GMT	[thread overview]
Message-ID: <178575499609.1.2573688145149473274.rpms-abrt-4b61da1ad02a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/abrt
Branch : update-2.17.9-f44
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.9-f44

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

                 reply	other threads:[~2026-08-03 11:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178575499609.1.2573688145149473274.rpms-abrt-4b61da1ad02a@fedoraproject.org \
    --to=jmoskovc@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox