summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-17 17:38:40 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-08-17 17:38:40 +0200
commit0c7330cde3645190f97db5cf1097f6de39213151 (patch)
treeba7a4ff2f4b2930c26c24053eeac9c7667541077 /abrt.spec
parent3c226c987f5015e8184bfc4293ee9f9b2f7b8f67 (diff)
downloadabrt-0c7330cde3645190f97db5cf1097f6de39213151.tar.gz
abrt-0c7330cde3645190f97db5cf1097f6de39213151.tar.xz
abrt-0c7330cde3645190f97db5cf1097f6de39213151.zip
Bump version to 0.0.6
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/abrt.spec b/abrt.spec
index d65b3c28..773a7ef4 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -3,8 +3,8 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 0.0.4
-Release: 4%{?dist}
+Version: 0.0.6
+Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@@ -326,6 +326,13 @@ fi
%defattr(-,root,root,-)
%changelog
+* Mon Aug 17 2009 Denys Vlasenko <dvlasenk@redhat.com> 0.0.6-1
+- new version
+- many fixes
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.4-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
* Thu Jun 25 2009 Jiri Moskovcak <jmoskovc@redhat.com> 0.0.4-3
- fixed dependencies in spec file