Updated to version 0.4.1
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
99e40f077e
commit
191a290d10
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/rasdaemon-0.3.0.tar.bz2
|
||||
/rasdaemon-0.4.0.tar.bz2
|
||||
/rasdaemon-0.4.1.tar.bz2
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user