[rasdaemon/f18] Updated to version 0.4.1

mchehab mchehab at fedoraproject.org
Wed May 29 14:17:55 UTC 2013


commit 16ff3ada3a7d8c9a7b1c0a97857ca3c0ea64b630
Author: Mauro Carvalho Chehab <mchehab at redhat.com>
Date:   Wed May 29 11:16:46 2013 -0300

    Updated to version 0.4.1
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab at redhat.com>

 .gitignore     |    1 +
 rasdaemon.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 d77caf5..2972941 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
@@ -50,6 +50,9 @@ mkdir -p %{buildroot}/%{_sysconfdir}/ras.d
 %{_sysconfdir}/ras.d
 
 %changelog
+* Tue May 29 2013 Mauro Carvalho Chehab <mchehab at 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 at redhat.com> 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


More information about the scm-commits mailing list