Browse Source

libkkc 0.2.4-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7737 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 10 years ago
parent
commit
1440140fa6
1 changed files with 9 additions and 3 deletions
  1. 9 3
      lib/libk/libkkc/libkkc-vl.spec

+ 9 - 3
lib/libk/libkkc/libkkc-vl.spec

@@ -1,6 +1,6 @@
-%define ver 0.1.10
+%define ver 0.2.4
 %define rel 1
-%define dataver 0.1.6
+%define dataver 0.2.0
 
 %define from_git 0
 %if %{from_git}
@@ -45,7 +45,7 @@ BuildRequires: vala-devel
 BuildRequires: vala-tools
 %endif
 
-Requires: libkkc-data = %{version}-%{release}
+Requires: libkkc-data = %{dataver}-%{release}
 Requires: libkkc-common = %{version}-%{release}
 
 Vendor: Project Vine
@@ -84,6 +84,7 @@ The %{name}-common package contains the arch-independent data that
 
 %package data
 Summary: Data files for %{name}
+Version: %{dataver}
 
 %description data
 The %{name}-data package contains the language model data that %{name}
@@ -181,6 +182,11 @@ popd
 %{_libdir}/libkkc/models/sorted3
 
 %changelog
+* Tue Jun 18 2013 IWAI, Masaharu <iwaim.sub@gmail.com> 0.2.4-1
+- update to libkkc 0.2.4
+- update to libkkc-data 0.2.0
+- add Version tag for libkkc-data sub package
+
 * Tue Mar 26 2013 IWAI, Masaharu <iwai@alib.jp> 0.1.10-1
 - update to libkkc 0.1.10