[gnome-abrt/f17] New upstream release 0.2.6

Jakub Filak jfilak at fedoraproject.org
Mon Jan 7 12:54:38 UTC 2013


commit 04016dc1de49c27faf67695098711681a6ba008d
Author: Jakub Filak <jfilak at redhat.com>
Date:   Wed Nov 28 14:19:38 2012 +0100

    New upstream release 0.2.6
    
    Resolves: #890357

 .gitignore      |    1 +
 gnome-abrt.spec |   10 ++++++++--
 sources         |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3363090..9ac387e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gnome-abrt-0.2.3.tar.gz
 /gnome-abrt-0.2.4.tar.gz
 /gnome-abrt-0.2.5.tar.gz
+/gnome-abrt-0.2.6.tar.gz
diff --git a/gnome-abrt.spec b/gnome-abrt.spec
index bb43a7e..59bf353 100644
--- a/gnome-abrt.spec
+++ b/gnome-abrt.spec
@@ -5,7 +5,7 @@
 #         ! no binaries in $PATH ... caused by gnome-abrt python script in /usr/bin
 
 Name:       gnome-abrt
-Version:    0.2.5
+Version:    0.2.6
 Release:    1%{?dist}
 Summary:    A utility for viewing problems that have occurred with the system
 
@@ -22,7 +22,7 @@ BuildRequires: desktop-file-utils
 BuildRequires: asciidoc
 BuildRequires: xmlto
 BuildRequires: pygobject3-devel
-BuildRequires: libreport-gtk-devel
+BuildRequires: libreport-gtk-devel > 2.0.19
 BuildRequires: gtk3-devel
 
 Requires:   python-inotify
@@ -85,6 +85,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Jan 08 2013 Jakub Filak <jfilak at redhat.com> - 0.2.6-1
+- Require libreport version 2.0.20 and greater
+- Use DD api correctly
+- Reflect changes in libreport
+- Resolves: #890357
+
 * Wed Nov 28 2012 Jakub Filak <jfilak at redhat.com> - 0.2.5-1
 - Add licenses to all files
 - Refresh view's source if InvalidProblem exception is caught during GUI update
diff --git a/sources b/sources
index fbf9984..ac49f0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f6f479ab5cdd92a73e035502c6ad64b  gnome-abrt-0.2.5.tar.gz
+3224303eb763a092713be313782af07c  gnome-abrt-0.2.6.tar.gz


More information about the scm-commits mailing list