diff --git a/.gitignore b/.gitignore index bfe244a..e8464af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /rasdaemon-0.3.0.tar.bz2 /rasdaemon-0.4.0.tar.bz2 +/rasdaemon-0.4.1.tar.bz2 diff --git a/rasdaemon.spec b/rasdaemon.spec index 07ba0f3..cc9682c 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -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 0.4.1-1 +- Updated to version 0.4.1 with contains some bug fixes + * Mon May 28 2013 Mauro Carvalho Chehab 0.4.0-1 - Updated to version 0.4.0 and added support for mce, aer and sqlite3 storage diff --git a/sources b/sources index e5aa0bc..9392966 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b7fcfb9cefc0300019136e0d1273ed7 rasdaemon-0.4.0.tar.bz2 +ea53aa4cb91fef2d4368005d90ffc33a rasdaemon-0.4.1.tar.bz2