Browse Source

mozc 1.0.558.102-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2428 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 13 years ago
parent
commit
7aabed5671
1 changed files with 6 additions and 2 deletions
  1. 6 2
      m/mozc/mozc-vl.spec

+ 6 - 2
m/mozc/mozc-vl.spec

@@ -1,4 +1,4 @@
-%define		ver	0.13.523.102
+%define		ver	1.0.558.102
 %define		rel	1
 
 %define		scim_dir		%(pkg-config --variable=moduledir scim)
@@ -234,7 +234,7 @@ fi
 
 %files
 %defattr(-,root,root)
-%doc COPYING README.vine
+%doc COPYING README.vine CONTRIBUTORS
 
 %files server
 %defattr(-,root,root)
@@ -272,6 +272,10 @@ fi
 
 
 %changelog
+* Sat Dec 18 2010 IWAI, Masaharu <iwai@alib.jp> 1.0.558.102-1
+- new upstream release
+- add CONTRIBUTORS in main package %%doc
+
 * Sat Nov  6 2010 IWAI, Masaharu <iwai@alib.jp> 0.13.523.102-1
 - new upstream release
 - drop unnecessary fixed compile error for Vine5 patch (Patch1)