OSDN Git Service

version 1.0.3-2 release. 1.0-stable origin/1.0-stable v1.0.3
authorroot <root@kei9.prd.local.hde.co.jp>
Wed, 28 Oct 2009 11:30:27 +0000 (20:30 +0900)
committerroot <root@kei9.prd.local.hde.co.jp>
Wed, 28 Oct 2009 11:30:27 +0000 (20:30 +0900)
doc/redhat.spec

index 712d180..54f480f 100644 (file)
@@ -6,7 +6,7 @@
 %define __python $(which python)
 %define __app karesansui
 %define version 1.0.3
-%define release 1
+%define release 2
 %define date %(echo `LANG=C date +%%Y%%m%%d%%H%%M%%S`)
 
 %if %{commerce}
@@ -305,6 +305,9 @@ fi
 %{python_sitelib}/karesansui/tests/*
 
 %changelog
+* Thu Oct 29 2009 Kei Funagayama <kei@karesansui-project.info> - 1.0.3-2
+- CentOS(i386/x86_64) support.
+- RHEL(i386/x86_64) support.
 * Tue Sep 18 2009 Kei Funagayama <kei@karesansui-project.info> - 1.0.3-1
 - Added checker for keymap selection.
 - Fixed web server setting bugs.