OSDN Git Service

commited.
authorTaizo ITO <taizo@karesansui-project.info>
Fri, 25 Dec 2009 04:31:03 +0000 (13:31 +0900)
committerTaizo ITO <taizo@karesansui-project.info>
Fri, 25 Dec 2009 04:31:03 +0000 (13:31 +0900)
doc/redhat.spec

index e47adf8..f0a1aaf 100644 (file)
@@ -6,7 +6,7 @@
 %define __python $(which python)
 %define __app karesansui
 %define version 1.1.0
-%define release 2
+%define release 3
 %define date %(echo `LANG=C date +%%Y%%m%%d%%H%%M%%S`)
 
 %if %{commerce}
@@ -330,6 +330,9 @@ fi
 %{python_sitelib}/karesansui/plus/*
 
 %changelog
+* Fri Dec 25 2009 Taizo ITO <taizo@karesansui-project.info> - 1.1.0-3
+- Fixed attach/detach device.
+
 * Mon Dec 14 2009 Kei Funagayama <kei@karesansui-project.info> - 1.1.0-2
 - Add "plus" package.
 - Add Software Update feature.