summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-02-22 17:46:00 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-02-22 17:46:00 +0100
commit79330c4f5c372c3d9bfa04faf9c2d3db3c9cf037 (patch)
tree9fd80caab1c9aab02aece3d1306bd6357946d4b0 /abrt.spec
parent22008d99381764c071119c1548726cf1f598ba93 (diff)
downloadabrt-79330c4f5c372c3d9bfa04faf9c2d3db3c9cf037.tar.gz
abrt-79330c4f5c372c3d9bfa04faf9c2d3db3c9cf037.tar.xz
abrt-79330c4f5c372c3d9bfa04faf9c2d3db3c9cf037.zip
New version 1.0.81.0.8
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/abrt.spec b/abrt.spec
index 8e3ccddd..92c83111 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -4,7 +4,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 1.0.8
-Release: 0.git20100222%{?dist}
+Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@@ -409,6 +409,10 @@ fi
%defattr(-,root,root,-)
%changelog
+* Mon Feb 22 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.0.8-1
+- fix initscript (npajkovs@redhat.com)
+- Kerneloops: make hashing more likely to produce same hash on different oopses (vda.linux@googlemail.com)
+
* Mon Feb 22 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.0.8-0.git-20100222
- Kerneloops: make hashing more likely to produce same hash on different oopses (vda.linux@googlemail.com)
- make abrt work with the latest kernels (>= 2.6.33) (jmoskovc@redhat.com)