Updated to version 0.4.1

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Mauro Carvalho Chehab 2013-05-29 11:16:46 -03:00
parent 99e40f077e
commit 191a290d10
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/rasdaemon-0.3.0.tar.bz2
/rasdaemon-0.4.0.tar.bz2
/rasdaemon-0.4.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: rasdaemon
Version: 0.4.0
Version: 0.4.1
Release: 1%{?dist}
Summary: Utility to receive RAS error tracings
Group: Applications/System
@ -46,6 +46,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
%{_unitdir}/*.service
%changelog
* Tue May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
- Updated to version 0.4.1 with contains some bug fixes
* Mon May 28 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.0-1
- Updated to version 0.4.0 and added support for mce, aer and sqlite3 storage

View File

@ -1 +1 @@
1b7fcfb9cefc0300019136e0d1273ed7 rasdaemon-0.4.0.tar.bz2
ea53aa4cb91fef2d4368005d90ffc33a rasdaemon-0.4.1.tar.bz2