summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-05-26 17:00:07 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2010-05-26 17:00:07 +0200
commit0f6fa0d0da7bd19a789c70c1a1c83148bfd333f8 (patch)
treedc0b342eb9d40ba3e12599c0cd4f3e059449d443
parent11cf8d120194a7a5c4714d3f45c98ebb7bc86adb (diff)
downloadabrt-0f6fa0d0da7bd19a789c70c1a1c83148bfd333f8.tar.gz
abrt-0f6fa0d0da7bd19a789c70c1a1c83148bfd333f8.tar.xz
abrt-0f6fa0d0da7bd19a789c70c1a1c83148bfd333f8.zip
updated spec file
-rw-r--r--abrt.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/abrt.spec b/abrt.spec
index 2f1b8b18..bbccd376 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -16,7 +16,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 1.1.3
+Version: 1.1.4
Release: %{?pkg_release}
License: GPLv2+
Group: Applications/System
@@ -460,6 +460,12 @@ fi
%defattr(-,root,root,-)
%changelog
+* Wed May 26 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.1.4-1
+- added reporting wizard
+- fixed few leaked fds
+- fixed kerneloops --- cut here --- problem
+- updated translations
+
* Fri May 21 2010 Denys Vlasenko <dvlasenk@redhat.com> 1.1.3-1
- More fixes for /var/cache/abrt -> /var/spool/abrt conversion