[gnome-abrt/f21] Apply the patch for utf-8 filter input

Jakub Filak jfilak at fedoraproject.org
Wed Jul 16 06:51:54 UTC 2014


commit 00ab3112da93529360a5a29109f498ca00849b04
Author: Jakub Filak <jfilak at redhat.com>
Date:   Tue Jul 15 16:28:53 2014 +0200

    Apply the patch for utf-8 filter input

 gnome-abrt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-abrt.spec b/gnome-abrt.spec
index 3a510e6..11f202a 100644
--- a/gnome-abrt.spec
+++ b/gnome-abrt.spec
@@ -6,7 +6,7 @@
 
 Name:       gnome-abrt
 Version:    0.3.7
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    A utility for viewing problems that have occurred with the system
 
 Group:      User Interface/Desktops
@@ -14,7 +14,7 @@ License:    GPLv2+
 URL:        https://fedorahosted.org/abrt/
 Source0:    https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
 
-Patch:      0001-Properly-handle-UTF-8-problem-filter-input.patch
+Patch1:      0001-Properly-handle-UTF-8-problem-filter-input.patch
 
 # git is need for '%%autosetup -S git' which automatically applies all the
 # patches above. Please, be aware that the patches must be generated
@@ -113,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Jul 15 2014 Jakub Filak <jfilak at redhat.com> - 0.3.7-3
+- Properly handle UTF-8 problem filter input (apply the patch)
+
 * Mon Jun 23 2014 Jakub Filak <jfilak at redhat.com> - 0.3.7-2
 - Properly handle UTF-8 problem filter input
 


More information about the scm-commits mailing list