Browse Source

libkkc 0.3.5-1

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

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

@@ -1,7 +1,7 @@
-%define ver 0.3.4
+%define ver 0.3.5
 %define rel 1
 %define dataver 0.2.7
-%define datarel 4
+%define datarel 5
 
 %define from_git 0
 %if %{from_git}
@@ -28,7 +28,7 @@ URL: https://bitbucket.org/libkkc/libkkc/
 %if %{from_git}
 Source0: libkkc-%{githash}.tar.gz
 %else
-Source0: https://bitbucket.org/libkkc/libkkc/downloads/%{name}-%{version}.tar.gz
+Source0: https://github.com/ueno/libkkc/releases/download/v%{version}/%{name}-%{version}.tar.gz
 %endif
 Source1: https://bitbucket.org/libkkc/libkkc-data/downloads/%{name}-data-%{dataver}.tar.xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -180,6 +180,10 @@ popd
 %{_libdir}/libkkc/models/sorted3
 
 %changelog
+* Mon Dec 29 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 0.3.5-1
+- update to libkkc 0.3.5
+- switch upstream source location to GitHub
+
 * Mon Jul  7 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 0.3.4-1
 - update to libkkc 0.3.4
 - update BuildRequires for libgee